#wrapper{
	position: relative;
	margin:0 auto;
	width: 997px;
	min-height: 650px;
	margin-bottom:10px;
}

#containerLinks{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 758px;
   min-height: 600px;
   border: 2px solid #fff;
   background-color: #fff;
}
#containerRechts{
   position: absolute;
   top: 0px;
   left: 767px;
   width: 190px;
   min-height: 300px;
   background-color: #fff;
   padding: 10px 20px 10px 20px;
   text-align: center;
   z-index: 10;
}
#containerRechts .UEConRechts{
   margin: 15px 0 4px 0;
   background-color: #f49420;
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
   color: #fff;
   padding: 2px 3px 2px 10px;
   text-align: left;
   font-weight: bold;
   font-size: 130%;
}

#BackgroundImageContainer{
   position: absolute;
   top: 0px;
   left: 0px;
   height: 379px;
   width: 758px;
}
#BackgroundImageContainer #TeaserText{
   background-color: #fff;
   opacity: 0.70;
   position: absolute;
   bottom: 0;
   right: 0;
   width: 713px;
   text-align: right;
   padding: 7px 35px 7px 10px;
}

#floatContainer{
   margin-top: 381px;
   min-height: 200px;
   background-image:url(../images/background_floatwrapper.gif);
   background-repeat: repeat-y;
   border-top: 2px solid #da5d1f;
   
}
#content{
   float: right;
   width: 523px;
   padding: 10px 35px 15px 0;
   position: relative;
   min-height: 200px;
}
/*
#verwaltung{
   background-color: #f2f0e3;
   border-bottom: 1px solid #003467;
   text-align:center;
   padding:8px;
}
#verwaltung a,
#verwaltung a:link,
#verwaltung a:visited {
   color : #fff;
   background-color: #036;
   border-right:1px solid #f2f0e3;
   margin:0 5px;
   padding:5px;
   font-weight : normal;
   text-decoration : none;
}

#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
   background-color: #369;
   
}
*/
