#structure_contentbox {
	float: left;
	overflow: hidden;
	width: 32em;
}

#structure_navigationbox_footer {
	position: relative;
	background-image: url("../images/bg_naviunten.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	width: 100%;
}

#structure_headerbox {
	width: 100%;
}

#structure_infobox {
	background-image: url("../images/buecher.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 0 200px 0;	
	float: right;
	width: 20em;
}

#structure_logobox {
	height: 160px;	
	width: 100%;
}

#structure_mainbox {	
	overflow: hidden;
}

#structure_multilingualtoolbarbox {
	width: 100%;
}

#structure_navigationline {
	border-width: 1px 0 0 0;
	border-style: solid;
	color: #7c7c7c;
	margin: 1em 0 1.5em 0;
	width: 100%
}

#structure_outerbox {
	margin: 1em auto;
	width: 52em;
}
