#wrapper{
	width:995px;
	margin:0 auto;
	background-color: #fff;
	border: 1px solid #fff;
}
#Logo{
   padding: 34px 0 14px 23px;
}

#iconcon {
   position: relative;
   float: right;
   width: 450px;
   height: 35px;
}


.facebookicon {
   position: relative;
   float: right;
   height: 23px;
   padding: 5px 0 0 0;
   width: 23px;
   margin-right: 15px;
}

#Flaggen{
   position: relative;
   float: right;
   text-align: right;
   padding: 10px 10px;
}
#content{
   border-top: 10px solid #e7840f;
   border-bottom: 10px solid #e7840f;
   min-height:455px;	
   padding-top:2px;
   width: 997px;
}
#pageAbschluss{
   text-align: center;
   margin:25px 0 100px 0;
   padding: 0;
   clear: both;
}
/****************
auskommentiert nach Einbau neues Verwaltungsmenue
#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;
	padding:5px;
	font-weight : normal;
	text-decoration : none;
}
#verwaltung a:focus,
#verwaltung a:hover,
#verwaltung a:active{
	background-color: #369;
}
*********/
