* {margin: 0; padding: 0; outline: 0;}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e5e5e5;
	font-size: 12px;
	background:#bfbfbf;
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}
h1 {
	font-size: 48px;
	letter-spacing: -1px;
	line-height: 130%;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 30px;
	letter-spacing: -1px;
	clear: left;
}
p {
	margin: 0 0 15px 0;
	font-size: 18px;
}
ul {
	margin: 0 0 0 17px;
}
.clear {
	clear: both;
}
.wrap {
	width: 100%;
	max-width: 1600px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.section {
	width: 100%;
	max-width: 1600px;
	min-width: 1100px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
	height: 650px;
}
.fullsite {
	width: 100%;
	max-width: 1600px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding: 30px 0 0 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.inner:after {
	content: "";
	display: table;
	clear: both;
}
.inner .left {
	float: left;
}
.inner .h550 {
	height: 550px;
}
.inner .right {
	padding: 10px 0 0 440px;
}
.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background: #0977bc;
}
.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}
.subNavBtn {
	display: block;
	height: 35px;
	width: 14%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #fff;
}
.subMenu a:hover {
	background: #1783c7;
}
.active {
	background: #25aae1;
}
.end {
	margin: 0;
}
/* SECTIONS */
.sTop {
	background:#fff;
	color:#3d3d3d;
	padding: 50px 0;
	height: 250px;
}
.s1 {
	background:#184764; /* dunkelblau */
	color:#fff;
	height: 500px;
}
.s2 {
	/* background: #313131; */ /* dunkelgrau */
	background: #1b83b3; /* blau dunkel */
	height: 1200px;
}
.s2 a {
	color: #fff;
}
.s3 {
	background: #5aa3c4; /* blau mittel */
	/* height: 1230px; */
}
.s4 {
	background: #bce1f1; /* blau hell */
	color: #3d3d3d;
}
.s5 {
	background: #313131; /* dunkelgrau */
}
.fullsite {
	background:#184764; /* dunkelblau */
	color:#fff;
}
.s5 a:link,
.s5 a:visited,
.s5 a:focus {
	color: #e5e5e5;
}
.s6 {
	background: #161616;
}
.price {
	float: right;
	line-height: 30px;
}
.price_part1 {
	float: left;
    font-size: 40px;
}
.price_part2 {
	float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 13px;
    margin: 0 3px;
}
.price_type {
	float: left;
    font-size: 16px;
    line-height: 13px;
    margin: 8px 2px 5px -35px;
}
.product-content {
	padding: 70px 0 0 320px;
}
.clr_right {
	clear: right;
}
.contactitem {
	width:80px;
	float:left;
}

.s2 img {
	margin: 15px;
}