<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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/hg.jpg) no-repeat center center fixed #fff; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}



body#subpage{
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/hg.jpg) no-repeat center center fixed #fff; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;


}


/* Tooltip - popup bei Link */


    #tooltip1 { position: relative; z-index:200 }
    #tooltip1 a span { display: none; color: #FFFFFF; }
    #tooltip1 a:hover span { display: block; position: absolute; width: 250px; font-weight:bold; background: rgba(0, 0, 0, 0.3); height: 25px; left: 20px; top: 30px; color: #FFFFFF; padding: 0 10px; }




/* Go to Top - Button */

.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(0, 101, 142, 0.7) 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;
  				 border-radius: 5px;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.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: #00658e;
  opacity: 1;}
  
  
  
  
  .blocks { text-align:justify;
  }




.sn {  
  right: 10px;
  bottom: 80px;
    position: fixed; 
		z-index: 10000000;
		visibility: visible;
		}
  
  .sn2 {
  height: 40px;
  width: 40px;
	
border-radius: 3px;

	padding:0px; 
	margin-bottom:5px;
	background: #00658e;

 
  opacity: 0.7;

 }
 
.sn2:hover { background: #00658e;

	
	    opacity: 1;
    -webkit-transition: opacity .3s 0s;
  -moz-transition: opacity .3s 0s;
  transition: opacity .3s 0s;}


#etl{
	width: 80px;
	height: auto;
float:left;
	margin:0;

}

  
#lang{
	width: 100%;
position: absolute;
padding: 10px 10% 10px 10%;
text-align:left;

}


.langg {
	
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	line-height: 1em;
}

a.langg, a.langg:visited, a.langg:focus {
	
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	line-height: 1em;
}

a.langg:hover {
	text-decoration: underline;
	color: #fff;
}




.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width:100%;
height: 100%;
	border:1px #fff solid;

}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}


.mitts {margin:0 auto 10px auto; max-width: 800px;}

.bildermitte {

text-align: center; padding: 20px 0px 20px 0px;

}


.element {
display: inline-block;
}



a.img-s{ 
display: block;
margin:4px;

	border: solid 1px #fff;
}

a.img-s:hover{


	border: solid 1px #ffcc00;}










div{
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#333;
	line-height:1.5em;
font-weight: 300;
}


th {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	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.1em;
	color: #333;
	line-height:1.0em;
	padding: 5px 5px 5px 0px;
	font-weight: 300;

	}
	
	
.control-label, .frage{
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#333;
	line-height:0.8em;
font-weight: 300;
}	

#terms{margin-top:13px;}

	
	

table.rahmen {

 border: 1px solid #ffcc00; 
 width: 80%;	    
 margin-bottom: 20px; }
 







h1, h2, h3, h4 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight:200;
}
h1 {margin-bottom:20px; margin-top:40px;font-size:220%; font-weight:300;}
h2 {margin-bottom:40px; font-size:220%; font-weight:300;}
h3 {font-size:180%; margin-bottom:20px; font-weight:300;}
h4 {font-size:140%; font-weight:300;}






.white{color:#fff}
.cent {text-align:center;}
.lef{text-align:left;}
.rig{text-align:right;}



.mittig {margin: 10px auto;}


a.imp {


	text-decoration: none;
	color: #9bb8cd;
font-weight: normal;
	margin-right:20px;
	
}

a.imp:hover {
	text-decoration: none;
	color: #fff;
}

a, a:focus, a:visited {
	color: #00648d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#333;
	text-decoration: none;
	
}





.mitte {
	padding: 30px; 
	width: 90%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;

}

.marken {
	padding: 30px 0px 30px 0px; 
	width: 90%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;

}

.mitte2 {
	margin-left: auto;
	margin-right: auto;
		width: 80%; 



}


.mitte4 {
	padding: 30px; 
	width: 90%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;



}







#kopf{
	width: 80%;
	margin-top:0;
	padding: 0px 0px 0px 0px;




}	


	
	
#logo{
	width: 100%;
	height: 129px;
	max-width: 322px;
max-height: 129px;
	margin-top: 15px;
	margin-bottom: 8px;
	float:right;
	margin-right:0;


}



.tier{margin:0px 0px 20px 20px; float:right;}

.f31 { width:31%; float:left; margin-bottom:20px; margin-right:1%;}

.f33 { width:32%; float:left; margin-bottom:10px; }
.f66 { width:66%; float:right; margin-bottom:10px; }


.f33h { width:45%; float:left; margin-bottom:10px; }
.f66h { width:50%; float:right; margin-bottom:10px; }


.f33t { width:32%; float:right; margin-bottom:10px; }
.f66t { width:66%; float:left; margin-bottom:10px; }

.f80 { width:80%;}
.f70 { width:70%; padding:20px;}


.f50a { width:48%; float:left; margin-bottom:20px;}
.f50b { width:48%; float:right;}

.liste li {margin:5px 0px 8px 10px; list-style-type:square;}


#navcontainer {
	clear: both;
	float: left;
	width: 100%;
	background: transparent; 
	margin-top: -35px;

}


#navi {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#menu {
	float:left;
	width: 100%;
	margin-left: -10px;

}

#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.05em;
	width: auto;

	padding: 3px 10px 3px 10px;
	margin:0px;
text-shadow: 0 0 30px #fff;
	color: #333;
	text-decoration:none;
	font-weight:600;


}

#navi a:hover {
text-shadow: 0 0 20px #fff;

color:#00648d;
} 




hr {color:#00648d !important; height:1px; }


#slwrapper {
	padding: 0px !important;
}

#bwrapper {
	padding: 0px !important;
}





#hg-slider{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}



#hg-kein{
	width:80%;
	margin: 0 auto 10px auto;
	padding: 200px 0;
	
	
	background: url(../bilder/hg2.jpg) no-repeat center center fixed #fff; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}








.hg-rahmen  {


		background: rgba(255, 255, 255, 0.3);
width:100%;
		padding: 20px;
		border:1px solid #006690;

}

#hg-farb{
	width: 80%; 
		padding: 0px;
		margin:10px auto 10px auto;
	background: rgba(70, 118, 2, 0.7);
}

#hg-farb2{
	width: 80%; 
		padding: 0px;
		margin:10px auto 10px auto;
	background: rgba(8, 117, 0, 0.7);
}

#hg-white  {


		background: rgba(255, 255, 255, 0.8);
	width: 80%; 
		padding: 0px;
		margin:10px auto 10px auto;

}

#hg-white2  {


		background: rgba(255,255,255, 0.6);
	width: 80%; 
		padding: 0px;
		margin:0px auto 10px auto;

}



.img1{ 
width:135px;
height:auto;
float:right;
	margin:5px 0px 5px 25px;
	
		}






#prod ul {
    list-style-image: url('../bilder/blume.png');
}




.but {  


	font-weight:bold;
	padding:10px 20px 10px 20px; 
	color: #fff;
	background:#e86903;
	border: 1px #ef964f solid;
	    border-radius: 5px;
		     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: 0.05em;

	
}

.but:hover {
background-color: #dc5003;
	cursor:pointer;
		color:  #fff;
		text-decoration:none;
			border: 1px #f6c095 solid;

}






#footer {
	width:80%;
	margin: 0 auto;
	padding: 0;
	bottom: 0px;
	height: auto;
	background:#00658e;
}



.te-white {color:#373203; text-transform: uppercase; font-weight: 300;}
.te-gelb {color:#ffb400; margin-top:0;}

.abst {margin-top:200px;}

.kl {font-size: 80%;}

.big1 {
	font-size: 120%;
	line-height:1.3em;

}
.big {
	font-size: 240%;
	line-height:1.4em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:400;
}

.big2 {
	font-size: 120%;
	margin-top: 20px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:400;

}





.dat {
	font-size: 12px;
}
	





#button input a {  
	background-color: #006161; 
	border: 1px #fff solid; 
	color: #fff;
}

#button input a:hover {
	background-color: #fff; 
	border: 1px #006161 solid; 
	color: #006161;
}


.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:0px;
  }

.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%;


  }


  
  
  
a[href^="tel"]:link {
color: #fff;
font-weight: normal;
text-decoration: none;}

a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: none;
color: #fff;

   

  }


.clean {clear: both;}



/* MAINMENU */

.navbar-nav{
	float: none;
}

.dropdown-menu &gt; li{
	width: 100%;
}

.nav &gt; li &gt; a{
	display: inline;
}

#navi a {
    display: inline;
}

#navi .dropdown-menu &gt; li &gt; a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.1em;
    clear: both;
    color: #333;
    display: block;
    line-height: 1.8em;
    padding: 5px 20px 5px 20px ;
    white-space: nowrap;
}

#navi .dropdown-menu &gt; li &gt; a:hover{
	background: #EFEFEF;
}

.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 &gt; li &gt; .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 &gt; li {
  	float: none;
}

.nav &gt; li {
    display: block;
    position: relative;
}

#navi li.open,
#navi li.open a{
	background: #FFF;
}

.dropdown-menu {
	padding: 0px;
	background-color: #FFF;	
	border: 0px solid #FFF;
}

.navbar-nav{
	margin-left: 0px;
	margin-right: 0px;
}

.navbar-nav &gt; li &gt; a,
.dropdown-menu &gt; li &gt; a, 
.navbar-nav .open .dropdown-menu &gt; li &gt; a, 
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 15px 10px 25px;
}

.navbar-collapse{
	padding-left: 0px;
	padding-right: 0px;
}

.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus{
	background: #279d2f;
	color: #FFF;
}

.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
    background-color: #279d2f;
}

.dropdown-submenu &gt; a::after, .dropdown-submenu &gt; 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 &gt; li.open:hover &gt; ul.dropdown-menu {
    display: block;
}


/* R E S P O N S I V E   S T Y L E *******************************************************/


/* ****** Portrait tablets and medium desktops ******* */

@media (min-width: 1500px){



#kopf, #hg-white, #hg-white2, #hg-farb, #footer, #hg-kein {
	width: 1400px;
	

}
	

#hg-slider{
	width: 1400px;
	

}
	
	.mitte2 {
	
		width: 100%; 



}

}




@media (min-width: 1366px){
.responsive-video iframe {
background: #00FF66;
width:960px;
height: 540px;
left: 50%;
margin-left: -480px;


}

.responsive-video {

padding-bottom: 540px; /* Default for 1600x900 videos 16:9 ratio*/

}

.f33h { width:32%; float:left; margin-bottom:10px; }
.f66h { width:65%; float:right; margin-bottom:10px; }

}

@media only screen and (max-device-width: 960px) {
a[href^="tel"]:link {
color: #fff;
font-weight:bold;
text-decoration: none;}

a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: underline;
color: #fff;

   }
}


/* ****** Portrait tablets and medium desktops ******* */
@media (min-width: 992px) and (max-width: 1199px) {

    #lang{
	width: 100%;
position: absolute;
padding: 10px 5% 10px 5%;
text-align:left;
}

#navi a {

	font-size: 15px;}
	
	
	.mitte, .marken
		{width: 90%; 
	}
	
	.mitte2 { 
		width: 100%; 
	}
	
	.mitte4 {width:90%}



	
	


#kopf, #hg-slider, #hg-white, #hg-white2, #hg-farb, #footer, #hg-kein{ 
		width: 90%; 

}

  
  table.rahmen {

 width: 90%;}
 



.f33h { width:38%; float:left; margin-bottom:10px; }
.f66h { width:58%; float:right; margin-bottom:10px; }
	
	
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

#etl{
	
padding: 0px 10px 10px 30px;

}

.f33h { width:50%; float:none; margin-bottom:30px; }
.f66h { width:100%; float:none; margin-bottom:30px; }

    #lang{
	width: 100%;

position: absolute;
padding: 10px 5% 10px 8%;
text-align:left;


}


#menu {

	margin-right: 20px;

}

#navi {

	text-align: left;
	margin-left: 30px;
}

#navi a {

	font-size: 15px;}


 
 	.mitte, .marken { 
		width: 90%; 
	}
	
	.mitte4 {width:90%; padding:30px;}
	
	
	.mitte2 { 
		width: 100%; 
	}
	

	
	
	
	#kopf, #hg-slider, #hg-white, #hg-white2, #hg-farb, #footer, #hg-kein { 
		width: 100%; 
	}




	
#logo{
	width: 100%;
	height: 108px;
	max-width: 270px;
max-height: 108px;
	margin:10px;


}



	


}



/* visible on hover */ 
@media (min-width: 768px) {
	
	.dropdown-submenu {
	    position: relative;
	}
	
	.dropdown-submenu &gt; .dropdown-menu {
	    left: 100%;
	    margin-left: -1px;
	    margin-top: 0px;
	    top: 0;
	}
	
	.navbar-nav &gt; li &gt; .dropdown-menu {
		padding-top: 0px;
	}
	
	.navbar-nav &gt; li &gt; .dropdown-submenu &gt; li &gt; .dropdown-menu{
		padding-top: 0px;
		border: 0px;
	}
	
	.dropdown-submenu:hover &gt; .dropdown-menu {
	    display: block;
	}

	.dropdown-submenu:hover &gt; a::after, .dropdown-submenu:hover &gt; span.actifsub::after {
	    border-left-color: #999;
	}
	
	.dropdown-submenu .pull-left {
	    float: none;
	}
	.dropdown-submenu.pull-left &gt; .dropdown-menu {
	    left: -100%;
	    margin-left: 10px;
	}	
	
	ul.nav &gt; li.dropdown:hover &gt; ul.dropdown-menu, ul.nav &gt; li.dropdown:focus &gt; ul.dropdown-menu {
	    display: block;
	    
	    visibility: visible;
	}
	
	ul.nav &gt; li.listsearch:hover &gt; ul.dropdown-menu {
	    display: none;
	}

	.dropdown-submenu &gt; 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) {
	
#etl{
	
padding: 0px 10px 10px 30px;

}	
	
h1 {font-size:200%; font-weight:300;}
h2 {font-size:180%; font-weight:300;}
h3 {font-size:160%; font-weight:300;}
h4 {font-size:140%; font-weight:300;}

	
	.tier{margin:20px 0px; float:none;}
	
	
	.langg {
	
	font-size: 12px;
		line-height: 0.8em;

}

a.langg {
	
	font-size: 12px;
line-height: 0.8em;
}
	
.f33h { width:70%; float:none; margin-bottom:30px; }
.f66h { width:100%; float:none; margin-bottom:30px; }

    #lang{
	width: 100%;
	
position: absolute;
padding: 10px 15px 10px 2%;
text-align:left;


}



.big {
	font-size: 200%;
	line-height:1.2em;

}



#hg-white, #hg-white2, #hg-farb, #hg-kein  {
	width: 100%; 
text-align: center;
		margin-bottom:0px;
}

	#footer {width: 100%; }
	
	#hg-kein {padding: 100px 0; }
	




	
	
#logo{
	width: 100%;
	height: 108px;
	max-width: 270px;
max-height: 108px;
	margin: 10px;


}




		
		





.f33 { width:100%; float:left; margin-bottom:20px; margin-right:0px;}
.f66 { width:100%; float:left; margin-bottom:20px; margin-left:0px;}

.f50a { width:100%; float:left; margin-bottom:30px;}
.f50b { width:100%; float:left; margin-right:0px;  margin-bottom:30px;}



.f80 { width:100%;}

.rig {text-align:left;}
	
#menu li{
		float:none;
		list-style: none;
		margin: 0px 0px 3px 0px;}
				
	#menu{
		width:100%; margin: 0px 0px 2px 0px;
	}
	
	#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, .marken { 
		width: 95%; 
	}
	

	
	.mitte4 {width:90%; padding:20px;}
	
	#kopf{
		position: relative;
		height: auto;
		width:100%;
			
	}
	
	
	
	
	#navcontainer{
		margin-top: 0px;
			background: rgba(255,255, 255, 0.3) ; 
		
	}
	
	#navi{
		float:left;
		left: 0px;
		width: 100%;
		padding-top: 0px;
	}
	
	#navi li{
		right: 0px;
		margin: 0px 0px 1px 0px;
		width: 100%;
	}
	
	#navi li a{
		width: 100%;
	color:#333;
	margin:0px;
	padding:13px 13px 13px 40px;
	background-color:rgba(255,255, 255, 0.3);
	
	}
		#navi li a:hover{

	background: rgba(255, 255, 255, 0.7) ;
	color:#00658e;
	
	}
 
	
	.navbar{
		margin-bottom: 0px;
		min-height: 30px;
	}
	
	.navbar-default{
		border: 1px;
	}
	
		

	

	
	.mitte2{
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		width:100%;
	}





	
	#kwrapper {width: 90%; }
	
		#footer {
	bottom: 0px;
	height: auto;

}



table.rahmen {

 border: 1px solid #333; 
 width: 100%;	    
 margin-bottom: 20px; }
 
 



.big3 {
	font-size: 80%;
}

.rslides li{

  width: 125%;
  left: -10%;}	
 

/* 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;
	}
	

	
}

/* Landscape phones and smaller */
@media (max-width: 480px) {

#etl{
	
padding: 0px 10px 10px 10px;

}	
	
	.img1 {float:none; 	margin:5px 0px 5px 0px;}
	
h1 {font-size:180%; font-weight:300;}
h2 {font-size:150%; font-weight:300;}
h3 {font-size:130%; font-weight:300;}
h4 {font-size:120%; font-weight:300;}
	
	
	
.f33h { width:100%; float:none; margin-bottom:30px; }


.rslides li{

  width: 150%;
    left: -17%;}	
  
  

.big {
	font-size: 150%;
	line-height:1.2em;

}


#kopf{
		position: relative;
		height: auto;
		width:100%;
	
	}






	.mitte, .marken { 
		width: 98%; 
	}
	

	



	
	
#logo{
	width: 100%;
	height: auto;
	max-width: 200px;
	margin: 10px;


}

	

	



	#kwrapper {width: 100%; }
	




  .blocks { text-align: left;
  }
  
}
</pre></body></html>