html,body {
	margin:0;
	padding:0;
	background-image:url('../mediapool/6/background_7.png');
	background-repeat:repeat;
	background-position:center top;
	font-family:arconregular;
	font-size:18px;
}

#footerContent {
	width:925px;
}

div {
	position:relative;
	box-sizing:border-box;
}

.header {
	height:260px;
	background-image:url('../mediapool/6/header_5.png');
	background-repeat:no-repeat;
	z-index:2;
	position:relative;
}

.contentWrapper {
	z-index:2;
	position:relative;
	margin-top:250px;
}

#strukturbild {
	background-color:black;
	height:600px;
	position:absolute;
	width:100%;
	z-index:1;
}

.center {
	width:925px;
	margin:0 auto;
}

#content {
	-webkit-box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.75);
	box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.75);
	background-color:white;
	padding:50px;
	width:825px;
	box-sizing:initial;
}

.footerWrapper {
	width:100%;
	position:relative;
	margin-top:-330px;
}

.footer {
	background-image:url("../mediapool/6/footer_6.png");
	background-repeat:no-repeat;
	background-position:center bottom;
	height:330px;
}

.footerBackground {
	background-color:#3e3e3e;
	width:100%;
	height:250px;
	position:absolute;
	bottom:0;
}

html,body,.pageWrapper,.topWrapper {
	height:100%;
}

.topWrapper {
	height:auto;
	min-height:100%;
}

#maps {
	padding-bottom:330px;
}

.boxenWrapper {
	background-color:rgba(151, 151, 151, 0.3);
	margin-top:50px;
	padding:50px 0;
}

.boxen .box {
	width:33%;
	background-color:#3d3d3d;
}

.rechtstext h2,.rechtstext h3,.rechtstext h4 {
	font-weight:bold;
}

.rechtstext h2 {
	font-size:140%;
	padding:18px 0 12px;
}

.rechtstext h3 {
	font-size:120%;
	padding:12px 0 8px;
}

.rechtstext h4 {
	font-size:100%;
	padding:8px 0 4px;
}

#body2 #text_container_194 iframe {
	height:300px;
	width:520px;
	margin-top:30px;
}

