@charset "utf-8";
/* CSS Document */

html,body  {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg4.jpg) no-repeat center center fixed #000; 
	-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/kosa-hg4.jpg) no-repeat center center fixed #000; 
	-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(255,255,255, 0.3) 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: #999;
  opacity: 1;}
  
  #pfeil {position: absolute; bottom: 20px; margin-left: -42px; left: 50%; width: 84px ; z-index:9999999; }
  
  #satz {padding: 10% 20px 50px 20px; visibility:visible; }
  
  #satz2{
	width: 100%;
height:0px;
visibility:hidden;
	  
}

  
  
#satz p {margin-bottom:20px;}
  



  
  .state {font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	font-weight:300; font-size: 26px; line-height:1.1em; text-shadow:  0 0 1px #4b4634,
	0 0 1px #4b4634,
	0 0 1px #4b4634,
	0 0 1px #4b4634,	
	0 0 10px #4b4634,
    0 0 20px #4b4634,
    0 0 30px #4b4634,
    0 0 40px #4b4634,
    0 0 70px #4b4634;}


  .state2 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	font-weight:300; font-size: 40px; line-height:1.1em; 
	text-shadow: 
	0 0 1px #373326,
	0 0 1px #373326,
	0 0 1px #373326,
	0 0 1px #373326,	
	0 0 10px #373326,
  	-5px 5px 10px #373326, 
	5px -5px 10px #373326, 
	-5px -5px 10px #373326, 
	5px 5px 10px #373326
	  
	  
	  
	  
/* 	  text-shadow:  0 0 1px #373326,
	0 0 1px #373326,
	0 0 1px #373326,
	0 0 1px #373326,	
	0 0 10px #373326,
    0 0 20px #373326,
    0 0 30px #373326,
    0 0 40px #373326,
    0 0 70px #373326; */
  }
	
	
	.bildermitte {

text-align: center; padding: 20px 2%;

}


.element {
display: inline-block; max-width: 500px; width:30%; padding:1%;
}



  
table td {color: #fff;}


  
 .f80 { width:80%;}
 
 
  .f30 { width:31%; float:left; margin:0px 2% 20px 0px; }
 
 .f33f { width:32%; float:left; margin-bottom:20px;}
  
.f33 { width:32%; float:left; margin-bottom:20px;}
.f66 { width:65%; float:right; margin-bottom:20px;}

.f66b { width:66%; float:right; margin-bottom:5px; margin-top:-30px;}

.f49a { width:49%; float:left; margin-bottom:20px;}
.f49b { width:49%; float:right; margin-bottom:20px;}

.formabst {margin-bottom:20px;}
  

div {
font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	font-weight:300;	
	font-size: 1.1em;
	color: #efefef;
	line-height:1.6em;

}

h1, h2, h3, h4 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 300;	

}

h1 {
	text-align:center; margin-bottom: 60px;}

h2 {
	margin-bottom: 40px; text-align:center;}


h3 {

	margin-bottom: 20px;
}

h4{

	margin-bottom: 15px;
}





a {
	color: #ccc;
	font-weight:bold;
	text-decoration: underline;

}
a.visited {color:#bbb;}

a:hover {
	color:#fff;
	text-decoration: underline;
	
}




a.alist {
	color: #8bbb13;
	font-weight:bold;
	text-decoration: none;
	line-height: 2em;

}

a.alist:hover {
	color:#a7e213;
	text-decoration: none;
	
}


a.imp {
	
	font-size: 13px;
	text-decoration: none;
	color: #666; padding: 0px 0px 0px 25px;
}

a.imp:hover {
	text-decoration: none;
	color: #fff;
}


a.langg {
	
	font-size: 12px;
	text-decoration: none;
	color: #ccc;
}

a.langg:hover {
	text-decoration: underline;
	color: #bbb;
}



a[href^="tel"]:link
{
color: #fff;
text-decoration: none;
font-weight:normal;
cursor:text;
}

a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: none;
}

.kl {font-size: 80%;}

.big {
	font-size: 150%; line-height:1.6em;
}

.bigger {
	font-size: 200%; line-height:1.6em;
}

.text-b {
	font-size: 120%; color:#8bbb13;
}



.text-dkl {
	color: #666;
}








.mitte {
	padding: 40px;  
	width: 80%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;
}

.mitte2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}




.mitte-gal {
	padding: 20px;  
	width: 100%; 
	margin-left: auto;   
	margin-right: auto;
}

.mitte-log {
	width: 85%; 
	margin-left: auto;   
	margin-right: auto;
}



#kopf{
	width: 100%;
	margin-top:0px;
	padding: 0px 0px 0px 0px;
	z-index: 200000;
	position:absolute;
	top:0px
}	


.pad {margin-bottom: 20px;}




  #lang{
	width: 100px;
	height: 30px;
position:absolute;
top:20px;
left: 5%;

}





.log-re {
position:relative;
min-height:1px;
padding-right:15px;
padding-left:15px; 
float: right;
width:100%}


#logo{

width: 100%;
height: 171px;
max-width: 500px;
max-height: 171px;
	margin: 0 auto;

}

#navcontainer {
	margin-top:-4px;
	clear: both;
	float: left;
	width: 100%;
background: transparent ;


}




#navi{
	position: relative;
	margin: 0;
	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; 
	letter-spacing:0.0em;
	font-weight: 400; 
	font-size: 18px;
background: rgba(204,198,153, 0.8) ;
	width: auto;
	display: block;
	padding: 8px 12px 8px 12px;
	line-height: 50px;
	color: #000;
	text-decoration:none;
	border:solid #e6e6e6 0px;  
}

#navi a:hover {
	color: #d1cbb9;
background: rgba(0,0,0, 0.8) ;
} 


#navi a.news {
	color: #fff;
	background:#008bd2; 
	font-width:bold;


}
#navi a.news:hover {
color: #008bd2;
	background:#fff; 
} 

#teil1{
	width: 100%;
	padding: 0px;
}	

.mita { float:left; width:49%; margin-left:1%;}
.img-mita { margin-bottom:7px; border:1px solid #666; }




.kast {

	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.kast2 {

	margin-top: 0px; 
	width:80%;
	margin-left: auto;
	margin-right: auto;
}


#kastwrapper {
	padding: 0px !important;
}




#hg-kein{
	width: 100%;
	padding: 0px;
}


#hg-black{
	width: 100%;
	padding: 30px 10px;
background: #000 ;
}


#trans-k {
	width: 100%;
	padding: 0px;
	
}

html,body  {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg4b.jpg) no-repeat center center fixed #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	


}


#hg-kosa1  {
	height:500px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg1.jpg) no-repeat center center fixed #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}



#hg-kosa2  {
	height:600px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg2.jpg) no-repeat center center fixed #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#hg-kosa3  {
	height:500px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg3.jpg) no-repeat center center fixed #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#hg-kosa4  {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg4.jpg) no-repeat center center fixed #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}





#hg-trans1  {
	width: 100%;
	padding: 0px;
background: rgba(0,0,0, 0.6) ;

			
}















hr {
border: none;
border-top: 1px solid #efefef;
color: #efefef;
background-color: transparent;
height: 1px;
margin: 40px 0px 40px 0px;
}


.gallery-an {
text-align: center;
}

.img-gal {margin:10px; border:1px solid #000;}
.img-gal:hover {border:1px solid #ccc;}



	
	

	
.img1{ 
	width:86%;
	height:auto;
	margin: 0 auto;
	padding:0;



}


.img2{margin-left:auto; margin-right:auto;}

.img-log{ 
	float:left; 
	margin:-25px 15px 15px 0px;

}

.img-fb{ 
	float:left; 
	margin:-5px 10px 0px 0px;

}

.img-rund
{width: 120px; height:120px; border-radius:50%;	margin: -47px 15px 15px -93px; float: left;}


.clean { clear:both;}

#spons{
	width:100%;
	margin: 0;
	padding: 0;
	bottom: 0px;
	min-height: 50px;
	height:auto;
	background: #fff;
	
}
.zent{text-align:center;}
.li{text-align:left;}
.re{text-align:right;}

.imprint {text-align: right;}

#footer {
	width:100%;
	margin: 0;
	padding: 0;
	background: rgba(0,0,0, 0.7) 



}


	
#footeraddress {
	font-size: 13px;
	color:#fff;
	float:left; 
	text-align: left;
	width:66% ;

	
}


#footerimpress {
	text-align: right;
	float: right;
	width:33%;

}


a.but  {  
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	padding:5px 15px 5px 15px ; 
	height:35px; 
	color: #fff;
	background-color: #006699; 
	border: 1px #044589 solid;
	border-radius:5px;
	text-decoration: none;
	float:right;
	margin-top: -5px;
}

a.but:hover {
	background-color: #11446f; 
	border: 1px #044589 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: Arial, Helvetica, sans-serif;	
	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 > li > 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 > 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: #FFF;
}

.dropdown-menu {
	padding: 0px;
	background-color: #FFF;	
	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: #fff;
font-weight:bold;
text-decoration: underline;}

a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: underline;


   }
}


/* ****** maximu desktops ******* 
@media (min-width: 1500px) {
	
	
	
#hg-kein, #hg-black, #trans-k, #footer, #hg-kosa1, #hg-kosa2  {
	width: 1500px;
	margin: 0 auto;
	padding: 0px;
}
	

#hg-kosa4 {
	width: 1500px;
	height: auto;
	margin: 0 auto -260px auto;
	padding: 0px 0px 100px 0px;
}	
	
html,body  {

		background: #191501; 

	


}



body#subpage{
	
		background: #000; 


}

}*/




/* ****** Portrait 
lets and medium desktops ******* */
@media (min-width: 992px) and (max-width: 1199px) {


	.mitte { 
		width: 85%; 
			padding: 30px; 
	}
	
	.mitte-log { 
		width: 92%; 
	}
	

 #navi a {	font-size: 15px;
	 letter-spacing:0.1em; }
	
	
	  #satz {padding: 12% 20px 30px 20px; }
  



  .state2 { font-size: 32px;}
  
  #logo{

	height: auto;
	max-width: 400px;


}

  #pfeil {position: absolute; bottom: 5px; margin-left: -42px; left: 50%; width: 84px ; }

}





@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
  
  #pfeil {position: absolute; bottom: 5px; margin-left: -42px; left: 50%; width: 84px ; }

	.mitte { 
		width: 90%; 
			padding: 20px; 
	}
		.mitte-log { 
		width: 98%; 
	}
	


	 
	  #satz {margin: 15% 20px 30px 20px; padding:20px; background:rgba(74, 69, 51, 0.6); }
  



  .state2 { font-size: 28px;}
  
  #logo{




	max-width: 500px;
		height: auto;

}

#hg-kosa1  {
	height:500px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg1.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}



#hg-kosa2  {
	height:600px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg2b.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#hg-kosa3  {
	height:500px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg3b.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#hg-kosa4  {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg4b.jpg) no-repeat #000 top right; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}

.img-kosa {width: 300px; height:auto;}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  
  
  #logo{


	max-width: 500px;
		height: auto;

}

  #pfeil {position: absolute; bottom: 5px; margin-left: -42px; left: 50%; width: 84px ; }

	.mitte { 
		width: 90%; 
			padding: 20px; 
	}
		.mitte-log { 
		width: 98%; 
	}
	


	 
	  #satz {margin: 12% 20px 50px 20px; }
  



  .state2 { font-size: 28px;}
  


#hg-kosa1  {
	height:500px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg1.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}



#hg-kosa2  {
	height:600px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg2b.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#hg-kosa3  {
	height:500px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg3b.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#hg-kosa4  {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg4b.jpg) no-repeat #000 top right; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}

.img-kosa {width: 300px; height:auto;}
}





/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

 #pfeil {position: absolute; bottom: 5px; margin-left: -42px; left: 50%; width: 84px ; }

	.mitte { 
		width: 90%; 
			padding: 20px; 
	}
		.mitte-log { 
		width: 98%; 
	}
	
.img-kosa {width: 300px; height:auto;}

	 
	  #satz {margin: 12% 20px 20px 20px; padding:20px; background:rgba(74, 69, 51, 0.6);}
  



  .state2 { font-size: 28px;}
  
  #logo{

	height: auto;
	max-width: 350px;



}
	 

}

/* 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) {

#hg-kosa1  {
	height:500px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg1.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}



#hg-kosa2  {
	height:600px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg2b.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#hg-kosa3  {
	height:500px;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg3b.jpg) no-repeat #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


#hg-kosa4  {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/kosa-hg4b.jpg) no-repeat #000 top right; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}



#satz {visibility:hidden;}
	
#satz2 {visibility:visible; 
	background: #ada791;
padding: 50px 20px 50px 20px;
	height:auto;}
  
.state2 {color:#000; font-size: 25px; line-height:1.2em; text-shadow: none;}

.img-kosa {width: 300px; height:auto;}


  


.imprint {text-align: left;}

#logo{

margin: -10% auto 50px auto;
	max-width: 500px;
		height: auto;


}







  .f30 { width:80%; float:none; margin:0px 0px 20px 0px; }


 .f49a { width:100%; float:none; margin-bottom:10px;}
.f49b { width:100%; float:none; margin-bottom:20px;}

.f33f { width:100%; float:none; margin-bottom:20px; margin-right:0px; padding-right:0px;}

.f33 { width:80%; float:none; margin-bottom:20px; margin-right:0px; padding-right:0px;}
.f66 { width:100%; float:none; margin-bottom:20px; margin-left:0px;}

.f66b { width:100%; float:none; margin-bottom:15px; margin-top:-30px;}
 .f80 { width:100%;}

	.cd-top {
	    right: 20px;
	    bottom: 20px;
	}


	.mitte-log {
		width: 95%; 
	}
	
	#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 { 
		width: 95%;
		padding: 20px; 
	}
	
	.links {
		padding-right: 0px; 	
	}
	
	h1{
		font-size: 30px;
		margin-top: 0px; 

		
	}
	
	h2 {
		font-size: 23px;
		margin-top: 20px;

	}
	
	h3 {
		font-size: 20px;
		margin-top: 20px;

	}
	
	h4 {

		font-size: 17px;
		margin-top: 20px;

	}
	
	#kopf{
		position: relative;
		height: auto;
	}
	
	#navcontainer{
		margin-top: 0px;
		
	}
	
	#navi{
		float:left;
		left: 0px;
		width: 100%;
		padding-top: 2px;
	}
	
	#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;
	}
	
		
#footeraddress {
	float:none; 
	width:100%;
	margin-bottom:40px;
	
}


#footerimpress {
	text-align: left;
	float: none;
	width:100%;
	margin-bottom:20px;
	padding-left:80px;
}

a.imp {
	
	font-size: 13px;
	text-decoration: none;
	color: #999;
	padding: 5px 10px 5px 10px; 
	margin-right:20px;
	background: #333;
	border-radius:3px;
	border: 1px #999 solid;
	font-weight:normal;
}

a.imp:hover {
	text-decoration: none;
	color: #fff; background: #000;
	border: 1px #fff solid;
}
	
	.kast {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}

	
	/* 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) {

#logo{

margin: -220px auto 0 auto;
	max-width: 400px;
		height: auto;


}

  .f30 { width:100%; float:none; margin:0px 0px 20px 0px; }

 .f80 { width:100%;}

.f33 { width:100%; float:left; margin-bottom:15px; margin-right:0px; padding-right:0px;}
.f66 { width:100%; float:left; margin-bottom:15px; margin-left:0px;}





	.mitte { 
		width: 98%; 
	}
	

	
	#kopf{
		position: relative;
		height: auto;
	}
	
	#navcontainer{
		margin-top: 0px; 
	}
	
	#navi{
		float:left;
		left: 0px;
		width: 100%;
		padding-top: 10px;
	}
	
	#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;
	}
	

	
	.kast {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}
	
}


