@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color:#FFFFFF; 
	font-family: Verdana, Geneva, sans-serif; 
	overflow:-moz-scrollbars-vertical; !important
	overflow: hidden;
	
	}

#Wrapper{
	border: none;
	clear: both; 
	width: 997px;
	}
	
#Head{width: 100%; height: 110px; background-color:#ffff66;}

#Header1{border: none; height: 110px; width:170px; margin-left: 0px; background-image:url(../images/header.logo_bds.gif);}
#Header2{border: none; height: 110px; width:680px; margin-left: 170px; margin-top: -110px; background-image:url(../images/header.bg_main.jpg);}
#Header3{border: none; height: 110px; width:147px; margin-left: 850px; margin-top: -110px; background-image:url(../images/header.logo_stadt.gif);}

#Spacer{clear:both;}
#Navi{width:170px; float: left;}
#Navi ul li{display:block; border-left: 10px solid red; border-top: 1px solid red; margin-top: 10px; padding: 5px; margin-left: 0px;width: 150px;}
#Navi ul li a{display:block; margin-left: 0px; width: 160px; text-decoration: none; color: red; font-size: 12px; font-weight: bold;}
#Navi ul li a:hover{color:#003399; }
#Navi ul {list-style-type: none; margin: 29px 0px 0px -40px;}

#Content {margin-left: 170px; padding: 15px 25px 25px 25px; width:750px; float: none;}

#Content h1{color: #003399; font-size:20px;line-height: 22px;}
#Content h2{font-weight: bold; font-size: 12px;line-height: 22px;}
#Content p{font-size: 12px;line-height: 22px;}

#Navi li#current a {color: #003399;}

#Footer{width: 100%; height:30px; background-color: #ffffb3;position:fixed; bottom: 0px;}
#Footer1{float:left; height: 22px; width: 170px; font-size:10px; text-align: center; padding-top: 8px; font-weight:bold; background-color: #ffffb3; color: #003399;}
#Footer2{float:none; height: 22px; margin-left: 170px; width: 655px; font-size:10px; padding-left: 25px; padding-top: 8px; background-color:#ffffd9; color: #003399;}
#Footer2 a, #Footer2 a:visited {text-decoration:none; color: #003399;}
#Footer3{clear:both; width: 100%; height:20px; background-color: #ffffb3;}
#Footer4{float:left; height: 15px; width: 170px; font-size:11px; text-align: center; padding-top: 5px; font-weight:bold; background-color: #ffffb3; color: #003399;}
#Footer5{float:none; height: 15px; margin-left: 170px; width: 655px; font-size:11px; padding-left: 25px; padding-top: 5px; background-color:#ffffd9; }

