#structure_contentbox {
	float: left;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 650px;
}

#structure_footerbox {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #336699;
	clear: both;
	padding: 1em 0 0 235px;
	width: 100%;
}

#structure_headerbox {
	position: relative;
	height: 159px;
	width: 980px;
}

#structure_kontaktbox {
	position: fixed;
	left: 980px;
	top: 205px;
}

#structure_navigationbox_main {
	float: left;	
	width: 250px;
}

#structure_outerbox {	
	background-color: #FFFFE7;
	background-image: url("../images/bg_navigation.jpg");
	background-repeat: repeat-y;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color:	#d3dde9;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 980px;
}

#structure_rightbox {
	float: right;
	overflow: hidden;
	margin: 0 10px 0 0;
	width: 12em;
}

#structure_searchbox {
	position: absolute;
	right: 165px;
	top: 177px;
}