@charset "UTF-8";
/* CSS Document */

#pageContainer {
	width: 94%;
	padding: 0 3%;
	margin: 0;
	position: absolute;
	left: 0px;
	
}

div#slider {
	height: 0;
	padding-bottom: 36%;
	width: 100%;
	position: relative;
	
}
div#slider div.slideshow_element {
	height: 0;
	padding: 3% 3% 36% 3%;
	width: 94%;
	
}
div#slider .slider_image {
	width: 30%;
	
}
div#slider .slider_image img {
	width: 100%;
}



div#slider2 {
	position: relative;
	height: 0;
	padding-bottom: 60%;
	margin-bottom: 6px;
	width: 100%;
	overflow:hidden !important;
}
div#slideshow2 {
	
}
div#slideshow2 a.zoom_overlay {
	display: none;
	overflow:hidden;
	text-indent:-2000px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0;
	padding-bottom: 60%;
	width: 100%;
	background-image:url(../images/zoom_overlay.png);
	background-repeat:no-repeat;
	background-position: center center;
	/*background-color: #eef3f6;*/
}
div#slideshow2 div.slideshow_element {
	height: 0;
	padding-bottom: 60%;
	width: 100%;
	overflow: hidden;
	
}
div#slideshow2 div.slideshow_element img {
	width: 100%;
}



.box_button {
	padding-bottom: 50px;
}
.box_singlecol .box_header {
	width: 100%;
}
.box_doublecol .box_header {
	width: 100%;
}
.box_header a {
    background-image: url("../images/infobox_header_bg_full.png") !important;
	background-position: right 0px !important;
}
.box_header a:hover, .box_header a:active {
    background-position: right -50px !important;
}
.box_floatleft {
    float: none;
    margin: 0 0 6px 0;
}
.box_singlecol {
	width: auto;
}
.box_singlerow {
	height: auto;
	overflow:auto;
}
.box_doublerow {
	height: auto;
	min-height: 270px;
	overflow:auto;
}
.box_triplerow {
	height: auto;
	overflow:auto;
}
.box_thirddoublerow {
	height: auto;
	overflow:auto;
}
.box_doublecol {
	width: auto;
	height: auto;
	overflow:auto;
}
#pageContainer .contentHeader h1 {
	float: none;	
}
#pageContainer .contentHeader p {
    float: none;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    width: auto;
}
.ueber_uns .box_doublecol {
	padding-bottom: 160px;
}
.leistungen .box_top {
	height: auto;
}
.arbeitsproben .box_doublerow {
	min-height: auto;
	margin-bottom:0;
}

.ueber_uns .box_top .box_padding {
	padding-right: 180px;
	position: relative;
}
.partner .box_top {
	height: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}
.box_partner {
	height: auto;
}
.icon_container {
    position: absolute;
	right: 30px;
	top: 0px;
	background-position: center center;
    background-repeat: no-repeat;
    display: block;
	width: 130px;
	
	float: right;
    height: 130px;
    margin-bottom: 10px;
}
