@charset "utf-8";
/* CSS Document */


/* syncopate-regular - latin */
@font-face {
  font-family: 'Syncopate';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/syncopate-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/syncopate-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/syncopate-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/syncopate-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/syncopate-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/syncopate-v19-latin-regular.svg#Syncopate') format('svg'); /* Legacy iOS */
}



/* 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/hg3.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/hg3.jpg) no-repeat center center fixed #000; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}


.karte {width:100%; border:1px solid #333; height:285px;}


#esf2
{
visibility: hidden; 
    width:100%;
    height:0;
	margin-top:-80px;
	display:none;
	}

.mitt {margin-left: auto;
margin-right:auto;}
	  
	  
	
#esf
{
visibility: visible; 
    width:200px;
    height:200px;
    right:0px;
    position:fixed;
    margin:0;

	text-align: left;	
    bottom:100px;
    z-index:10000; 
    display:block;
	color: #333;
	 background: #fff;
 
	   padding:5px;

 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);

	
}

div#esf { border-bottom-left-radius: 5px;
      border-bottom-right-radius: 0px;
      border-top-left-radius: 5px;
      border-top-right-radius: 0px; }


a.esf {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;	
	font-weight: normal;


}

a:hover.esf{
color: #005fab; 
}



.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width:100%;
height: 100%;

}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}







  .sn {  margin-top:-1px;
  right: 10%;
    position: fixed; 
		z-index: 10000000;
		visibility: visible;
		}
  
  .sn2 {


	
border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;	



	padding:0px; background:rgba(0, 0, 0, 0.7);
  
  border: 1px solid rgba(255, 255, 255, 0.2);

 }
 
.sn2:hover { background: #005fab;

	  border: 1px solid rgba(255, 255, 255, 0.5);}


 .sn-u {  margin-bottom:-1px;

 
		visibility: hidden;
		}
  
  .sn3 {


	
border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;	



	padding:0px; background:rgba(0, 0, 0, 0.7);
  
  border: 1px solid rgba(255, 255, 255, 0.2);

 }
 
.sn3:hover { background: #005fab;

	  border: 1px solid rgba(255, 255, 255, 0.5);}


.absatz {margin: 20px 0px 20px 0px; line-height:1.8em; 	background: url(../bilder/trans1.png) repeat; padding: 20px;}

div {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ccc;
	line-height:1.6em;
	font-weight:300;
}


th {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ccc;
	line-height:1.6em;
	font-weight:bold;
	padding: 10px;
	text-align: right;}
	
	
	
td {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ccc;
	line-height:1.6em;
	font-weight:300;
	padding: 10px;
	text-align: right;}
	
	
table.rahmen {
 border-collapse: separate; 
 border: 1px solid #333; 
 width: 700px;	    
 border-radius: 8px;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
 margin-bottom: 20px; }
 
.hgg { background-color: #222; }




h1, h2, h3, h4 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight:300;
}
h1 {font-size: 45px; margin-bottom:50px;}
h2 {font-size: 38px; margin-bottom:40px;}
h3 {font-size: 25px;  margin-bottom:30px; }
h4 {font-size: 22px;  margin-top:40px; }

.tops {margin-top: 0;}

.text-dkl {
	color: #000;
}

.text-b {
	color: #a6d4f8;
}

.ref { float:left; margin-right:15px; margin-bottom:15px; background: rgba(0,0,0, 0.5); padding:10px; height:330px; width:303px; border: solid 1px #333}
.img-ref {margin-bottom:10px;}
.ref:hover {border:1px solid #005fab;}


.mita { float:left; margin-bottom:20px;  margin-right:20px;}
.img-mita { margin-bottom:7px; border:1px solid #333; }

a.imp {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #777;
	letter-spacing: 0.1em;
	padding:6px 15px 6px 15px;
	border-radius:5px;
	border: 1px solid #333;
	margin-right: 5px;
	background-color:#000;
}

a.imp:hover {
	text-decoration: none;
	color: #fff;
}

a, a:focus, a:visited {
	color: #ccc;
	font-weight:bold;
}

a:hover {
	color:#fff;
	text-decoration: underline;
}

a[href^="tel"]:link
{
color: #003d50;
text-decoration: none;
font-weight:normal;
cursor:text;
}

a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: none;
}



.mitte {
	padding: 20px;  
	width: 80%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;

}

.mitte2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;


}

.mitte3 {
	padding: 20px;  
	width: 60%; 
	text-align: center; 
	margin-left: auto;   
	margin-right: auto;
}




.tit-h1 {margin-top:-150px;}


#kopf{
	width: 100%;
	margin-top:0px;
	padding: 0px 0px 0px 0px;
	z-index: 200000;
	position:absolute;
	top:0px
}	


#logo{
	width: 15%;
	height: 130px;
	max-width: 150px;
	max-height: 130px;
		margin-left: 0;  
		float:left; 

}

	.shad	 {box-shadow: 0px 0px 10px #000;}

.grau {color:#333;}

.f33 { width:32%; float:left; margin-bottom:20px; margin-right:1px;}
.f66 { width:66%; float:right; margin-bottom:20px; margin-left:1px;}


.f49a { width:49%; float:left; margin-bottom:20px;}
.f49b { width:49%; float:right; margin-bottom:20px;}

.f50a { width:49%; float:left; margin-bottom:20px;}
.f50b { width:49%; float:right; margin-bottom:20px;}

.anfrag { margin: 5px 0px 15px 0px; font-size:120%;} 



#listen  {	list-style-type: square;}

#listen li{
	position: relative;
	margin-right: 30px;
	padding-top: 15px;




}

#navcontainer {
	float:right;
	width: 80%;
	background: transparent; 
	margin-top: 60px;

}


#navi {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#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;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size: 15px;
	letter-spacing: 0.05em;
	width: auto;
	display: block;
	padding:6px 15px 3px 15px;
	line-height: 1.8em;
	color: #fff;
	text-decoration:none;
	font-weight:300;
}

#navi a:hover {
	color: #fff;
	background: #005fab;
} 

#navi a.pic {	   
padding-left:0px;
padding-right:0px;
margin-left:15px;
margin-right:15px;
color:#fff;
border-bottom:3px solid rgba(255, 255, 255, 0.5); }



#navi a.pic:hover {	   
padding-left:0px;
padding-right:0px;
margin-left:15px;
margin-right:15px;
color:#fff;
border-bottom:3px solid #fff; 	
background: transparent;}



#navi a.gs2 {	   

color:#e86903;
background: url(../bilder/geschenk.png) left center no-repeat transparent;

font-weight:bold;
padding-left:40px;
}



#navi a.gs2:hover {	   
	
background: url(../bilder/geschenk.png) left center no-repeat #fff;
	text-shadow: black 0em 0em 0em;}


.st-name{
		font-size: 13px;
}


#slwrapper {
	padding: 0px !important;
}

#bwrapper {
	padding: 0px !important;
}


#kwrapper {
	width:66%;
	padding: 0px !important;
	margin-top:20px;
}



#hg-kein{
	width: 100%;
	padding: 0px;
}	

#hg-verl  {
	width: 100%; 
	padding: 0px;
		background: url(../bilder/verl.png) repeat-x;
		height:200px;

}


.hg-kasten  {
	width: 100%; height: auto;
	padding: 0px;
		background: rgba(0,0,0,0.3);
		padding: 20px;
		margin-bottom: 30px;
		border: 1px solid #333;
}




#hg-trans1  {
	width: 100%; 
	padding: 0px;
		background: url(../bilder/hg1.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#hg-trans2  {
	width: 100%; 
	padding: 0px;
		background: url(../bilder/hg2.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#hg-trans3  {
	width: 100%; 
	padding: 0px;
		background: url(../bilder/hg3.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
}

#hg-trans4  {
	width: 100%; 
	padding: 0px;
		background: url(../bilder/hg4.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}







.img0{ 
	float: left; 
	margin:5px 15px 5px 0px;
		border: 1px solid #333;
		width:25%}


.img1{ 
	float: left; 
	margin:5px 15px 5px 0px;
		border: 1px solid #333;
}





.but {  

	font-family: 'Syncopate', Arial, Helvetica, sans-serif;
	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;

}

.zent{text-align:center;}
.li{text-align:left;}
.re {text-align: right;}




#footer {
	width:100%;
	margin: 0;
	padding: 0;
	bottom: 0px;
	height: auto;
	background: url(../bilder/trans1.png) repeat; 
}

.kl {font-size: 80%;}

.big {
	font-size: 140%;
	line-height:1.6em;
}

.big2 {
	font-size: 130%;
}

.big3 {
	font-size: 110%;
}



.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: 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: 0px;

  }






.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 #ccc;
    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: 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*/

}

}

@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;
color: #0066CC;

   }
}


/* ****** Portrait tablets and medium desktops ******* */
@media (min-width: 992px) and (max-width: 1199px) {
.re {text-align:left;}
	.mitte { 
		width: 85%; 
	}

.f50a { width:100%; float:none; margin-bottom:30px;}
.f50b { width:100%; float:none; margin-right:0px; margin-bottom:0;}

.img0{ 

		width:25%}
		
		.img1{ 
	float: left; width:160px; height:auto;}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.re {text-align:left;}

	.mitte { 
		width: 90%; 
	}

#kwrapper {width: 80%; }
#navi a {

	font-size: 14px;
	letter-spacing: 0.05em;
	

	padding:6px 12px 3px 12px;
	line-height: 1.8em;
	
}

.f50a { width:100%; float:none; margin-bottom:30px;}
.f50b { width:100%; float:none; margin-right:0px; margin-bottom:0;}

.img0{ 

		width:30%}
		
		.img1{ 
	float: left; width:160px; height:auto;}

}

/* 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) {


.img1{ 
	float: left; width:130px; height:auto;}

.ref { float:left; margin-right:1%; margin-bottom:20px; background: rgba(0,0,0, 0.5); padding:10px; height:350px; width:49%; border: solid 1px #333}
.img-ref {width:100%; margin-bottom: 30px;}

#esf2
{
visibility: visible; 
    width:100%;
    height:120px;
    position:relative;
  z-index:10000; 
    display:block;
	 background: #fff;
 	   padding:5px;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);

	
}


.re {text-align:left;}

a.imp {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #777;
	letter-spacing: 0em;
	padding:5px 12px 5px 15px;
	border-radius:5px;
	border: 1px solid #333;
	margin-right: 5px;
	background-color:#000;
	
}
a.imp:hover { background-color:#005fab; }

  .sn {  
visibility: hidden;
		}
		
.sn-u {  
visibility: visible;
		}
				
		
		#navi a.pic {	   
padding-left:15px;
padding-right:15px;
margin-left:0px;
margin-right:0px;
color:#fff;
border-bottom:0px solid rgba(255, 255, 255, 0.5); 
background: rgba(0, 0, 0, 0.8)}



#navi a.pic:hover {	   
padding-left:15px;
padding-right:15px;
margin-left:0px;
margin-right:0px;
color:#fff;
border-bottom:0px solid #fff; 	
background:  rgba(0, 95, 171, 0.9)}

.f33 { width:100%; float:none; margin-bottom:20px; margin-right:0px;}
.f66 { width:100%; float:none; margin-bottom:20px; margin-left:0px;}


.f49a { width:100%; float:none; margin-bottom:20px;}
.f49b { width:100%; float:none; margin-bottom:20px;}

.f50a { width:100%; float:none; margin-bottom:30px;}
.f50b { width:100%; float:none; margin-right:0px; margin-bottom:30px;}

#esf
{
   visibility:hidden;} 

   
   
   
	
#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%; 
	}
	

	
h1 {font-size: 35px; line-height:40px; margin-bottom:40px;}
h2 {font-size: 30px; line-height:35px; margin-bottom:30px;}
h3 {font-size: 25px; line-height:30px;  margin-bottom:20px;}
h4 {font-size: 23px; line-height:25px;  margin-bottom:15px;}
	
	#kopf{
		position: absolute;
		height: auto;
	}
	
	#navcontainer{
		margin-top: 0px;
		width:50%;
		
	}
	#logo{width:50%;}
	
	
	#navi a	{background: rgba(0, 0, 0, 0.6)}
	
	
	#navi{
		float:right;
		left: 0px;
		width: 150px;
		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;
	}
	
		

	
	.mitte2{
		margin-top: 20px;
		margin-right: 0px;
		margin-left: 0px;
	}


.img0{ 

		width: 50%}


	
	#kwrapper {width: 90%; }
	
		#footer {
	bottom: 0px;
	height: auto;

}
/* Einrueckung Submenu Link*/
	#navi .dropdown-submenu .dropdown-menu a {
		padding-left: 60px;
	}
	
	#navi {
		text-align: right;
	}
	
	#navi li, #navi li a {
		display: block;
		position: relative;
	}
	
.big3 {
	font-size: 80%;
}

table.rahmen {
 border-collapse: separate; 
 border: 1px solid #333; 
 width: 100%;	    
 border-radius: 8px;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
 margin-bottom: 20px; }
 
 

th {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ccc;
	line-height:1.3em;
	font-weight:bold;
	padding: 5px;
	text-align: right;}
	
	
	
td {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccc;
	line-height:1.3em;
	font-weight:300;
	padding: 5px;
	text-align: right;}
	
	.rslides li {width: 130%;}
	

	
}

/* Landscape phones and smaller */
@media (max-width: 480px) {


a.imp {

	letter-spacing: 0em;
	padding:6px 10px 6px 10x;
	}

.img0{ 

		width:80%;
		float:none;}
		
.img1{ 
	float: none; margin-bottom:30px; width:212px; height:auto;}


.ref { float:none; margin-right:0; margin-bottom:20px; background: rgba(0,0,0, 0.5); padding:20px; height:auto; width:100%; border: solid 1px #333}
.img-ref {width:100%; margin-bottom: 30px;}

	.mitte { 
		width: 98%; 
	}
	
h1 {font-size: 26px; margin-bottom:40px; line-height:30px;}
h2 {font-size: 23px; margin-bottom:30px; line-height:28px;}
h3 {font-size: 20px;  margin-bottom:20px; line-height:25px;}
h4 {font-size: 18px;  margin-top:15px; line-height:20px;}
	
	#kopf{
		position: absolute;
		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;
	}
	

	

	
	.mitte2 {
		margin-top: 40px;
		margin-right: 0px;
		margin-left: 0px;
	}


	#kwrapper {width: 100%; }
	

.rslides li {width: 150%;}



}
