html, body{ height: 100%; }
body{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002849;
	text-align: left;
	background-color:#d9e6fe;
}

a{
	color: #002849;
}

.body{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#d9e6fe;
}
#titel{
	background: url(images/titel.jpg) top right no-repeat;
	width: 786px;
	height: 181px;
	padding: 0;
	margin: 0;
}
#main{
	padding: 0;
	margin: 0;
	border-spacing: 0;
	vertical-align: top;
}
#logo{
	background: url(images/logo.jpg) top left no-repeat;
	width: 294px;
	height: 250px;
}
.celltopleft{
	height: 181px;
	width: 786px;
	border: 1px solid red;
	vertical-align: top;
	background: url(images/bg-links.jpg) top repeat-x;
}
.celltopright{
	color: #fff;
	vertical-align: top;
	background: url(images/bg_nav.jpg) top repeat-x #00334e;
}
#schrifttitel{
	position: absolute;
	top: 185px;
	left: 70px;
	width: 200px;
	font-family: Times,'Times New Roman', serif;
	font-size: 27px;
	font-weight: bold;
}
#schrifttitel div{
	position: relative;
	color: #F8E217;
	left: -15px;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menue-oben{
	position: relative;
	top: 163px;
	left:10px;
	width: 786px;
	height: 18px;
}
#menue-oben a{
	color: #88c8ec;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
}
#menue-oben a:hover{
	color: #fff;
	text-decoration: underline;
	background-color: #002849;
}
#maincont{
	vertical-align: top;
	background: url(images/bg_main.jpg) top repeat-x #D8E6FF;
}
#scroll{
	height: 450px;
	overflow: auto;
	margin-top: 10px;	
}
#content{
	width: 690px;
	padding: 30px;	
}
#mond{
	height: 586px;
	background: url(images/mond.jpg) top right no-repeat;
}
#footer{
	margin-top: 10px;
}
.menuesub{
	min-width: 100px;
	margin-top: 5px; 
	padding: 4px;
	background-color: #002849;
}
.menuesub a{
	display: block;
	padding: 0;
}
.menueactive a{	
	background-color: #002849;
}
#left{
	width: 786px;
	height: 100%;
	background: url(images/schatten.gif) right repeat-y #D8E6FF;
}
#seiteright{
	position: absolute;
	top: 0;
	height: 100%;
	min-height: 787px;
	width: 294px;
	left: 786px;
	color: #fff;
	background: url(images/bg_nav.jpg) top repeat-x #00334E;
}
* html #seiteright{
	height: 787px;
}
#rechterinhalt{
	margin: 0 20px 20px 20px;
}
#rssread a{
	color: 	#002849;
	text-decoration: none;
	font-size: 10px;
}
#rssread{
	position: absolute;
	left: 1080px;
	top: 158px;
	width: 165px;
	background-color: #fff;	
	border-top: 4px solid #A9BED1;
	border-right: 4px solid #A9BED1;
	border-bottom: 4px solid #A9BED1;
}
#rsstitel{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	height: 20px;
	background: #5f8cad;		
}
#rssinhalt{	
	padding: 10px;
}
#rssbg{	
	background: url(images/rss.jpg) top repeat-x #fff;
}
.rss_titel{
	padding-bottom: 10px;
	border-bottom: 1px solid #002849;	
	display: block;
}
.headline{
	font-weight: bold;
	color: #88c8ec;
	font-size:  30px;
}
.headline h1{
	font-size:  18px;
	margin-top: -20px;
	margin-left:  20px;
	color: #002849;
}
h2{
	background-color: #002849;
	color: #fff;
	font-size: 14px;
	padding: 3px 10px 3px 10px;
}
h3{
	color: #F8E217;
	font-size: 12px;
}
h4{
	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
.button{
	color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
	background-color: #002849;
	padding: 0 3px 0 3px;
}
form{
	margin: 0;
	padding: 0;
}
.login input{
	float: right;
	margin-top: 3px;
} 
h5{
	color: #103859;
}
#rechterinhalt a{
	color: #fff;
	font-weight: bold;
	display: block;
}
#kontakt{
	position: absolute;
	bottom: 30px;
}
.suche{
	width: 205px;
}