body{
font-family:verdana;
font-size:12px;
margin:0px;
background-color:#245d8c;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
color:#014177;
}

#inhalt{
	background-color:#ffffff;
	background: url(../images/schatten_rechts.png) repeat-y right 0px;	
	padding-right:7px;
}


#container{
	width:807px;

}

#rand{
	width:807px;
	margin-left:auto;
	margin-right:auto;
}

#bild1{position:absolute;z-index:5;margin-left:750px;margin-top:525px;}
#bild2{position:absolute;z-index:5;margin-left:728px;margin-top:630px;}
#bild3{position:absolute;z-index:5;margin-left:765px;margin-top:500px;}
#bild4{position:absolute;z-index:5;margin-left:710px;margin-top:550px;}
#bild5{position:absolute;z-index:5;margin-left:670px;margin-top:460px;}
#bild6{position:absolute;z-index:5;margin-left:640px;margin-top:900px;}
#bild7{position:absolute;z-index:5;margin-left:695px;margin-top:460px;}

#menu{background: url(../images/menubg.gif) repeat-x 0px 0px;padding-left:20px;font-size:11px;height:26px;}


#menu a{padding-top:6px;padding-bottom:6px;padding-left:8px;padding-right:8px;line-height:26px;margin:0px;text-decoration:none;font-weight:bold;color:#000000;border-right:1px solid #cccccc;}
#menu a:hover, #menu a.aktiv{background: url(../images/menubg_aktiv.gif) repeat-x 0px 0px;}
#menu a.first{border-left:1px solid #cccccc;}

/* zum Testen:  
.links, .rechts{background-color:#f0f0f0;}
.content {background-color:#fafafa;}
*/


.links{float:left;margin:0px;margin-bottom:42px;margin-top:42px;}
.rechts{float:right;margin:0px;margin-bottom:42px;margin-top:42px;}

.links .content{margin:0px;margin-left:53px;}
.rechts .content{margin:0px;margin-right:53px;}

.schmal{width:300px;}
.breit{width:450px;}

.clearer{float:none;clear:both;line-height:0.000000001em;height:0.000000001em;font-size:0.0000000001em;}



/*  H1 P etc.  */

H1{
	border-top:1px solid #b5c8d8;
	border-bottom:1px solid #b5c8d8;
	font-size:18px;
	color:#f2b601;
	font-weight:normal;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
}

P{line-height:18px;}

a {color:#014177;}
.iconlinks a img{margin-right:10px;margin-top:10px;}

ul{margin:0px;margin-top:10px;margin-left:20px;padding:0px;}

ul li{line-height:20px;}

TABLE{border-collapse:collapse;}
TD{border:1px solid #b5c8d8;padding:5px;}
