/* CSS Document */

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

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

#contentarea {
margin-right:250px;
background-color:#F8FFFF;
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:#a5cec5;
height:55px;
padding-left:10px;
}

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


#footer {
background-color:#a5cec5;
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:#003355;
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:#004466;
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:#003355;
line-height:35px;
margin-bottom:-15px;
}

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

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

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

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

.menu_main a:hover {
background-color:#4d7aaa;
color:#a5cec5;
}

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

.menu_sub a:hover {
background-color:#4d7aaa;
color:#a5cec5;
}

p.menu_sub {
margin:0;
}

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

.panowrapper p {
margin:5px;
}


p.blass {
color:#787A7A;
}

p.weiter {
text-align:right;
}

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

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

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

div.erento {
margin-top:1.5em;
margin-bottom:1.5em;
position:relative;
display:block;
width:380px;
text-align:center;
margin-left:auto;
margin-right:auto;
height:2em;
border:1px;
border-color:#999999;
border-style:solid;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;
}

#contentarea .erento a {
border:none;
}
