/* CSS DAYLIGHT*/
body{
	padding:0px;
	margin:0px;
	background-image:url(../pics/startbg01.gif);
	background-repeat:repeat-x;
	background-color:#c4cdd6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:-1;
}
.bg2{
	background-image:url(../pics/startbg02.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:391px;
	left:0px;
	height:480px;
	width:100%;
	z-index:1;
}
.mitte{
	color:#2e506a;
	height:250px;
	position:relative;
	top:445px;
	left:200px;
	z-index:2;
}
.big_pic_bg{
	border-top:1px solid #9d9d9f;
	position:relative;
	top:184px;
	
}
.big_pic{
	height:96px;
	width:100%;	
	background-image:url(../pics/bild_mitte.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#7a92af;
}
.balken{
	height:15px;
	position:relative;
	top:184px;
	z-index:3;
	background-color:#e9e5e8;
}
.rahm{
	border-bottom:1px solid #9d9d9f; 
	border-top:1px solid #999999; 
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e506a;
}
a:link {
	text-decoration: none;
	color: #2e506a;
}
a:visited {
	text-decoration: none;
	color: #2e506a;
}
a:hover {
	text-decoration: none;
	color: #758b9c;
}
a:active {
	text-decoration: none;
}
.menu{
	position:absolute;
	top:180px;
	left:200px;
	font-size:10px;
}
.tabelle{
	position:relative;
	top:170px;
}
.tabelle2{
	position:relative;
	top:250px;
	color:#2e506a;
	z-index:2;
}
h5{
	font-size:12px;
	font-weight:bold;
}