@charset "utf-8";
/* CSS Document */


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}



html, body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	background: url(../bilder/05.jpg) no-repeat center center fixed #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 1.1em;

}

body#subpage{
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	background: url(../bilder/05.jpg) no-repeat center center fixed #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(40, 127, 213, 0.8) url(../bilder/pfeil.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #004f9e;
  opacity: 1;}
  





#stoerer {

	margin-left:20px; margin-top: 0px; margin-right: -30px;
	z-index:99999999;
}

.stoe
{border-radius: 3px;
	border:5px solid #ffffff;
box-shadow: 3px 3px 10px #666;
float:right;
width: 200px;height:auto;}


.img-st {visible:hidden;display: none; height:0}


  


.kast {padding:30px; 
	letter-spacing: normal; 
	font-weight:400; 
	font-size: 0.9em; 
	background-color: rgba(255,255,255,0.5); 
	border:1px rgba(40, 127, 213, 0.5) solid;
	margin:30px 0;
color:#333}








.mitts {margin: 50px auto; text-align:center; }


  
.f80 { width:72%;}


.f20{}

a.but20 {border: 1px solid #fff; padding:5px 20px; text-align:center; background: rgba(255,255,255,0.3); color:#fff; font-size:14px; font-weight: bold; }

a.but20:hover {border: 1px solid #fff; background:#fff; text-decoration: none; color:#084169;}


.checkbox, .control-label{color:#fff !important; font-weight: normal}

.log {height:50px;}


.f35 { width:35%; float:left;  margin-bottom: -30px;}
.f62 { width:62%; float:right;  margin-top: 30px;}

.f33 { width:33%; float:left;  margin-bottom: 30px;}
.f66 { width:66%; float:right;  margin-bottom: 30px;}

.f50a { width:49%; float:left;  margin-bottom: 0px;}
.f50b { width:49%; float:right;  margin-top: 30px;}
.f00 { width:100%; float:none;  margin: 10px 0;}
.kit {font-size: 15px; font-weight: bold; color:#FFFFFF}



div{
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	
	color:#666;
	line-height:1.5em;
font-weight: 300;
}


th {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	line-height:1.2em;
	font-weight:bold;
	padding: 10px;

	}
	
	
	
td {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
	line-height:1.1em;
	padding: 5px 5px 5px 0px;
	font-weight: 300;

	}
	



h1 {


		font-family: 'Opens Sans', Arial, Helvetica, sans-serif;	
		margin: 0px 0px 10px 0px;  color:#004f9e;
		font-weight: 400;
}

h2, h3 {

		font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
		padding-bottom: 15px; 
		font-weight: 400; olor:#666;
}


h2 {	font-size: 30px;}
h3 {	font-size: 25px;}



.re {text-align: right;}


.imp {

	font-size: 1.0em;
	color: #004f9e;
}





a.imp {

	font-size: 13px;
	text-decoration: none;
	color: #666;
}

a.imp:hover {
	text-decoration: underline;
	color: #004f9e;
}


a.extra{

	font-size: 17px;
	text-decoration: none;
	color: #fff;
	font-weight:bold
}

a.extra:hover {
	text-decoration: underline;
	color: #fff;
}



a, a.active {
	color: #0a4891;
text-decoration: none;
font-weight:bold



}

a:hover {
	color:#0a4891;
	text-decoration: underline;
}



.big {
	font-size: 120%;
}
.big2 {
	font-size: 140%;
}


.big-farb {
	font-size: 140%; color: #fff;
}






klein {
	font-size: 70%;
}

.klein2 {
	font-size: 85%;
}

.mitte {
	padding: 20px;  
	width: 80%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;
}

.mitte-log {
	width: 80%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;
}

.mitte-but {
	width: 90%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;
}



#kopf{
	width: 100%;
	background:transparent;
	z-index: 999;
	margin-top:0px;
	padding: 0px 0px 0px 0px;
}	




#logo{
	width: 100%;
	height: 95px;
	max-width: 409px;
	max-height: 95px;
	margin: 20px auto 0px auto; 

}

#navcontainer {
	margin-top:5px;
	clear: both;
	width: 100%;
	background:transparent;

	
}

#navi {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	
}

#menu {
	float:left;
	width: 100%;
}

#navi li {
	display: inline;
	position: relative;
}

#navi li.dropdown-submenu{
	display: block;
}

#navi li li{
	right: 0px;
}

#navi a {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;

	font-size: 15px;
letter-spacing: 0.1em;
	width: auto;
	display: block;
	padding: 11px 16px 8px 16px;
	line-height: 34px;
	color: #666;
	font-weight:400;
	text-decoration:none;
	border:solid #e6e6e6 0px; 
	background:rgba(255, 255, 255, 0.6); 
}

#navi a:hover {
	color: #0081c7;
background:rgba(255, 255, 255, 0.9);
} 

#navi a.pic {
	color: #0081c7;

} 

#teil1{
	width: 100%;
	padding: 0px;
}	



#kastwrapper {
	padding: 0px !important;
}



.habst{padding:220px 50px 220px 50px;}

.aufteil{margin:0 auto;}

#trans-k {
	width: 100%;
	padding: 0px;
	
}


#trans-white {
	width: 100%;
	padding: 0px;
	background:rgba(255,255,255,0.5);
	
}




#trans-farb {
	width: 100%;
	padding: 0px;
	background: rgba(0,60,123,0.9); 
	
	
}

#trans-farb2 {
	width: 100%;
	padding: 60px 0;
	background: rgba(0,60,123,0.6); 
	
	
}


.farb1{width:56%; background:#006ab3; float:left; min-height:50px; }


.farb2{width:17%; background:#754c00; float:left; min-height:50px; }

.farb3{width:27%; background:#0b95db; float:right; min-height:50px; }


#trans-w1 {
	width: 100%; 

	background: url(../bilder/trans-w.png) repeat; 
	padding: 0;

}
#trans-w2 {
	width: 100%; 
position: absolute;
height:120px;
	bottom:0px;	
	background: url(../bilder/trans-w2.png) repeat; 
	padding: 0;

}

#trans-w3 {
	width: 100%; 
	
	background: rgba(255,255,255,0.9); 
	padding: 0;

}






#trans-k3{
	width: 100%;
height:auto;
	margin: 0;
	padding: 0;
	background: url(../bilder/hg-granula3.jpg) no-repeat center center fixed #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}




.trans-weiss {

	background: url(../bilder/trans-w2.png) repeat; 
	padding: 20px;

}






	
.white {color:#fff}

.img1{ 
	float:left; 
	margin:-6px 15px 50px 0px;
	
}

.img2{ 
	float:left; 
	margin:0px 30px 50px 0px;
	box-shadow: 5px 5px 5px #4c7324;
}

.clean { clear:both;}



#footer {
	width:100%;
	margin: 0;
	padding: 0;
	bottom: 0px;
height:auto;
	background:transparent;

 

}


	

.weiss {color:#FFFFFF;}

.list {float:right;  margin: -20px 0px 0px 30px; border-right: solid #fff 1px; border-left: solid #fff 1px; padding: 8px 20px 10px 20px;}
.list2 {float:left;}


.but {  
	font-size: 12px; 
	padding:5px; 
	width:19%; 
	height:30px; 
	color: #fff;
	background-color: transparent; 
	border: 1px #fff solid;
}

.but:hover {  
	font-size: 12px; 
	padding:5px; 
	width:19%; 
	height:30px; 
	color: #fff;
	background-color: transparent; 
	border: 1px #fff solid;
}

#button input a {  
	background-color: #9a0000; 
	border: 1px #fff solid; 
	color: #fff;
}

#button input a:hover {
	background-color: #fff; 
	border: 1px #9a0000 solid; 
	color: #9a0000;
}


.thumb {;
	margin-right: 20px; 
	margin-bottom:6px; 
	margin-left:6px; 
	margin-top:6px; 
	float: left;
}

.entryclearfix img2 { 
	margin-right: 20px; 
	margin-bottom:6px; 
	margin-top:6px;
}

.newsentry img { 
	margin-right: 20px; 
	margin-bottom:6px; 
	margin-top:6px;
}

.navbar{
	margin-bottom: 0px;
	min-height: 0px;
}

.navbar-default{
	border: 0px;
}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


/* N A V I G A T I O N ****************************************************************************************************/

.navbar-nav{
	float: none;
}

.dropdown-menu > li{
	width: 100%;
}

.nav > li > a{
	display: inline;
}

#navi a {
    display: inline;
}

#navi .dropdown-menu > li > a {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
    clear: both;
    color: #555;
    display: block;
    line-height: 1.6em;
    padding: 7px 16px 7px 16px ;
    white-space: nowrap;

}

#navi .dropdown-menu > li > a:hover{
	background: #fff;
	color: #0081c7;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    display: none;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 0px 0px 0px 0px;
    min-width: 160px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 8px;
}

.navbar-nav > li {
  	float: none;
}

.nav > li {
    display: block;
    position: relative;
}

#navi li.open,
#navi li.open a{
		background: rgba(255, 255, 255, 0.8)
}

.dropdown-menu {
	padding: 0px;
	background: rgba(255, 255, 255, 0.8);
	border: 0px solid #FFF;
}

.navbar-nav{
	margin-left: 0px;
	margin-right: 0px;
}

.navbar-nav > li > a,
.dropdown-menu > li > a, 
.navbar-nav .open .dropdown-menu > li > a, 
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 15px 10px 25px;
}

.navbar-collapse{
	padding-left: 0px;
	padding-right: 0px;
}

.nav > li > a:hover,
.nav > li > a:focus{
	background: #279d2f;
	color: #FFF;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #279d2f;
}

.dropdown-submenu > a::after, .dropdown-submenu > span.actifsub::after {
    border-color: transparent transparent transparent #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 7px;
    width: 0;
}

ul.nav > li.open:hover > ul.dropdown-menu {
    display: block;
}




/* R E S P O N S I V E   S T Y L E *******************************************************/

@media only screen and (max-device-width: 960px) {
a[href^="tel"]:link {
color: #0099cc;
font-weight:bold;
text-decoration: none;}

a[href^="tel"]:visited,
a[href^="tel"]:hover {
font-weight:bold;
text-decoration: underline;
color: #0099cc;

   }
   

}


/* ****** maximum desktops ******* */

@media (min-width: 1500px){

.log {height:60px;}

.f35 { width:25%; float:left;  margin-bottom: -30px;}
.f62 { width:75%; float:right;  margin-top: 30px;}

	.f50a { width:36%; float:left;  margin-bottom: 0px;}
.f50b { width:63%; float:right;  margin-top: 30px;}

}

/* ****** Portrait tablets and medium desktops ******* */
@media (min-width: 992px) and (max-width: 1199px) {




.log {height:40px;}

	.mitte { 
		width: 85%; 
	}
	
.mitte-log { 
		width: 86%; 
	}




	#trans-w2 {

height:90px;


}

	h1 {
		font-size: 35px;
		margin-top: -5px;
	}
	

.f50b { width:49%; float:right;  margin-top: -5px;}

}





  
  


  








/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {


.f35 { width:50%; float:none;  margin-bottom: 20px;}
.f62 { width:100%; float:none;  margin-bottom: 0px;}

.f50a { width:42%; float:left;  margin-bottom: 0px;}
.f50b { width:56%; float:right;  margin-top: -5px;}
	
	
	
.log {height:70px;}




	.mitte { 
		width: 90%; 
	}
	
	.mitte-log { 
		width: 90%;
	}
	
#trans-half {
	width: 100%; 
	margin: 0;
	padding: 0;
	background: transparent;

}


#logo{
	width: 100%;
	height: auto;
	max-width: 350px;
	margin: 10px auto 0px auto; 

}



#navi a {
	font-size: 14px;
		padding: 10px 15px 8px 15px;}
		



	h1 {
		font-size: 30px;
		margin-top: -5px;
	}
	
	

	
.f20{display:block; margin:5px 20px}
	
	.mitts {margin: 0px auto; text-align:center; padding-top:30px; padding-bottom:30px; display:block}
		.farb1{width:100%; background:#006ab3; float:none; min-height:100px; }

	

.farb2{width:100%; background:#754c00; float:none; min-height:100px; }

.farb3{width:100%; background:#0b95db; float:none; min-height:100px; }


.list {float:right;  margin:20px; border-right: solid #fff 1px; border-left: solid #fff 1px; padding: 10px;}
	
}

/* visible on hover */ 
@media (min-width: 768px) {

	
	.dropdown-submenu {
	    position: relative;
	}
	
	.dropdown-submenu > .dropdown-menu {
	    left: 100%;
	    margin-left: -1px;
	    margin-top: 0px;
	    top: 0;
	}
	
	.navbar-nav > li > .dropdown-menu {
		padding-top: 0px;
	}
	
	.navbar-nav > li > .dropdown-submenu > li > .dropdown-menu{
		padding-top: 0px;
		border: 0px;
	}
	
	.dropdown-submenu:hover > .dropdown-menu {
	    display: block;
	}

	.dropdown-submenu:hover > a::after, .dropdown-submenu:hover > span.actifsub::after {
	    border-left-color: #999;
	}
	
	.dropdown-submenu .pull-left {
	    float: none;
	}
	.dropdown-submenu.pull-left > .dropdown-menu {
	    left: -100%;
	    margin-left: 10px;
	}	
	
	ul.nav > li.dropdown:hover > ul.dropdown-menu, ul.nav > li.dropdown:focus > ul.dropdown-menu {
	    display: block;
	    
	    visibility: visible;
	}
	
	ul.nav > li.listsearch:hover > ul.dropdown-menu {
	    display: none;
	}

	.dropdown-submenu > span.actifsub {
	    background-color: #004f80;
	    color: #fff;
	    float: left;
	    padding: 8px 20px;
	    width: 100%;
	}
	
	.navbar-nav .dropdown-submenu .dropdown-menu::after,
	.navbar-nav .dropdown-submenu .dropdown-menu::before{
		 border: 0px;
	}
	
}



/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	
	.f33 { width:100%; float:none;  margin-bottom: 30px;}
.f66 { width:100%; float:none;  margin-bottom: 30px;}
	
	
	
	#stoerer {

	margin-left:20px; margin-top: 10px; margin-right: 10px;
	z-index:99999999;
		visible:hidden;display: none;
}

.stoe
{border-radius: 3px;
	border:5px solid #ffffff;
box-shadow: 3px 3px 10px #666;
float:right;
width: 200px;height:auto;}
	
	
	.img-st {visible:visible;display: block;height:auto;}


.f35 { width:60%; float:none;  margin-bottom: 20px;}
.f62 { width:100%; float:none;  margin-bottom: 0px;}


.f50a { width:80%; float:left;  margin-bottom: 0px;}
.f50b { width:100%; float:right;  margin-top: 30px;}







#logo{
	width: 100%;
	height: auto;
	max-width: 310px;
	margin: 10px auto 0px auto; 

}



	#trans-w2 {

height:18%;


}





	.cd-top {
	    right: 20px;
	    bottom: 20px;
	}
	

.log {height:50px;}









.list {float:none;  margin: -20px 0px 30px 0px; border-right: solid #fff 0px; border-left: solid #fff 0px; padding: 0px;}

.f80 { width:100%;}


.f00 { margin-bottom:20px;}







	.mitte-log {
		width: 95%; 
	}
	
	#menu li{
		float:none;
		list-style: none;
		margin: 0px 0px 3px 0px;}
				
	#menu{
		width:180px; margin: 0px 0px 2px 0px;  clear:both; float:right;
	}
	
	#menuwrapper{
		width:100%; margin: 0px 0px 20px 0px;
	}

	.dropdown ul{
		padding: 2px 0px 0px 0px;
		background: #666;
	}
	
	#menu .dropdown li a{
		padding: 8px 12px 9px 36px; 
	}
	
	.mitte { 
		width: 95%; 
	}
	
	.links {
		padding-right: 0px; 	
	}
	
	h1 {
		font-size: 25px;
		margin-top: -5px;
	}
	
	h2{
		font-size: 20px;
		margin-top: 0px;
	}
	
	h3 {
		font-size: 18px;
		margin-top: 0px;
	}
	
	#kopf{
		position: relative;
		height: auto;
	}
	
	#navcontainer{
		margin-top: 0px;
		width: 100%;
		margin-left: 0;
		
	}

	
	#navi{
		float:left;
		left: 0px;
		width: 100%;
		padding-top: 0px;
	}
	
#navi a{		background:rgba(255, 255, 255, 0.9); 
}



	
	#navi li{
		right: 0px;
		margin: 0px 0px 2px 0px;
		width: 100%;
	}
	
	#navi li a{
		padding-top: 5px;
		padding-bottom: 5px;
		width: 100%;
	}
	
	#navi a:hover {
	
	background:#fff; 
} 
	
	.navbar{
		margin-bottom: 0px;
		min-height: 50px;
	}
	
	.navbar-default{
		border: 1px;
	}
	
		


	

	
	/* Einrueckung Submenu Link*/
	#navi .dropdown-submenu .dropdown-menu a {
		padding-left: 60px;
	}
	
	#navi {
		text-align: left;
	}
	
	#navi li, #navi li a {
		display: block;
		position: relative;
	}
	
	
	.f20{display:block; margin:5px 20px}
	
	.mitts {margin: 0px auto; text-align:center; padding-top:30px; padding-bottom:30px; display:block}
		.farb1{width:100%; background:#006ab3; float:none; min-height:100px; }


.farb2{width:100%; background:#754c00; float:none; min-height:100px; }

.farb3{width:100%; background:#0b95db; float:none; min-height:100px; }
	
}

/* Landscape phones and smaller */
@media (max-width: 480px) {


.f35 { width:80%; float:none;  margin-bottom: 20px;}

.f50a { width:100%; float:left;  margin-bottom: 0px;}
.f50b { width:100%; float:right;  margin-top: 30px;}



.mitte-log {
	width: 98%; }



	.mitte { 
		width: 98%; 
	}
	

	
	#kopf{
		position: relative;
		height: auto;
	}
	
	#navcontainer{
		margin-top: 0px; 
	}
	
	#navi{
		float:left;
		left: 0px;
		width: 100%;
		padding-top: 0px;
	}
	
	#navi li{
		right: 0px;
		margin: 0px 0px 2px 0px;
		width: 100%;
	}
	
	#navi li a{
		padding-top: 5px;
		padding-bottom: 5px;
		width: 100%;
	}
	
	.navbar{
		margin-bottom: 0px;
		min-height: 50px;
	}
	
	.navbar-default{
		border: 1px;
	}
	

.list {float:none;  margin: -20px 0px 30px 0px; border-right: solid #fff 0px; border-left: solid #fff 0px; padding: 0px;}


	



	
}

	