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

body {
	font-size: 16px;
    line-height: 130%;
}
#pageContainer {
	width: 1170px;
}

#pageContainer .contentHeader p {
    width: 720px;
}

div#slider {
    height: 300px;
    width: 1170px;
}
.imageContainer {
	width: 280px;
}
/* box */

.box_singlecol .box_header {
	width: 386px;
}
.box_doublecol .box_header {
	width: 708px;
}
.box_singlecol {
	width: 386px;
}

.box_doublecol {
	width: 778px;
}

.box_singlerow {
    height: 220px;
}
.box_doublerow {
	height: 446px;
}
.box_triplerow {
    height: 671px;
}

.box_cat {
    height: 80px;
}

.leistungen .box_top {
	height: 480px;
	
}
.box_lastcol {
	margin-right: 0;
	background-image:none;
}

.bereich1 .gallery_element {
    height: 200px;
}
.bereich2 .gallery_element {
    height: 520px;
}
.bereich3 .gallery_element {
    height: 400px;
}

