::selection {background: #2d455f; color: #FFFFFF;}
::-moz-selection {background: #2d455f; color: #FFFFFF;}
* {
	margin: 0px;
	padding: 0px;
}

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('font/roboto-v29-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('font/roboto-v29-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto-v29-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto-v29-latin-100.woff') format('woff'), /* Modern Browsers */
       url('font/roboto-v29-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto-v29-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('font/roboto-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('font/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('font/roboto-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto-v29-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('font/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('font/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('font/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('font/roboto-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('font/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('font/roboto-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto-v29-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}


html {
	font-family: 'Roboto', sans-serif;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
}
body {
	font-family: 'Roboto', sans-serif;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	background-color: #eaecef;
	margin-top: 75px;
	margin-right: 4.310344827586207%;
	margin-left: 4.310344827586207%;
}
.data {
width: 100%;
position: relative;
padding-top: 5%;
padding-right: 10%;
padding-bottom: 10%;
padding-left: 10%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 32px;
}
img {
	border: none;
	width: auto; /* IE8 */
}
.bild232 {
	width: 232px;
	height: auto;
}
.bild127 {
	width: 100%;
	height: auto;
}
h1 {
	font-size: 36px;
	line-height: 42px;
	font-weight: 300;
	color: #2d455f;
	text-transform: uppercase;
	font-variant: normal;
}
h2 {
	font-size: 36px;
	line-height: 36px;
	font-weight: 700;
}
h3 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 100;
	margin-bottom: 50px;
}
.tf {
	font-weight: 700;
}
.tk {
	font-style: italic;
}
#abst1 {
	clear: both;
	height: 1px;
}
#abst50 {
	clear: both;
	height: 50px;
}
a:active, a:focus {
	text-decoration: none;
	outline: none;
}
a:link, a:hover, a:visited, a:active {
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	outline: none;
}
A.nav1:link, A.nav1:visited {
	font-size: 18px;
	font-weight: 700;
	color: #2d445f;
}
A.nav1:active, A.nav1:hover {
	font-size: 18px;
	font-weight: 700;
	color: #2ba90f;
}
A.nav2:link, A.nav2:visited {
	font-size: 24px;
	font-weight: 300;
	color: #2d455f;
	border-bottom: 1px dotted #2d455f;
}
A.nav2:active, A.nav2:hover {
	font-size: 24px;
	font-weight: 300;
	color: #2ba90f;
	border-bottom: 1px solid #2ba90f;
}
A.nav3:link, A.nav3:visited, A.nav3:active, A.nav3:hover {
	color: #2d455f;
}
A.nav4:link, A.nav4:visited {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
A.nav4:active, A.nav4:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
A.nav5:link, A.nav5:visited, A.nav5:active, A.nav5:hover {
	color: #ffffff;
}
A.nav6:link, A.nav6:visited {
	color: #ffffff;
	border-bottom: 1px solid #2d455f;
}
A.nav6:active, A.nav6:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
A.nav7:link, A.nav7:visited {
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
A.nav7:active, A.nav7:hover {
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
A.nav8:link, A.nav8:visited {
	font-size: 30px;
	font-weight: 700;
	color: #ffffff;
}
A.nav8:active, A.nav8:hover {
	font-size: 30px;
	font-weight: 700;
	color: #ffffff;
}
A.nav9:link, A.nav9:visited {
	color: #2d455f;
}
A.nav9:active, A.nav9:hover {
	color: #2ba90f;
}
.liste {
list-style-image: none;
list-style-type: none;
background-image: url(bilder/dot.svg);
background-repeat: no-repeat;
padding-left: 30px;
background-position: left 12px;
}
header {
	width: 100%;
	float: left;
	background-image: url(bilder/trennlinie.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
section {
	width: 100%;
	float: left;
}
footer {
	width: 100%;
	float: left;
	background-color: #2d445f;
	margin-top: 90px;
	padding-bottom: 50px;
}
#head01 {
	max-width: 1160px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#head02 {
	float: left;
	height: 45px;
}
#head03 {
	margin-top: 25px;
	width: 175px;
}
#head04 {
	float: right;
	margin-right: 4%;
	line-height: 18px;
}
#head05 {
	float: right;
	padding-top: 3px;
	width: 30px;
}
#head05a {
	float: right;
	padding-top: 3px;
	width: 30px;
}
.serviceanzeige {
	position: absolute;
	z-index: 100;
	top: 95px;
	font-weight: 700;
	line-height: 19px;
	width: 100%;
	text-align: left;
	background-color: #2C445F;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 0px;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}
#sect01 {
	max-width: 1160px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 160px;
}
#sect02 {
	float: left;
	width: 57.5%;
}
#sect03 {
	float: left;
	margin-left: 4.310344827586207%; /* 50 / 1160 */
}
#sect03a {
	text-align: left;
}
#sect04 {
	clear: both;
	float: left;
	margin-top: 10px;
}
#sect05 {
	clear: both;
	float: left;
	margin-top: 20px;
	color: #2d445f;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	margin-left: 18px;
}
#sect06 {
	clear: both;
	float: left;
	margin-top: 8px;
	color: #2d445f;
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	margin-left: 18px;
}
.haken {
	background-image: url(bilder/haken.png);
	background-image: url(bilder/haken.svg), none;
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 45px;
	float: left;
	line-height: 24px;
	font-size: 20px;
	font-weight: 300;
	color: #2d455f;
	margin-top: 13px;
}
.hakenw {
	background-image: url(bilder/haken_weiss.png);
	background-image: url(bilder/haken_weiss.svg), none;
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left: 45px;
	float: left;
	line-height: 22px;
	font-size: 18px;
	font-weight: 300;
	margin-top: 13px;
	clear: both;
}
.hakenw2 {
	list-style-type: none;
	padding-left: 45px;
	float: left;
	line-height: 24px;
	font-size: 18px;
	font-weight: 300;
	margin-top: 6px;
	clear: both;
}
#foo01 {
	max-width: 1160px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 60px;
}
#foo02 {
	float: left;
	width: 57.5%;
}
#foo02a {
	color: #ffffff;
	margin-bottom: 10px;
	clear: both;
}
#foo02b {
	color: #ffffff;
	float: left;
	margin-top: 10px;
	margin-bottom: 50px;
	clear: both;
}
#foo03 {
	float: left;
	color: #ffffff;
	margin-left: 4.3103%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#foo03a {
	color: #ffffff;
}
#foo03b {
	color: #ffffff;
	margin-top: 30px;
	position: relative;
	left: -60px;
	margin-bottom: 30px;
	max-width: 127px;
}
#foo03c {
	color: #ffffff;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
}
.tab {
	display: block;
	width: 75px;
	float: left;
}
#foo04 {
	color: #ffffff;
	clear: both;
	width: 100%;
	background-image: url(bilder/trennlinie_hell.png);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
}
#foo05 {
	background-color: #2C445F;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
}
#foo06 {
	width: 100%;
	background-color: #2C445F;
	clear: both;
	padding-left: 50px;
	padding-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 50px;
}
#foo07 {
	width: 100%;
	clear: both;
	text-align: center;
	color: #ffffff;
	padding-bottom: 50px;
	line-height: 26px;
	margin-top: 50px;
	font-size: 14px;
	font-weight: 300;
}
#sa01 {
	font-size: 14px;
	color: #ffffff;
	font-weight: 300;
	font-style: italic;
	margin-bottom: 30px;
	margin-top: 20px;
}
#sa02 {
	margin-bottom: 7px;
	display: block;
}
#sa03 {
	margin-bottom: 7px;
	display: block;
	font-size: 30px;
	line-height: 30px;
	margin-top: 50px;
}
#sa04 {
	margin-bottom: 7px;
	display: block;
	font-size: 24px;
	line-height: 24px;
}
.top {
	display: block;
	margin-top: 25px;
}
@media screen and (min-width: 680px) {
#head05 {
	display: none;
}
}
@media screen and (max-width: 960px) {
body {
	margin-top: 50px;
}
#head01, #sect01, #foo01, #foo06 {
	padding-left: 25px;
	padding-right: 25px;
}
}
@media screen and (max-width: 850px) {
#sect02 {
	float: none;
	width: 100%;
}
#sect03 {
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	clear: both;
}
#sect05, #sect06 {
	float: left;
	margin-left: 0px;
}
}
@media screen and (max-width: 760px) {
body {
	margin-top: 50px;
}
}
@media screen and (max-width: 680px) {
#head05a, #head04 {
	display: none;
}
#sect01 {
	margin-top: 120px;
}
#foo03 {
	width: 100%;
	float: left;
	color: #ffffff;
	margin-left: 0px;
}
#foo03b {
	color: #ffffff;
	margin-top: 30px;
	position: relative;
	left: 0px;
	margin-bottom: 30px;
}
#foo02 {
	width: 100%;
}
}
@media screen and (max-width: 360px) {
body {	
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#head01 {
	padding-left: 25px;
	padding-right: 25px;
}
#head05 {
	padding-top: 5px;
}
h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
}
.haken {
	margin-top: 7px;
}
footer {
	margin-top: 60px;
}
#foo03b {
	max-width: 254px;
	color: #ffffff;
	margin-top: 30px;
	position: relative;
	left: 0px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.serviceanzeige {
	top: 70px;
	padding-bottom: 150px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
}
}
