/* CSS Document */

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

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

#contentarea {
margin-right:250px;
background-color:#F8FFF8;
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;
}

*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:#c5dea5;
height:55px;
padding-left:10px;
}

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


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

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

#footer a:hover {
color:#009900;
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:#006600;
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:#006600;
line-height:35px;
margin-bottom:-15px;
}

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

#reisefuehrer {
float:right;
background-color:#E7EEE7;
width:250px;
border-style:dotted;
border-color:#D6DDD6;
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:#D6DDD6;
border-top-width:2px;
}

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

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

.menu_main a:hover {
background-color:#3a9a1d;
color:#c5dea5;
}

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

.menu_sub a:hover {
background-color:#3a9a1d;
color:#c5dea5;
}

p.menu_sub {
margin:0;
}

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

.panowrapper p {
margin:5px;
}


p.blass {
color:#787F78;
}

p.weiter {
text-align:right;
}

.weiter a {
text-decoration:none;
color:#787F78;
}

.weiter a:hover {
text-decoration:none;
color:#787F78;
background-color:#c7cEc7;
}

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