/* 
=======================================================
Layout Start ( Änderungen für Aussehen ) 
=======================================================*/

#login_box_top {
	background-image: url(../bilder/headbereich_top_1_bg.jpg);
	height: 48px;
	width: 651px;
	padding-top: 30px;
	padding-right: 19px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 34px;
	background-image: url(../bilder/background.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	width: 930px;
}
#container_innen {
	width: 899px;
	border: 1px solid #FFFFFF;
	margin-left: 17px;
	background-color: #FFFFFF;
	margin-right: 17px;
}

#headbereich {
	width: 671px;
}


#logo {
	float: left;
	z-index: 10;
	background-color: #FFFFFF;
	position: relative;
}

#header {
	position:relative;
	width:435px;
	z-index:1;
	top: 5px;
	height: 185px;
	left: 0px;
	float: none;
	padding-top: 50px;
	background-color: #FFFFFF;
}
#header_box {
	height: 184px;
	width: 669px;
	position: relative;
}

#sidebar_links {
	width: 231px;
	text-align: left;
	position: relative;
	float: left;
}

#sprachwahl {
	height: 20px;
	width: 100px;
	float: right;
	left: 753px;
	position: absolute;
	top: 32px;
	z-index: 10;
}
/* Layout Ende */

