/* PLS.css */

body, html {
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color: #666;
	background: #F7F7F7;
	}

body {
font-size: x-small; /* IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: small;
}

html>body { /* be nice to Opera */
font-size: small;
}


a, a:link, a:visited, a:active {
color:#C84731;
text-decoration: none;
}
a:hover, a:focus{
text-decoration: underline;
}

.hide{
display: none;
}

#wrap{
margin: 0 auto;
width: 73em;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
background: #fff;
padding-bottom: 0.5em;
}


#header{
margin: 0 0 1em 0;
height: 4.5em;
background: #E00E1A url("/OWSServiceProxy/client/header.png") repeat-x top left;
padding: 1em;
color: #fff;
font-size: 0.85em;
}
/* Menueleiste */
#menu {
  padding: 3px;
  border-bottom: 1px solid #222; 
  
}
#menu ul {
margin: 0 0 0 0;
}
#menu li {
  display: inline; 
}
#menu li a {	
  padding: 3px 1em;
  margin-left: 0.5em;
  border: 1px solid #777;
  border-bottom: 0;
  text-decoration: none; 
}
#menu li a#aktuell {
  padding-bottom: 4px; 
  border-bottom: 1px solid #fc0;
  background-color: #eee;
}

a img{
border: 0;
float: left;
margin-right: 1em;
}

#header h1{
font-size: 1.4em !important;
font-size: 1.3em;
line-height: 1.2em;
margin: 0 0 0.2em 0;
}

#header h2{
font-size: 1.1em;
line-height: 1em;
margin: 0;
font-weight: normal;
}

#header a, #header a:link, #header a:visited{
color: #fff;
}
#header a:hover, #header a:focus{
text-decoration: none;
}


#karte{
float: left;
margin: 0 10px !important;
margin: 0 5px;
}

#infos{
font-size: 0.85em;
}

#infos p{
margin: 2em 1em 0 420px; /*kartenbreite + 20px*/
}


#infos dl{
border-top: 1px solid #ddd;
padding: 0.5em 0;
margin: 0 1em 0 420px; /*kartenbreite + 20px*/
}

#infos dl dt{
float: left;
width: 15em;
}
#infos dl dt a{
display: block;
}

#infos dl dt img{
width: 1.4em;
height: 1.4em;
margin-right: 0.5em;
}

#infos dl dd.plaetze{
margin-left: 0em;
float: left;
width: 14em;
}


#infos dl dd.plaetzekurz{
margin-left: 0em;
float: left;
width: 10em;
}

#infos dl dd.entfernung{
margin-left: 0em;
float: left;
width: 6em;
}

#infos dl dd.tendenz{
padding-left: 1em;
}

#infos dl dd.tendenz img{
width: 1.3em;
height: 1.3em;
margin-right: 0.3em;
float: left;
}

#infos h2, #legende h2{
font-size: 1em;
font-weight: normal;
}
#infos h3{
font-size: 1.1em;
}

#infos dl.detail{
margin-bottom: 3em;
border-top: 0;
}


#infos dl.detail dt{

float: left;
width: 12em;
padding: 0.3em 0 0.3em 0.3em;
border-top: 1px solid #ddd;
background: #eee;
}

#infos dl.detail dd{
margin-left: 12em;
padding: 0.3em 0 0.3em 1em;
border-top: 1px solid #ddd;
}


#legende{
margin: 0 10px;
padding-top: 0.5em;
font-size: 0.85em;
}
#legende h2{
font-size: 1em;
font-weight: bold;
}

#legende img{
width: 1.3em;
height: 1.3em;
float: left;
margin-right: 0.3em;
}

#footer{
margin: 0.5em auto 0 auto;
width: 73em;
}
#footer p{
font-size: 0.85em;
}

#infos img {
  width: 32em;
}


.floatleft{
float: left;
margin-right: 0.5em;
}
.floatright{
float: right;
margin-left: 0.5em;
}
#map {
width:  400px;
height: 600px;
}
#massstab {
float: left;
}

#maus { font-family: sans-serif; list-style-image:
url("mausani24.gif"); }


#p_nord {
	color: white;
	background-color: #E0222B;
}
#p_sued {
	color: white;
	background-color: #008455;
}
.olControlScaleLineTop {
  background-color: white;
  color: black;
  font-weight: bold;
}
.olControlScaleLineBottom {
	background-color: white;
 	color: black;
 	font-weight: bold;
}
#hinweis dl {
display: block;
}
#hinweis dl dt{
float: left;
margin-left: 0.2em;
width: 3em;
}
#hinweis dl dt img{
width: 60px;
height: 52px;
}
#hinweis dl dd{
margin-left: 70px;
min-height: 60px;
font-size: 12pt;
font-weight: bold;
}

#adresssuche {
	margin-left:1em;
	margin-right:1em;
	display:block;
	position: relative;
	z-index: 999;
	display: none;
}
#bereichswahl {
	position: absolute;
	border: 1px solid #333;
	background-color: #eeeeee;
	padding: 1.0em;

}
#bereichswahl img{
	position:absolute;
	top: 0px;
	right: 0px

}
#topmenue {
    float: right;
    margin-right:1em;
}