@charset "UTF-8";
* {
margin:0;
padding:0;

}
body {
	font-family: 'EB Garamond', serif;
	/*font-family: "New York","MS Serif", serif;*/
	margin: 0;
	padding: 0;
	font-size: 17px;
	color:#4F4F4F;
	line-height: 1.8;
	font-weight: 300;
	
}

br {
	
}
p, ol, ul, body {line-height:1.8;}
@media screen and (min-width:480px) {
p, ol, ul, body {line-height:1.85;}  }
@media screen and (min-width:600px) {
p, ol, ul, body {line-height:1.9;} }

strong {
	font-weight:bold;	
}

ul {
	list-style:none;	
}
h1,h2,h3,h4,h5 {
	color: darkgrey;
	margin-top:30px;
	margin-bottom: 5px;
}
b {
	color: darkgrey;
}
h1, h2, h3, h4 {
	line-height: 1.8;
	color:#666;
	font-weight: bold;
}
h1 {
font-size: 30px;	
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;	
}

table {
	
}
table td {
	padding-right: 10px;
	min-width:125px;
}

div.item-separator {
	height: 25px;
	
}
.page-header {
	margin-top: 35px;
}
.readmore a {
	font-size: 10pt;	
}

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

a:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
/* Header und Banner */

header {
	margin-left:auto;
	margin-right: auto;	
	position:relative;
	background-color:white;
	z-index:1000;
}

.trennlinie, header.banner--clone .trennlinie_unten {
	width: 90%;
	height: 5px;	
	margin-right: auto;
	margin-left:auto;
}
header.banner--clone .trennlinie, .trennlinie_unten {
	display:none;
}
header.banner--clone .trennlinie_unten {
	width: 90%;
	height: 5px;	
	margin-right: auto;
	margin-left:auto;
	display:block;
	margin-bottom: 10px;
}
.banner {
	margin-bottom: 25px;
	text-align:center;
}


#beschriftung {
	position: absolute;
	top:380px;
	width: 100%;	
	height: 135px;
	right:0px;
text-align:right;
padding-bottom:10px;
z-index:100000;
}

.untermenu {
	padding: 3px;
	padding-left: 8px;
	position:relative;
	bottom:0px;
	width: 30%;
	right: 0;
	padding-bottom: 5px;
	
	z-index:9999;
}
.untermenu ul {
	float:right;
	background-color: rgba(255,255,255,0.5);
	padding-left: 15px;
}
.untermenu ul li {
float: left;	
padding-top:0px;
margin-right: 10px;
padding-bottom:10px;
}
.untermenu a {
	font-size: 11px;	
	color: #333;
	letter-spacing:0.5px;
	font-weight:100;
}

/* Menu */
.slicknav_menu {
	display:none;
}




.zentrieren {
	margin: 0 auto;
	text-align:center;
}

.menu {
	
}


#menu2 ul  {
	margin:0;
	padding:0;
	display:block;
	zoom:1;
	*display:inline;
	margin: 0 auto;
	margin-left:0;
	margin-right:0;
		text-align:center;
	position: absolute;
	
}


#menu2 li ul {
display:none;	
}

.menu_centerbox {
	width: 	780px;
	margin: 0 auto;
	position:relative;
}

#menu2 li a, #menu2 li p {
font-size: 11pt;
font-weight:lighter;
color:#999999;
text-transform:uppercase;
letter-spacing:1px;
text-decoration: none;
line-height:15px;
}

#menu2  li { 
    
	list-style: none;
	
	 text-align: center;
	 
	  margin-top:10px;
	  margin-bottom: 5px;
	  margin: 3px;

	  overflow:hidden;

	 float: left;
	   vertical-align:middle;
	
	   padding-top:1%;
	   padding-bottom:1%;
	   line-height: 25px;
}


#menu2 li.current.active a, #menu2 li.active a {
text-decoration: none;
color:black;
}
#menu2 li a:hover {
color:#333;
border-bottom: 2px #666 solid;
text-decoration: none;
font-weight: lighter;
}



.banner--clone .menu h1 img {
		display: none;
}
.banner--clone .menu h1 img {
		display: none;
}
.banner--clone .menu hr.logohr {
	display: block;
	 margin-left: auto;
    margin-right: auto;
	width: 0%;
	margin-bottom:10px;
}
.logo img {
	display: block;
	 margin-left: auto;
    margin-right: auto;
	width: 18%;
	margin-bottom:15px;
	margin-top:15px;
	min-width: 150px;
}

hr {
	margin-bottom: 10px;
	margin-top: 7px;
	width: 75%;
		margin-right:auto;
		margin-left:auto;
		height: 1pt;
		color:#CCCCCC;
}

hr.logohr {
	margin-bottom: 10px;
	margin-top: 7px;
	width: 30%;
		margin-right:auto;
		margin-left:auto;
		height: 0.5px;
		background-color: rgba(255, 255, 255, 0.6);
}

#titelbild_div {
 	width: 100%;	
	margin:0 auto;
	height: 450px;
	min-height: 280px;
	position:absolute;
}



/* Formatierung des contents */
#main {
	width:80%;
	margin:0;
	position: absolute;
	padding-left: 20%;
		text-align:justify;


padding-top: 20px;

min-height: 400px;


	}
	#main_neu {
		background: -moz-linear-gradient(top,  rgba(232,232,232,0) 18%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 77%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(18%,rgba(232,232,232,0)), color-stop(45%,rgba(255,255,255,1)), color-stop(76%,rgba(255,255,255,1)), color-stop(77%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(232,232,232,0) 18%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 77%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(232,232,232,0) 18%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 77%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(232,232,232,0) 18%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 77%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(232,232,232,0) 18%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 77%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


}
#content {
	width: 80%;
	text-align:justify;	
	position:relative;
	margin-bottom: 3%;
	margin-top: 15px;
	min-height: 150px;
	padding-top:450px;
}	

#rechts {
	float: right;
	width: 20%;
	margin-left: 2%;
	margin-bottom: 2%;
	text-align:justify;
	position:relative;
	font-size: 10pt;
	text-align:right;
}

.rechts {
	font-size: 11pt;
}
#rechts-unten {

	display:none;
}
#mobile-submenu {
	display:none;
}
@media screen and (max-width: 40em) {
#rechts-unten {
	float: nine;
	width: 100%;
	border: none;
	
	text-align:justify;
	position:relative;
	font-size: 11pt;
	display:block;
}
#beschriftung {
	display:none;
}
#mobile-submenu {
	display:block;
	position:relative;
	margin-top: 20px;
	margin-bottom: 15px;
	bottom: 0;
}
#mobile-submenu .untermenu {
	width: 100%;
	background: none;
	color: black;
}
.untermenu ul {
	padding-left: 0 !important;
		margin-bottom: 25px;

}
.untermenu ul li {
padding-top:0px;
margin-right: 0 !important;
padding-bottom:18px;
min-width: 75%;
}
.untermenu a {
	font-size: 15px;	
	color: #333;
	letter-spacing:0.5px;
	font-weight:100;
	font-weight:bold;
}
}
#footer {
text-align:center;
margin-bottom: 15px;	
position:relative;
width:80%;
}

/* Das brauchen wir fuer den Slider: */
.headershow { 
	background: none no-repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
    width: 75%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:-20px;
	 }
	 
.headershow ul {
	list-style: none outside none;
    width: 300%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	height: 30%;
	background-color:grey;
	left:0;
	right:0;

}
.headershow .dots {
	   bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
	
}
.headershow ul li { 
	box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.1) inset;
    display: block;
    float: left;
    width: 33%;
	min-height: 120px;
    padding: 5% 0 5%;

	background-repeat:no-repeat;
	background-position: right middle;
	background-size:100%;
}
.headershow .dots li {
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 10px;
}
.headershow .dots li.active {
    background: none repeat scroll 0 0 #fff;
    opacity: 1;
}
.invisible {
	display:none;	
}

.fluid_container {
			margin: 0 auto;
			max-width: 1000px;
			width: 90%;
		}
		
		.aufzaehlung {
			padding-left: 25px;
			list-style:circle;	
		}
		
		

#menu-mobile {
	margin-bottom: 15px;
	color: white;
}
		
@media screen and (max-width: 1300px) {
.titelbild_div {
		height: 450px !important;	
	}
#header-slideshow {
	max-height: 400px !important;	
}
#content {
	padding-top: 400px !important;
}

#beschriftung {
	top: 330px !important;
}
}

@media screen and (min-width: 1300px) {
	
	.titelbild_div {
		height: 530px;	
	}
	
	#header-slideshow img {
		margin-top: -80px !important;
	}
	
	#beschriftung {
	top: 430px;	
	}
	.menu_centerbox {
	width: 	1025px;

}
#main {
padding-top: 65px;	
}

#menu2 li a, #menu2 li p {
font-size: 11.5pt;

padding-right: 8px;
padding-left: 8px;
padding-bottom: 4px;
}

#menu2  li { 
  
	  margin-top:10px;
	  margin-bottom: 5px;
	  overflow:hidden;
	   margin-right: 5px;

	   
	padding-left:8px;
	padding-right:3px;	  
	padding-top:1%;
	   padding-bottom:1%;
	   line-height: 25px;
}

	
}

@media screen and (max-width: 1299px) {
	
	.menu_centerbox {
	width: 	920px;
}

#menu2 li a, #menu2 li p {
font-size: 11pt;

padding-right: 1px;
padding-left: 1px;
padding-bottom: 4px;
}

#menu2  li { 
  
	  margin-top:10px;
	  margin-bottom: 5px;
	  overflow:hidden;
	   margin-right: 5px;

	min-width:80px;
	   
	padding-left:5px;
	padding-right:3px;	  
	padding-top:1%;
	   padding-bottom:1%;
	   line-height: 25px;
	   	   letter-spacing:0.5px;

}

	
}

@media screen and (max-width: 1150px) {
	
.menu_centerbox {
	width: 	755px;

}

#menu2 li a, #menu2 li p {
font-size: 10pt;
letter-spacing:0.3px !important;
padding-right: 2px;
padding-left: 1px;
padding-bottom: 4px;
}

#menu2  li { 
  
	  margin-top:10px;
	  margin-bottom: 5px;
	  overflow:hidden;

	min-width:60px;
	   
	padding-left:2px;
	padding-right:2px;	  
	padding-top:1%;
	   padding-bottom:1%;
	   line-height: 25px;
}	
	

	
}
@media screen and (max-width: 900px) {
	
.menu_centerbox {
	width: 	700px;

}

#menu2 li a, #menu2 li p {
font-size: 9.5pt;
letter-spacing: 0px;
padding-right: 1px;
padding-left: 1px;
padding-bottom: 4px;
}

#menu2  li { 
  
	  margin-top:10px;
	  margin-bottom: 5px;

	  overflow:hidden;

	min-width:50px;
	   
	padding-left:0px;
	padding-right:1px;	  
	padding-top:1%;
	   padding-bottom:1%;
	   line-height: 25px;
}	
	
	
}

@media screen and (max-width: 830px) {

.titelbild_div {
		height: 350px !important;	

	}
#header-slideshow {
	max-height: 300px !important;	
}
#content {
	padding-top: 300px !important;
}

h2 {
	text-align:left;
	font-size: 18px;	
	margin-top: 12px;
	}
	
	#header-slideshow {
	max-height: 300px;
	}
#content {
	width: 80%;
	text-align:justify;	
	position:relative;
	margin-bottom: 3%;
	margin-top: 15px;
	min-height: 150px;
	padding-top:300px;
}	
#main {
	width:90%;
	margin-left:0 auto;
	margin-right:0 auto;
	padding-left:10%;



}
.js #menu2 {
		display:none;
	}
	.js #menu2 {
		display:none;

	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}