/* CSS Document */

body {
margin: 0;
padding:0;
background-color:#e5eeff;
}

#container {
min-width:755px;
max-width:1110px;
}

#contentarea {
margin-right:250px;
background-color:#f0f5ff;
padding-top:10px;
padding-left:30px;
padding-right:25px;
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:16px;
border-right-width:2px;
border-right-color:#999999;
border-right-style:dotted;
text-align:justify;
}

#contentarea a:link, #contentarea a:visited {
border: 1px dotted #999999;
background-color: #d9e4ea;
text-decoration:none;
color: #002499;
}

#contentarea a:hover {
background-color:#b0b1cb;
color:#001457;
}

#contentarea .thumbwrapper a {
border:none;
}

*html #contentarea { /*Damit fehlerhafter IE6 die Überschrift nicht verschluckt*/
height:1px;  
}

#menu {
float:right;
width:250px;
margin-top:15px;
}

.top_pic img { /*Damit fehlerhafter IE6 auch transparente PNG-Bilder zeigt*/
behavior: url(iepngfix.htc);
} 

#header {
background-color:#a9d3ea;
height:55px;
padding-left:10px;
}

.top_pic {
position:absolute;
top:5px;
left:5px;
}


#footer {
background-color:#a9d3ea;
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF8F8;
padding-left:30px;
padding-top:15px;
padding-bottom:15px;
}

#footer a {
color:#FFF8F8;
text-decoration:none;
}

#footer a:hover {
color:#002499;
text-decoration:none;
}


#datum {
float:right;
text-align:right;
font-size:12px;
border-bottom-color:#999999;
border-bottom-style:dotted;
border-bottom-width:2px;
width:100%;
margin-bottom:20px;
}

h1 {
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:48px;
color:#002499;
margin-left:85px;
line-height:0px;
margin-top:25px;
margin-bottom:35px;
}

h2 {
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:18px;
color:#002499;
line-height:35px;
margin-bottom:-15px;
}

.untertitel {
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:16px;
color:#002db0;
font-weight:bold;
line-height:0px;
margin-top:5px;
margin-bottom:10px;
margin-left:0px;
}

#reisefuehrer {
float:right;
background-color:#EEE7E7;
width:250px;
border-style:dotted;
border-color:#DDD6D6;
border-width:2px;
padding:5px;
  margin:5px 0px 20px 30px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
}

p.reisefuehrertitel {
margin-top:0px;
font-size:14px;
font-weight:bold;
}

img.reisefuehrer {
float:left;
padding:5px 10px 5px 10px;
}

.trennstrich {
border-top-style:dotted;
border-top-color:#DDD6D6;
border-top-width:2px;
}

.menu_main a {
background-color:#a9d3ea;
padding:5px 10px 5px 10px;
margin-left:10px;
display: block;
border-left:5px solid #002499;
text-decoration:none;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#002499;
}

p.menu_main {
margin-top:10px;
margin-bottom:0px;
}

.menu_main a:hover {
background-color:#5079ff;
color:#a9d3ea;
}

.menu_sub a {
background-color:#a9d3ea;
padding:0px 5px 0px 10px;
margin-left:20px;
display: block;
border-left:3px solid #002499;
text-decoration:none;
font-family:Geneva,Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#002499;
}

.menu_sub a:hover {
background-color:#5079ff;
color:#a9d3ea;
}

p.menu_sub {
margin:0;
}

div.panowrapper {
	width:470px;
	height: 130px;
	padding: 5px;
	background-color:#EEE7E7;
	margin: 8px;
	border: 2px dotted #DDD6D6;
	text-align: center;
	color:#AEA7A7;
	font-size:12px;
}

.panowrapper p {
margin:5px;
}


div.mapwrapper {
	width:98%;
	padding: 5px;
	background-color:#EEE7E7;
	margin-top: 15px;
	border: 2px dotted #DDD6D6;
	text-align: center;
	color:#AEAEA7;
	font-size:12px;
}

p.blass {
color:#7E7E78;
}

p.weiter {
text-align:right;
}

.weiter a {
text-decoration:none;
color:#7E7E78;
}

.weiter a:hover {
text-decoration:none;
color:#7E7E78;
background-color:#cDcDc7;
}

br.clear {
line-height:0px;
clear:both;
}
