#wrapper {
	position: relative;
	top: 0px;
	width: 1000px;
	margin:auto;
	background-color:#7b7b7c;
}

#logo {
	position:absolute;
	left:445px;
	top:25px;
	width:171px;
	background-color:#fff;
}

#head {
	width: 1000px;
	height: 203px;
	background-color: #FFF;
	border-bottom:5px solid #0f72b5;
	background-position: top right;
	background-repeat: no-repeat;
}

#logo2 {
	position: absolute;
	width: 176px;
	height: 66px;
	top: 120px;
	left: 432px;
	background-repeat: no-repeat;
	background-position: top left;
}

#gras1 {
	position: absolute;
	width: 490px;
	height: 203px;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: top left;
}

#gras2 {
	position: absolute;
	width: 217px;
	height: 98px;
	top: 105px;
	left: 630px;
	background-repeat: no-repeat;
	background-position: top left;
}



#avwbox{
	margin:0;
	padding:4px;
	position:absolute;
	top:0px;
	left:0px;
	background-color: #0F72B5;
}

#avwbox a:link, #avwbox a:visited, #avwbox a:focus,#avwbox a:hover, #avwbox a:active{
   color:#fff;
   text-decoration:none;
   font-weight:bold;
   font-size:0.8em;
}

#menuMainwrapper{
	background-color:#d7d7d7;
	background-image:url(../images/bg_menu_main.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:7px;
	position:absolute;
	width:250px;
	top:-12px;
	left:0;
}

#content {
	width:700px;
	padding:20px 20px 80px 30px;
	position:relative;
	top:0;
	left:250px;
	background-color:#fff;
}

#footer {
	clear:both;
	position:absolute;
	bottom:0;
	left:0;
	width:730px;
	text-align:right;
	vertical-align:bottom;
	padding:0 20px 0 0;
	height:2.5em;
	background-color:#0f72b5;
	color:#fff;
	font-size:0.7em;

}
#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
#Sprachschaltung{
   position: absolute;
   right: 20px;
   top: 209px;
   margin: 0;
   padding: 0;
   list-style: none;
}
#Sprachschaltung li{
   display: inline;
   padding: 0;
   margin: 0;
}
#Sprachschaltung a:link,
#Sprachschaltung a:visited {
   font-size: 80%;
   color: #fff;
   font-weight: normal;
   text-decoration: none;
   margin:0;
   padding:4px 12px 3px;
}

#Sprachschaltung a:focus,
#Sprachschaltung a:hover,
#Sprachschaltung a:active {
   background-color:#0f72b5;
   margin:0;
   font-weight:normal;
   text-decoration: none;
   font-size: 80%;
   color:#fff;
   padding:4px 12px 3px;
}
