body{
background-color: #FFFFFF;
margin:0px;
/*height:100%;
*/
}

#container {
	text-align:center;
	position:absolute;

	height:100%;
	width:100%;
	}

#content{
	border:0px solid blue;/*
	position:relative;*/
	width:780px;
	margin:auto;
	text-align:left;
	background-color:#F2E8CB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	}

#content .eingang{


}

#content .logo{
border:0px;
margin:20px;
float:left;
}


#content a:hover{
font-size:12px;
text-decoration:none;
font-weight:bold;
letter-spacing:-0.29px;
}

#navlist {
margin-top:16px;
margin-left:16px;
}

#navitem {
 float:left;

}

#navitem a {
text-transform:uppercase;
font-size:12px;
letter-spacing:0.6px;
text-decoration:none;
color:#676F98;
}
#navitem a:hover {
text-transform:uppercase;
font-size:12px;
text-decoration:none;
font-weight:bold;

letter-spacing:-0.29px;

}
#navitem .aktiv, #contentainer .aktiv{
text-transform:uppercase;
font-size:12px;
text-decoration:none;
font-weight:bold;

letter-spacing:-0.29px;

}


#contentainer{

	padding-left:16px;
	padding-top:33px;
}


#links{

	width:279px;
	float:left;
}
#links a, #schmallinks a{
color:#676F98;
text-decoration:none;
line-height:23px;
text-transform:uppercase;
font-size:12px;
letter-spacing:0.6px;


}
#schmallinks{
	width:210px;
	float:left;
}
#schmalbild{
	width:206px;
	float:left;
	padding-top:5px;
}
#schmalrechts{
	width:335px;
	float:left;
	padding-top:5px;
}

#kurzrechts{
	width:355px;
	float:left;
	padding-top:5px;
}


#rechts{
	
	width:468px;
	float:left;
	padding-top:5px;
}

#breit{
	width:555px;
	float:left;
	text-align:right;
	padding-left:100px;
}

li{
	margin-bottom:10px;	
	margin-left:-25px;

}


.anchortext{
	text-transform:uppercase;
	color:#676F98;
	text-decoration:none; 
	font-size:12px;
	
}
.anchortext:hover{
	text-decoration:none; 
	font-weight:bold;
	color: #676F98;
	font-size:12px;
}

#bottommenu{
	/*position:absolute;left:20px;*//**/
	float:left;
	width:740px;
	height:20px;
	margin-top:40px;
	border-top:1px solid #676F98;
	padding-top:3px;
	text-align:left;
	clear: both;
}
#sprachen{
/*position:relative;
right:20px;display:inline;margin: 0 0 0 650px;*/
float:right;
width:60px;
margin-top:29px;
padding:12px;
/*right:20px;*/
}
img {
border:0;
}