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

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

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



/* allgemein */
* {
	border: 0;
	padding: 0;
	margin: 0;
	color:#627179;
	font-family: 'Oxygen', sans-serif, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
html{
	line-height:1.5em;	
	height: 100.1%;
	border: 0; 
}
body { 
	height:100%;
	border: 0;
	font-size: 100.1%;	
	font-size:16px;
	background-color:#f1f1f1;
}
* html body {
	height:100%;
	background-color:#f1f1f1;
}
table{
	margin-bottom:10px;
}
td{
	vertical-align:top;
	text-align:left;
	font-size:1.1em;
	line-height:1.5em;
	padding-right:20px;
}


.big{
	color:#0089b5;
	font-weight:bold;
	text-transform:uppercase;
}


/* links 
a:link, a:visited { color: #646464;	text-decoration: underline; }
a:hover, a:active, a:focus { color: #0089b5; text-decoration: underline;  }
*/




.einklinker img{
	float:left;
	margin-right:10px;
}
.download{
	width:150px;
	height:190px;	
	float:left;
	margin-right:0px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;}
.download img{
	border:0px solid #627179;
}
.download.marginright{
	margin-right:10px;	
}





#contentright ul {
	padding: 0 0 0px 25px;
	margin: 0px;
	list-style-type:square;
	/*list-style-image: url(../img/arrow2.png);*/
	list-style-position: outside;
}
#contentright ol {
	padding: 0 0 5px 25px;
	margin: 0;
	font-size:14px;
}
#contentright ul li {
	/*line-height:20px; */
	padding: 0;
	margin: 5px 0 5px 0;
	font-size:1.1em;
}
#contentright ol li {
	line-height:20px;
	padding: 0 0 10px 0;
	margin: 0;
}



#contentleft ul li a:link, #contentleft ul li a:visited { text-decoration: none; }
#contentleft ul li a:hover, #contentleft ul li a:active, #contentleft ul li a:focus { text-decoration: none }

#contentleft ul {
	padding: 0 0 5px 25px;
	margin: 0px;
	list-style-image: url(../img/arrow2.png);
	list-style-position: outside;
}
#contentleft ul li {
	line-height:20px;
	padding: 0;
	margin: 0;
	font-size:14px;
}

#contentleft ul li .act {
	font-weight:bold;
	color:#0089b5;
}





hr{
	border: 0;
	color: #627179;
	background-color: #627179;
	height: 1px;
}


.lister{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
	text-align:left;
	padding-bottom: 25px;
}
.lister li{
	line-height:16px;
	padding-bottom:10px;
}
.img_auflistung{
	margin-right:25px;
	border: 1px solid #b4dadc;
}
.pic {
	border: 1px solid #bebebe;
}
.picrandrechts {
	margin-right:19px;
}




/* absätze */
.listenanfang { 
	font-weight:bold;
	font-size:1.25em;
	color: #018284; 
}
.listentrenner{
	clear:both;
	margin:0;
	padding:0;
}
p.ohneabstand { padding-bottom: 0px; }









/* Formular */
form{padding:0px; margin:0px; padding-top:12px}

fieldset{
	border: 1px solid #627179;
	line-height:20px;
	margin-bottom:25px;
}
legend{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
}
.broschuere{
	clear:both;
	font-size:11px;
	position:relative;
	top:-22px;
	float:right;
	width:500px;
	padding:0;
	margin:0;
	line-height:10px;
}
.einheit{
	clear:both;
	font-size:11px;
	position:relative;
	top:-22px;
	float:right;
	width:280px;
	padding:0;
	margin:0;
	line-height:10px;
}
.clearboth{
	clear:both;
	line-height:0px;
	padding:0;
	margin:0;
}
.label{
	width:100px;
	float:left;
	font-size:12px;
	margin:5px 0;
	padding-right:10px;
	text-align:right;
}
.input_line{
	width:235px;
	font-size:1em;
	padding: 2px;
	margin-bottom:10px;
	border: 1px solid #a6c2dd;
	background-color:#3c6cae;
	margin-top: 5px;
}


.input_plz{
	width:55px;
	font-size:1em;
	padding: 2px;
	margin-bottom:10px;
	margin-right:10px;
	border: 1px solid #a6c2dd;
	background-color:#3c6cae;
	margin-top: 5px;
}
.input_ort{
	width:160px;
	font-size:1em;
	padding: 2px;
	margin-bottom:10px;
	border: 1px solid #a6c2dd;
	background-color:#3c6cae;
	margin-top: 5px;
}


.input_pulldown{
	width:241px;
	font-size:1em;
	padding: 2px;
	margin-bottom:10px;
	border: 1px solid #a6c2dd;
	background-color:#3c6cae;
	margin-top: 5px;
}
.input_line_red{
	background-color:#9e8472;
}

.checkbox{
	height:27px;
}
textarea{height:100px; overflow:auto}
.formsend{
	width:640px;
	font-weight:bold;
	text-align: left;
}




/* FORM START */

.formlabel{
	width:200px;
	float:left;
	text-align:right;
	line-height:26px;
	font-size:1.1em;
	line-height:1.5em;
}

input{
	background-color: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );   
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
	background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); 
	
	
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	border: 1px solid #aaaaaa;
	
	position: relative;
	height: 23px;
	line-height: 24px;
	padding: 0 0 0 8px;
	color: #646464;
	text-decoration: none;
	
	
	float:right;
	width:400px;
	
	font-size:1.1em;
	line-height:1.5em;
}

select{
	float:right;
	width:410px;
	font-size:1.1em;
	line-height:1.5em;
}
.checkboxlabel{
	width:380px;
	text-align:left;
	float:right;
	line-height:26px;
	font-size:1.1em;
	line-height:1.5em;
}

input[type=checkbox] {
	left:211px;
	text-align:left;
	float:left;
	width:32px;
}

textarea{
	background-color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );   
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
	background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); 
	
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	border: 1px solid #aaaaaa;
	
	position: relative;
	height: 100px;
	line-height: 24px;
	padding: 0 0 0 8px;
	color: #646464;
	text-decoration: none;
	
	float:right;
	width:400px;
	font-size:1.1em;
	line-height:1.5em;
}
.submit{
	background-color: #666;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#666', GradientType=0 );   
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #dddddd), color-stop(100%, #f4f4f4));
	background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #dddddd 52%, #f4f4f4 100%);
	background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #dddddd 52%, #f4f4f4 100%);
	background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #dddddd 52%, #f4f4f4 100%);
	background-image: linear-gradient(#eeeeee 20%, #cccccc 50%, #aaaaaa 52%, #cccccc 100%); 
	
	
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	border: 1px solid #aaaaaa;
	
	position: relative;
	height: 32px;
	line-height: 24px;
	padding: 0 0 0 8px;
	color: #646464;
	text-decoration: none;
	
	float:right;
	width:410px;
	font-size:1.1em;
	line-height:1.5em;
	font-weight:bold;
	cursor: pointer;
}
.submit:hover{
	background-color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );   
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
	background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); 
	
}
.inputdiv{
	clear:both;
	margin-bottom:10px;
}
/* FORM END */





.clearit{
	margin:0px;
	padding:0px;
	line-height:1px;
	height:1px;	
	clear:both;
}



/* Footer */
#footerinner {  color: #627179; text-decoration: none; }
#footerinner span{  color: #627179; text-decoration: none; }
#footerinner a:link, #footerinner a:visited { color: #627179; text-decoration: none; }
#footerinner a:hover, #footerinner a:active, #footerinner a:focus { color: #627179; text-decoration: underline;  }

/* links Language */
#language { color: #627179; text-decoration: none; }
#language a:link, #language a:visited { font-size:11px; color: #627179; text-decoration: none; }
#language a:link strong, #language a:visited strong { font-size:11px; color: #627179; text-decoration: none; }
#language a:hover, #language a:active, #language a:focus { font-size:11px; color: #627179; text-decoration: underline;  }


.home1bottom { font-size:1.2em; color: #c8d6e5; text-decoration: none; }
.home1bottom a:link, .home1bottom a:visited { color: #0089b5; text-decoration: none; width:100%; display:block; text-align:center;
border: 1px solid #fff;
line-height:30px;
background-color:#e5e5e5;
}
.home1bottom a:hover, .home1bottom a:active, .home1bottom a:focus { color: #e5e5e5;
background-color:#0089b5; }


.home2inner a:link, .home2inner a:visited { color: #0089b5; text-decoration: none; font-weight:bold; line-height:30px;}
.home2inner a:hover, .home2inner a:active, .home2inner a:focus { text-decoration: underline;  }




/* 
	Resets defualt browser settings
	reset.css
*/
#slidescontainer {
	width:930px;
	height:230px;
	padding:10px;
	position:relative;
	margin-bottom:20px;
	background-color:#fff;
}
#videocontainer {
	width:930px;
	height:620px;
	padding:10px;
	position:relative;
	margin-bottom:20px;
	background-color:#fff;
}

#video {
    /*display:none;*/
}
#slides {
    display:none;
}
#slides2 {
	width:283px;
	height:70px;
	padding:0px;
	position:relative;
	margin-bottom:20px;
	background-color:#fff;
}



.news{
	margin-bottom:10px; 
	padding: 0 10px 0 10px;
	
	font-size:1.1em;
	line-height:1.5em;
	border-bottom:1px #eee solid;
}
.news a:link, .news a:visited { text-decoration: none; }
.news a:hover, .news a:active, .news a:focus { text-decoration: none;  }

.weiter{
	color:#fff;
	background-color:#0089b5;
	padding: 2px 5px 2px 5px;
	margin: 8px 0px 0px 0px;
	float:right;
	width:150px;
	text-align:center;
}
.h3bold{
	color:#0089b5;
	font-weight:bold;
	text-transform:uppercase;
	
}

.h3boldnichtverfuegbar{
	color:#999;
	font-weight:bold;
	text-transform:uppercase;
	
}

.linkmitpfeil{
	line-height:25px;
	padding-left:20px;	
	padding-top:3px;
	
	background-image:url(../img/linkmitpfeil.jpg);	
	background-repeat:no-repeat;
	
	font-weight:bold;
}


.trback1{
	background-color:#f5f5f5;
}
.trback2{
	background-color:#fafafa;
}
.trback1 td, .trback2 td{
	padding: 3px 8px 3px 8px;
}
.tableft{
	text-align:right;
}
.tabright{ 
	font-weight:bold;
}
a:link.fancybox-thumbs , a:visited.fancybox-thumbs { text-decoration: none; }
a:hover.fancybox-thumbs, a:focus.fancybox-thumbs { text-decoration: none;  }




.stoerer img{
position: absolute;
  top: 139px;
  left: 25px;
  border-radius: 50%;
  border: 3px solid #008ab5;
  z-index: 2000;
  rotate: -7deg;
  width: 219px;
  -webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.75);
}