#structure_copyright {
	float: left;	
}

#structure_contentbox {	
	overflow: hidden;
}

#structure_footerbox {
	padding: 15px 15px 100px 15px;
}

#structure_headerbox {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	margin: 0 0 15px 0;
	overflow: hidden;
	padding: 15px;
}

#structure_headerbox_imagebanner {
	height: 150px;
	overflow: hidden;
}

#structure_headerbox_image {	
	display: block;
	float: left;
	height: 150px;
	margin: 0 15px 0 0;
	width: 227px;
}

#structure_headerbox_banner {
	background-color: #f9f9f9;
	overflow: hidden;
	text-align: center;
	height: 150px;	
}

#structure_headerbox_logo {
	margin: 0 0 15px 0;
}

#structure_infobox {
	background-color: #f9f9f9;
	background-image: url("../images/bg_infobox.jpg");
	background-position: top left;
	background-repeat: no-repeat;	
	float: left;
	margin: 0 15px 0 0;
	width: 227px;
}

#structure_mainbox {
	background-image: url("../images/bg_mainbox.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0 0 0 0;		
}

#structure_mainbox_border {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	overflow: hidden;
	padding: 15px;
}

#structure_mainnavigation {
	border-width: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	background-image: url("../images/bg_mainnavigation.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 32px;
	margin: 0 0 15px 0;		
}

#structure_navigationfooter {
	float: right;
}

#structure_outerbox {
	margin: 10px auto;
	padding: 0;
	width: 950px;	
}

#structure_pfadbox {
	position: absolute;
}


