@charset "utf-8";

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.spalte {
	float: left;
	width: 210px;
	padding-top: 35px;
	padding-left: 18px;
}

.twoColFixRt #container {
	width: 954px;
	margin: 0;
	background-image: url(img/bg_content_neutral.jpg);
	background-repeat: no-repeat;
}
.bgreel {
	width: 954px;
	margin: 0;
	background-image: url(img/bg_reel.jpg);
	background-repeat: no-repeat;
	height: 600px;

}
.bgvita {
	width: 954px;
	margin: 0;
	background-image: url(img/bg_vita.jpg);
	background-repeat: no-repeat;
	height: 600px;

}
.bgfotos {
	width: 954px;
	margin: 0;
	background-image: url(img/bg_content_neutral.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
.bgkontakt {
	width: 954px;
	margin: 0;
	background-image: url(img/bg_kontakt.jpg);
	background-repeat: no-repeat;
	height: 600px;

}

.twoColFixRt #home {
	width: 954px;
	margin: 0;
	background-repeat: no-repeat;
	height: 600px;
	height: 600px;
}
.navi {
	padding-left: 340px;
	padding-top: 50px;

}
.spalte_links {
	float: left;
	width: 210px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.spalte_reel {
	float: left;
	width: 370px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.spalte_fotos {
	float: left;
	width: 640px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.home_text {
	float: left;
	width: 376px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.headline_grafik {
	margin: 0px;
	padding-top: 70px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.fliesstext12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
