@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 #784a00; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
font-size: 1.0em;
}





body#subpage{
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/hg.jpg) no-repeat center center fixed #784a00; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;


}







/* 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(215, 135, 22, 0.5) 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: #ffb400;
  opacity: 1;}
  
  



#stoerer {

	left:20px;
	top:20px;
	position: absolute;
	z-index:99999999;
}

.stoe
{border-radius: 3px;
	border:5px solid #ffffff;
box-shadow: 3px 3px 10px #666;
float:right;
width: 200px;height:auto;}


.stoer
{border-radius: 3px;
	border:5px solid #ffffff;
box-shadow: 3px 3px 10px #666;
float:left;
width: 200px;height:auto;
margin-top: 20px;
margin-left: -15px;}


#logo-h{
	float:right;
	height: 129px;
	max-width: 322px;
max-height: 129px;
	margin-top: 20px;
margin-right: -30px;

}



/*video---------------*/

.video-box 
	{
	background-color: transparent;
	text-align: center;
	padding: 0px;
	margin:40px auto;
	width: 100%;
	max-width: 960px;
	height: auto;
	border: 0px solid #000000;
	}

.video-box video 
	{
	width: 100%;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px;
	}

.video-caption 
	{
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 8px 5px 8px 5px;
	}

.video-nosupport
	{
	color: #ff0000;
	padding-top: 110px;
	padding-bottom: 110px;
	}



@media only screen and (max-width: 768px) {

.video-box 
	{
	
	max-width: 640px;
	height: auto;

	}
}


@media only screen and (max-width: 400px) {

.video-box 
	{
	
	max-width: 300px;
	height: auto;

	}
}

/*end video---------------*/












  .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: #403118;

 
  opacity: 0.7;

 }
 
.sn2:hover { background: #ffb400;

	
	    opacity: 1;
    -webkit-transition: opacity .3s 0s;
  -moz-transition: opacity .3s 0s;
  transition: opacity .3s 0s;}




  
  
  .blocks { text-align:justify;
  }
  
#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;}



.cont-herz {margin:0 auto; text-align:center;}

.css-herz {
  display: inline-block;
  width: 40px;
  height:30px;
  /*  border: 1px solid silver;*/

  position: relative;

  margin: 30px;
  margin-left: 0;


}

.css-herz:before, 
.css-herz:after {
  content: "";  /* ohne Inhalt */
  background-color: red;
  width: 20px;
  height: 30px;
  position: absolute;
    
  text-align: center;

  border-radius: 50% 50% 0 0;
  
  transform-origin: 0 100%; 
  transform: rotate(-45deg);  
}
    
.css-herz:before {
  left: 19px;
}    

.css-herz:after {
  content: "";  /* ohne Inhalt */
  /*  background-color: hsla(0, 50%, 80%, .6);*/
  transform: rotate(45deg);    
  transform-origin: 100% 100%;
    
border-radius: 50% 50% 0 0;  
}

.css-herz:after {
  right: 20px;
} 






div{
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	color:#efefef;
	line-height:1.5em;
font-weight: 300;
}


th {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #efefef;
	line-height:1.2em;
	font-weight:bold;
	padding: 10px;

	}
	
	
	
td {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	
	color: #efefef;
	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.9em;
	color:rgba(239,239,239,1.00);

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 {text-align:center; 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;}







.cent {text-align:center;}
.lef{text-align:left;}
.rig{text-align:right;}



.mittig {margin: 10px auto;}


a.imp {

	font-size: 0.8em;
	text-decoration: none;
	color: rgba(255, 255, 255, 0.4);
	letter-spacing: 0em;
	line-height:0.8em;
	
}

a.imp:hover {
	text-decoration: none;
	color: #fff;
}

a, a:focus, a:visited {
	color: #ffb400;
	
	text-decoration: none;
}

a:hover {
	color:#fff;
	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 {
	margin-left: auto;
	margin-right: auto;
		width: 80%; 



}







#kopf{
	width: 80%;
	margin-top:30px;
	padding: 0px 0px 0px 0px;




}	

#logo-abst {	position:absolute;
	z-index: 100;
	top:30px;
	right:9%;}
	
	
#logo{
	width: 100%;
	height: 129px;
	max-width: 322px;
max-height: 129px;
	margin: 0px;


}



.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; 

}


#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 #784a00;
	color: #fff;
	text-decoration:none;
	font-weight:400;


}

#navi a:hover {
text-shadow: 0 0 20px #784a00;

color:#ffb400;
} 




hr {color:#ffb400 !important; height:1px; }


#slwrapper {
	padding: 0px !important;
}

#bwrapper {
	padding: 0px !important;
}





#hg-slider{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}



#hg-kein{
	width: 100%;
	padding: 0px;
}





#hg-karte  {
	width:80%;
	margin: 0 auto 10px auto;
	padding: 60px 20px 60px 20px;
		background: url(../bilder/karte.jpg) no-repeat center center fixed #f0b838; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

#hg-tier  {
	width: 80%; 
	padding: 0;
	background: rgba(0, 0, 0, 0.5) url(../bilder/tiere.png) no-repeat bottom right;

margin:10px auto 10px auto;

}

.hg-rahmen2  {


		background: rgba(0, 0, 0, 0.5);
width:100%;
		padding: 30px;
		border:1px dotted #ffb400;

}

.hg-rahmen  {


		background: rgba(0, 0, 0, 0.2);
width:100%;
		padding: 30px;
		border:1px dotted #ffb400;

}


#hg-top {width:80%; margin:0 auto;}

#hg-farb{
	width: 80%; 
		padding: 60px 0px;
		margin:10px auto 10px auto;
	background: rgba(143, 90, 3, 0.6);
}



#hg-black  {


		background: rgba(0, 0, 0, 0.3);
	width: 80%; 
		padding: 60px 0px;
		margin:0px auto 10px auto;

}

#hg-black2  {


		background: rgba(0, 0, 0, 0.5);
	width: 80%; 
		padding: 60px 0px;
		margin:0px auto 10px auto;

}



.img1{ 
width:250px;
height:auto;
float:left;
	margin:0px 25px 5px 0px;
	border: 1px #999 solid;
		}



.img0{ 

	margin:5px 0px 20px 0px;
float:left;}

.img2{margin-left:auto; margin-right:auto;}

.img-rund {width: 200px; height:200px; border-radius:50%; border: 1px solid #999; margin:50px auto 20px auto;}


#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:100%;
	margin: 0;
	padding: 0;
	bottom: 0px;
	height: auto;
	background:rgba(0, 0, 0, 0.5);
}



.te-black {color:#373203;}
.te-gelb {color:#ffb400; margin-top:0;}

.abst {margin-top:200px;}

.kl {font-size: 80%;}

.big1 {
	font-size: 130%;
	line-height:1.4em;

}
.big {
	font-size: 260%;
	line-height:1.4em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:400;
}

.bigs {
	font-size: 200%;
	line-height:1.4em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:300;
	color: white;
	text-transform: uppercase;letter-spacing: 0.2em;
}

.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 > 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-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 > 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 *******************************************************/


/* ****** Portrait tablets and medium desktops ******* */

@media (min-width: 1500px){



	




}




@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%}


#logo-abst {	position:absolute;
	z-index: 100;
	top:36px;
	right:4%;}
	
	


#kopf, #hg-slider, #hg-black, #hg-black2, #hg-farb, #hg-top{ 
		width: 90%; 

}

	#hg-karte  {
	width: 90%; 
	padding: 5%;
		background: url(../bilder/d-karte2.jpg) no-repeat center right #f0b838; 

}

#hg-tier  {
	width: 90%; 
		background: url(../bilder/tiere.png) no-repeat bottom right rgba(0,0,0,0.5);



}
  
  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) {



.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: center;
}

#navi a {

	font-size: 15px;}


 
 	.mitte, .marken { 
		width: 90%; 
	}
	
	.mitte4 {width:90%; padding:30px;}
	
	
	.mitte2 { 
		width: 100%; 
	}
	
	
	#hg-karte  {
	width: 100%; 
	padding: 5%;
		background: url(../bilder/d-karte2.jpg) no-repeat center right #f0b838; 



}

#hg-tier  {
	width: 100%; 
	background: url(../bilder/tiere.png) no-repeat bottom right rgba(0,0,0,0.5); 



}
	
	.stoer
{border-radius: 3px;
	border:5px solid #ffffff;
box-shadow: 3px 3px 10px #666;
float:left;
width: 200px;height:auto;
margin-top: 20px;
margin-left: 20px;}


#logo-h{
	float:right;

	width: 250px;
height: auto;
	margin-top: 20px;
margin-right: 20px;

}
	
	#kopf, #hg-slider, #hg-black, #hg-black2, #hg-farb, #hg-top { 
		width: 100%; 
	}



#logo-abst {	position:absolute;
	z-index: 100;
	top:15px;
	right:4%}
	
	
#logo{
	width: 100%;
	height: 108px;
	max-width: 270px;
max-height: 108px;
	margin: 0px;


}


#kopf{margin-top:30px;}	
	


}



/* 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) {
	
	
	.stoer
{border-radius: 3px;
	border:5px solid #ffffff;
box-shadow: 3px 3px 10px #666;
float:left;
width: 150px;height:auto;
margin-top: 20px;
margin-left: 20px;}


#logo-h{
	float:right;

	width: 230px;
height: auto;
	margin: 20px 0px 20px 20px;


}
	
	
	
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-black, #hg-black2, #hg-farb, #hg-top  {
	width: 100%; 
text-align: center;
		margin-bottom:0px;
}


#hg-karte  {
	width: 100%; 
	padding: 6%;
		background: url(../bilder/d-karte2.jpg) no-repeat center right #f0b838; 



}

#hg-tier  {
	width: 100%; 
	background: url(../bilder/tiere2.png) no-repeat bottom center rgba(0,0,0,0.5);



}


#logo-abst {	position:absolute;
	z-index:100;
	top:20px;
	right:10px}
	
	
#logo{
	width: 100%;
	height: 108px;
	max-width: 270px;
max-height: 108px;
	margin: 0px;


}



.img1{ 
float:left;
	width:200px;
	height:auto;
		}
		
		
		





.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%;
		margin-top:0px;	
	}
	
	
	
	
	#navcontainer{
		margin-top: 0px;
			background: rgba(0,0, 0, 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:#ffb400;
	margin:0px;
	padding:13px 13px 13px 40px;
	background-color:rgba(0,0, 0, 0.3);
	
	}
		#navi li a:hover{

	background: rgba(0, 0, 0, 0.5) ;
	color:#fff;
	
	}
 
	
	.navbar{
		margin-bottom: 0px;
		min-height: 30px;
	}
	
	.navbar-default{
		border: 1px;
	}
	
		

	

	
	.mitte2{
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		width:100%;
	}


.img0{ 

		width: 300px;
		margin: 0px 20px 5px 0px;
		float: left;}


	
	#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) {
	

	#logo-h{
	float:none;
	height: auto;
	width: 250px;
	margin: 20px auto;

}
	
	.stoer
{border-radius: 3px;
	border:3px solid #ffffff;
box-shadow: 3px 3px 10px #666;
left:3
	0px;
width: 110px;height:auto;
margin: 0;
	top:135px;
	position: absolute;
	z-index: 9999999999999999999999;}

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;

}






.img1{ 
float:none;
	width:80%;
	height:auto;
		}

.img0{ 

		width: 100%;
		margin: 0px 0px 5px 0px;
		float: none;}

	.mitte, .marken { 
		width: 98%; 
	}
	

	


#logo-abst {	position:absolute;
	z-index:100;
	top:30px;
	right:10px}
	
	
#logo{
	width: 100%;
	height: auto;
	max-width: 200px;
	margin: 0px;


}

	

	



	#kwrapper {width: 100%; }
	




  .blocks { text-align: left;
  }
  
}
