#wrapper {
	margin: 0 auto;
	width: 1008px;
}
#hptop {
	width: 1008px;
}

#hpbody {
	position: relative;
	width: 1008px;
	min-height: 370px;
}

#LeftBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 142px;
}

#content {
	position: absolute;
	top: 0;
	left: 146px;;
   margin: 0 0 10px 0;
   padding: 20px;
   width: 532px;
   min-height: 454px;	
   line-height: 140%;
   background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
}

#bannerbk {
   margin: 0 0 10px 0;
   padding: 10px;
}

#hpbanner {
	position: absolute;
	top: 0;
	right: 0;
	width: 282px;
   min-height: 370px;	
	background-color: #fff;
	border: 1px solid #ccc;
}
#aublogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 145px;
	height: 145px;
	z-index: 1000;
}
#aublogo a,
#aublogo a:link,
#aublogo a:visited,
#aublogo a:focus,
#aublogo a:hover,
#aublogo a:active {
	border: 0 none;
}
#aublogo img {
   border: 0 none;
   display: block;
}

#flashimg {
	position: relative;
	width: 1008px;
	height: 288px;
}
#flashimgdef {
	position: relative;
	width: 1008px;
	height: 144px;
	border-bottom: 1px solid #ccc;
}

#menu_leiste {
   width: 1006px;
   position: relative;
   margin: 5px 0;
   padding: 0;
   background-color: #ffffff;
   border: 1px solid #cccccc;
}

.menu_head {
	display: block;
	margin: 0;
   padding: 5px 0px 5px 10px;
   background-color: #70931c;
   font-size: 120%;
   color: #fff;
   font-weight: bold;
   border: 1px solid #ccc;
   border-bottom: none;
}
.menu_head_banner {
   display: block;
   margin: 0;
   padding: 5px 0px 5px 10px;
   background-color: #70931c;
   font-size: 120%;
   color: #fff;
   font-weight: bold;
}

.sprachschaltung {
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
   padding: 0;
   list-style: none;
   min-height: 22px;
}
.sprachschaltung li {
   margin: 0 5px 0 0;
   padding: 0;
   float: left;
}
.sprachschaltung li a {
   padding: 0;
   display: block;
}
.sprachschaltung li img {
	border: 0 none;
}

/* verwaltung *********************************************/
#verwaltung{
   padding: 8px;
   text-align: center;
   background-color: #f2f0e3;
   border-bottom: 1px solid #003467;
}
#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
   color: #fff;
   margin: 0;
   padding: 5px;
   font-weight: normal;
   background-color: #036;
   text-decoration: none;
   border-right: 1px solid #f2f0e3;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
   background-color: #369;
}
