body {
	position: relative;
	background-image: url("../images/bg_bottom.png");
}

#structure_bg_eisbrecher {
	position: absolute;
	left: 850px;
	top: 105px;
	background-image: url("../images/eisbrecherinformiert-trans.png");
	background-repeat: no-repeat;
	height: 487px;
	width: 32px;
	z-index: 500;
}

#structure_bg_topline {
	position: relative;
	background-image: url("../images/bg_topline.png");
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
}

#structure_bg_middle {
	position: relative;
	background-image: url("../images/bg_middle.png");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 559px;
	width: 100%;
}

#structure_bg_banner {
	position: relative;
	background-image: url("../images/bg_banner.png");
	background-repeat: repeat-x;
	height: 291px;
	width: 100%;
}

#structure_bg_bottomline {
	position: relative;
	background-image: url("../images/bg_bottomline.png");
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
}

#structure_citebox {
	position: absolute;
	background-image: url("../images/bg_citebox-trans.png");
	background-repeat: no-repeat;	
	background-position: top center;
	height: 185px;
	left: -30px;
	top: -185px;
	width: 520px;
	vertical-align: center;
}

#structure_citetriangle {
	position: absolute;
	left: -34px;
	top: 15px;
	background-image: url("../images/bg_citetriangle-trans.png");
	background-repeat: no-repeat;	
	height: 40px;
	width: 34px;
}

#structure_contentbox {
	position: absolute;
	top: 315px;
	left: 320px;	
	padding: 0 0 80px 0px;
	width: 510px;
	z-index: 5;
}

.structure_contentbox_shadow {
	background-image: url("../images/bg_content_shadow-trans.png");
	background-repeat: repeat-y;	
	padding: 0 10px 0 0;
	width: 510px;
	z-index: 5;
}

.structure_contentbox_shadow_top {
	background-image: url("../images/bg_content_shadow_top-trans.png");
	background-repeat: no-repeat;	
	height: 10px;
	width: 520px;
}

.structure_contentbox_shadow_bottom {
	background-image: url("../images/bg_content_shadow_bottom-trans.png");
	background-repeat: no-repeat;	
	background-position: bottom left;
	height: 10px;
	width: 520px;
}

#structure_contenttoolbarbox {
	position: fixed;
	top: 6px;
	right: 10px;
}

#structure_footerbox {
	position: relative;
	margin: 10px 0 0 0;
}

#structure_navigationbox {
	background-image: url("../images/bg_navigation.png");
	background-repeat: no-repeat;	
	position: absolute;
	top: 55px;
	left: 128px;	
	height: 57px;
	width: 702px;
}

#structure_outerbox {
	position: absolute;
}

#structure_person {
	position: absolute;
	top: 31px;
	left: -100px;
	background-image: url("../images/person-trans.png");
	background-repeat: no-repeat;
	height: 660px;
	width: 307px;
	z-index: 10;
}

#structure_vcard {
	position: absolute;		
	top: 575px;
	left: 20px;
	background-image: url("../images/bg_vcard-trans.png");
	background-repeat: no-repeat;
	height: 192px;	
	width: 280px;
	z-index: 20;
}