@charset "utf-8";

body {
    /* === css:::4111!important=== */
    line-height: 30px;
    margin: 0;
    background-color: #f0f0f0;
    font-size:90%;
    }

img.dummy {
    width: 100%;
   }
.pad {
    padding: 2%;
   }

 .mitte.ohne {
    background-color: transparent!important;
  }
*{
	max-width:100%;
	}
.cke_editable:hover {
    border: 1px solid white!important;
  }
.mitte.fest{
   position:fixed;
   z-index:3;
   padding: 0;
   width: 65%;
   float: left;
   }
.top.plus:before {
    border-color:#EB7921 transparent transparent transparent;
 }
.top.top_active{
	color:#EB7921
	}
.top.plus.top_active:before {
    border-color: transparent transparent  #EB7921 transparent;
	}

	
body, button, textarea {
	font-family: Arial, sans-serif;
	font-size: 93%;
	}
	
h1, h2,  h4, h5 p , .slogan {
	font-family: 'Arial', sans serif!important;
			}
			
<!--======= Hintergrundfarben =======-->

.hgfarbe_1,body,input[type="text"], input[type="number"], [type="email"], input[type="url"],[type="search"], .baustein_2 .rechts{
	background-color:white!important;
	}
	
.hgfarbe_1 {
    background-color: #f1f0eb!important;
	}

.hgfarbe_2,.timeline::after,.content {
	background-color: #e0e0e0;
	background-image:url(../daten/img/footer.jpg);
	background-size:cover
	}
	
.hgfarbe_3,  .content,input:hover,input[type="button"]:hover, [type="submit"]:hover{
	background-color:#ccc
	}
	
.hgfarbe_4,.termine .date{
	background-color:black!important;
	}
.hgfarbe_5{
	background-color:#F0F0F0!important;
	}
.hgfarbe_6{
	background-color:#d0d0d0!important;
	}
input[type="button"], [type="submit"], a.simple-button-plugin{
	background-color:#EB7921;
	width: 140px;
	line-height: 26px;
	}
input[type="button"]:hover, [type="submit"]:hover, a.simple-button-plugin:hover{
	background-color:#cccc;
	}
.mitte {
	 background-color: #e0e0e0;
	}
.seite {
	 background-color: #d0d0d0;
	}
<!--======= Textfarben =======-->

.textcolor_1,.titel,  h3, h4,h5,h6, h7, #inh ul li a, a:hover, body, button, textarea, input[type="text"], input[type="number"], [type="email"], input[type="url"],[type="search"]{
	color:#333!important;
	}

.textcolor_4,h1,h2,#inh ul li a:hover{
	color: black;
	}
.termine .date, .termine .monat{
	color: white;
	}
	
.karten_runde_fotos .c_33 h2{
	border-bottom:1px #EB7921 solid;
	}
	
.textcolor_3{
	color:#ccc!important;
	}
	
.textcolor_4, h5{
	color:white!important;
	}

.textcolor_2, .karten_runde_fotos .text, .termine .text,input:hover,input[type="button"]:hover, [type="submit"]:hover{
	color: #555;
	}

.textcolor_5,.middle h3,.middle .text{
	color:white!important;
	}
.mitte a{
	color: #EB7921;
	}
.mitte a:hover{
	color:#EB5231
	}
nav a{color:#333!important}
nav a:hover{color:#EB7921!important}
.footer {
    width: 66%;
    float: left;
    min-height: 200px;
    padding-left: 17%;
    padding-right: 17%;
    padding-bottom:20px;
    color: white;
    background-color: #ababab;
    /* background-image: url(../daten/img/footer.jpg); */
    background-size:cover;
 }
.footer a, .footer h3, .footer {
    color: #333;
 }
<!--======= Ãœberschriften =======-->

h6{
	font-size: 90%;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 2px;
	}

h5{
	font-size: 90%;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	}
	
h4{
	font-size: 90%;
	margin-top: 13px;
	margin-bottom: -5px;
	font-weight: bolder;
	}
	
h3{
	font-size: 110%;
	line-height: 24px;
	font-weight: normal;
	}
	
h2{
	font-size: 140%;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 34px;
	float: left;
	width: 100%;
	}
	
h1{
	font-size: 186%;
	margin: 0;
	float: left;
	margin: 45px 0 25px 0;
	display: block;
	width: 100%;
	line-height: 34px;
	font-weight: normal;
	}
	
.admin #inh {
    margin-top: 0!important;
    width: 100%!important;
    background-color: white!important;
	}
	
.admin #inh li{
    width:12%
    }
.admin #inh li li{
    width:100%
    }

.admin #inh img {
     display:none
     }

.hoch {
    margin-top: -149px;
 }
/* ========== Formelemente ======== */

input[type="button"], [type="submit"], a.simple-button-plugin{
	cursor: default;
	min-width: 90px;
	padding: 10px;
	text-align: center;
	display: block;
	font-size: 95%;
	display: block;
	margin-left:0;
	text-align: center;
	margin-bottom: 4px;
	margin-top: 4px;
	cursor: default;
	}
	
input[type="text"], input[type="number"], [type="email"], input[type="url"],[type="search"] {
	border: 1px solid #333;
	width: 200px;
	cursor: text;
	text-align:left;
	display: block;
	font-size:100%;
	}

input[type="text"]:hover, input[type="number"]:hover, [type="email"]:hover, input[type="url"]:hover, [type="search"]:hover , [type="button"]:hover{
	}

input:valid, textarea:valid {
	border: 1px solid #ccc;
	}
	
input:invalid, textarea:invalid { 
	border: 1px solid #555; 
	}
	
textarea {
	border: 1px solid #444;
	width: 195px;
	cursor: text;
	text-align: left;
	display: block;
	margin-bottom: 16px;
	margin-top: 18px;
	}

textarea:hover {
	}
	
fieldset { 
	border: 0; 
	margin: 0; 
	padding: 0; 
	}
	
label {
	cursor: default;
	width: 120px;
	margin-top:8px;
	}

.seite{
    padding: 0;
    background-image: url(../daten/img/logo.gif);
    background-repeat:no-repeat;
    background-size: 81%;
    background-position: top center;
    background-attachment: fixed;
  }
 .titelbild img{
    width:100%!important
  }

 .slogan{
	font-size: 550%;
	margin-left: 16.4%;
	position: absolute;
	bottom: 238px;
	left: 5%;
	text-shadow: -2px 1px 3px #000;
	line-height: 75px;
	font-weight: 400;
	padding: 1%;
	color:white;
	display: none;
	}
.bgimg-3 {
	  height: 483px;
	  background-size: 100%;
	  background-position: left 50px;
	}
#loading {
	color: #000;
	position: relative;
	font-size: 18px;
	text-align: center;
	font-family:monospace;
	margin: 0.1em auto;
	padding. 0;
	text-transform: uppercase
	}

.clear{
	clear:both!important;
	}
	
.right{
	float:right!important;
	margin-right: 0!important;
	}
	
.nivo-caption{
	display:none!important
	}
	
sub,sup{
	font-size: 80%;
	}

img.up {
    float: right;
    margin-right: 12px;
	}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
	}
audio, canvas, video { 
	display: inline-block;  
	zoom: 1;
	}
audio:not([controls]) { display: none; }
[hidden] { display: none; }

li{
	text-decoration:none;
	margin-left: 14px;
	}

a {
	height: 26px;
	line-height: 20px;
	text-decoration: none;
	}

abbr[title] { border-bottom: 0px solid; }

b, strong {  }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; margin-top: 8px;  margin-bottom: 8px;}

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

p {
}
td p {
    padding: 3%;
}
sub, sup { 
	 line-height: 0; 
	 position: relative; 
	 vertical-align: baseline; 
	 }
sup { 
	top: -0.5em; 
	}
sub { 
	bottom: -0.25em; 
	}

ul, ol {
	-webkit-padding-start: 0;
	}

dd { 
	margin: 0 0 0 40px;
	 }

nav ul, nav ol { 
	list-style: none; 
	list-style-image: none; 
	margin: 0; 
	padding: 0;
	}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	}

svg:not(:root) { overflow: hidden; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
td {
	vertical-align: top;
	}

.seite {
	float: left;
	margin: 0 auto;
	padding: 0px;
	width: 80%;
	color: black;
	margin-left: 10%;
	box-shadow: 10px 10px 53px -15px rgba(0,0,0,0.75);
	}

#oben {
	width: 100%;
	height: 25px;
	padding: 0px;
	}

nav {background-image: -webkit-gradient(linear, left top, left bottom, from( #ccc), to(#777 ));
	background-image: -webkit-linear-gradient(#ccc ,#777  );
	background-image: -moz-linear-gradient(#ccc ,#777 );
	background-image: -ms-linear-gradient(#ccc ,#777);
	background-image: -o-linear-gradient(#ccc ,#777);
	background-image: linear-gradient(#ccc ,#777);
    width: 100%;
    float: left;
    margin: 0 auto;
    border-bottom: 1px #999 solid;
    height: 52px;
    background-color: lightgray;
 }
	
.kontakt {
    float: right;
    padding: 12px;
    margin-right: 9%;
    color: white;
    height: 0;
    display: none;
 }
	
.titel {
	padding -left: 12px;
	float: left;
	width: 0;
	}

.cke_editable .c_100:hover,.cke_editable .c_50:hover,.cke_editable .c_33:hover,.cke_editable .c_66:hover,.cke_editable .c_25:hover,.cke_editable .c_75:hover{
	background-color: rgba(130,130,130,0.5)!important;
	}
#text1{
	min-height:300px
	}
.mitte {
	width: 100%;
	display: block;
	clear: both;
	float: left;
	
	}

.unten {
	clear: none;
	float: left;
	width: 96.9%;
	display: inline-block;
	overflow: hidden;
	height: 200px;
	bottom: 0px;
	position: inherit;
	text-align: center;
	border-top: 1px#111 solid;
	}
	
/* ========== Timeline Anpassung ======== */
.content {
  	padding-top: 0!important;
	}
	
.timeline::after {
 	width: 2px;
	}
	
	
/* ========== Navigation ======== */
.open, .close {
	visibility:hidden;
	display:none;
	height:0px;
	}


#inh {
	width: 1090px;
	position: relative;
	margin: 0 auto;
    z-index:2;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}


#inh ul{
    width: 100%;
    margin-top: 14px;
   }

#inh  ul li{
	float:left;
	list-style-type: none;
	list-style-image: none;
	overflow:hidden;
	height: 36px;
	clear: none;
	max-width: 220px;
	margin-left: 0;
	line-height: 28px;
	color: black;
	display: block;
	font-weight: bold;
	font-size: 102%;
	text-align: center;
	border-bottom: 2px transparent solid;
	}
#inh  ul li:nth-child(1){	padding-right: 5%;}
#inh  ul li:nth-child(2){	padding-right: 0%;}
#inh  ul li:nth-child(3){	padding-right: 2%;}
#inh  ul li:nth-child(4){	padding-right: 0.5%;}
#inh  ul li:nth-child(5){	padding-right: 2.5%;}
#inh ul li:hover {
	overflow:visible;
	border-bottom: 1px #f29926 solid;
	color: #EB7921;
	}
	
#inh ul li a{
	/* width: 100%; */
	/* display: block; */
	margin-top: 4px;
	float: left;
	text-align: center;
	}

#inh ul li a.current{
	color: #EB7921!important;
	}

#inh ul li a:hover{
	text-shadow: none;
	color: #EB7921;
	}

#inh img {
    margin-bottom: 0;
    margin-left: 6px;
	}

#inh ul li ul{
	width: 95%;
	min-width: 227px;
	display: block;
	float:left;
	box-shadow: 10px 30px 53px -15px rgba(0,0,0,0.75);
	border-radius: 1px;
	background-color: rgba(230,230,230,.99);
	padding-left: 10%!important;
	margin-top: 10px;
	}

#inh ul ul li {
	width: 94%;
	height: auto;
	padding: 2px 3%;
	line-height: 16px;
	font-size: 100%;
	border: none;
	}

#inh ul ul li a{
	line-height: 47px;
	font-size: 93%;
	height:45px;
	width: 100%!important;
	text-align: left;
	margin-left: 0;
	border: none;
	}
#inh ul ul li:hover{
	border:none;
	}

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

.slogan{
	bottom: 85px;
	font-size: 554%;
	position: absolute!important;
	display: block;
	float: left;
	}
.hoch {
    margin-top: -249px;
 }
}
	
@media only screen and (max-width: 1600px) {
.titel {
	width: 0;
	}
.seite {
	width: 90%;
	margin-left: 5%;
	background-size: 90%;
	}
.slogan{
	font-size: 436%;
	margin-left:12%
	}
.mitte{
	/* width: 70%; */
	/* margin-left: 15%; */
	}
}

@media only screen and (max-width: 1480px) {
 .slogan{
	font-size: 414%;
	bottom: 79px;
	line-height: 55px;
	margin-left: 5%;
	}
	.bgimg-3 {
    height: 423px;
}


.hoch {
    margin-top: -156px;
	}
}
@media only screen and (max-width: 1370px) {
.titelbild, .bild{
    top: 0px;
    min-height: 0;
    margin-bottom: 0;
	}
.seite{
	margin-top: 42px;
	background-attachment: unset;
	background-size: 100%;
	}

 .kopf {
 	display: none;
 	}
h1 {
    margin-top: 0px!important;
}
 #text1{
	 min-height:0
	 }
 .titel {
	margin-top: 0;
	}

table, tr, td{
	display:block;
	width:100%!important
	}
#inh  ul li:nth-child(n){	padding-right: 0%;}

.open,  .close {
	visibility: visible;
	position:absolute;
	display: block;
	float:right;
	right: 10px;
	top: 10px;
	width: 36px;
	}
.slogan{
	font-size: 282%;
	line-height: 46px;
	bottom: 65px;
	left: 5%;
	}

.open,  .close {
	visibility: visible;
	position:absolute;
	display: block;
	float:right;
	right: 5%;
	top: 3px;
	width: 40px;
	}
 nav{color:transparent;height:0}
#inh{
	background-color: #e0e0e0;
	}

#inh, :not(:target) #inh {
	width: 99.96%;
	top: -1380px;
	position:absolute;
	left:0;
	z-index:300;
	margin-top:0;
	text-align: center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}

#inh:target {
	top:0;
	padding-top: 13px;
	height: auto;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}
#inh ul{
    float: left;
    margin-left:5%;
    width: 95%;
    margin-top: 0;
   }
#inh  li{
	width: 100%;
	float:left;
	color: #333!important;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	}

#inh ul li ul{
 	box-shadow: none;
 	background-color: transparent;
 	margin-left: 10px;
 	}

#inh ul li {
	width: 95%;
	float:left;
	clear: both;
	font-size: 100%;
	border-bottom: 1px #EB7921 solid;
	height: auto;
	margin-top: 12px;
	text-align: left;
	margin-left: 0;
	left: 0;
	font-weight: normal;
	line-height: 24px;
	max-width: 95%;
	}
	
#inh ul li a:hover, #inh ul li:hover{
	color: #EB7921!important;
	}
	
#inh ul li li{
	width: 43%;
	clear: none;
	}

#inh ul li a{
	height: 25px;
	line-height: 8px;
	text-align:left;
	padding-left:0;
	width: 90%;
	color: #333;
	}
	
#inh ul li li a{
	height: 25px;
	line-height: 3px;
	text-align:left;
	}

#inh ul li a:hover{
	color:#EB7921;
	}

#inh ul li ul{
	background-image:none
	}
}


@media only screen and (max-width: 1200px) {
.slogan{
	font-size: 360%;
	}
		.bgimg-3 {
    height: 323px;
}
}

@media only screen and (max-width: 1000px) {
.slogan{
	font-size: 320%;
	line-height: 44px;
	margin-left: 0;
	width: 90%;
	left: 5%;
	bottom: 94px;
	}
		.bgimg-3 {
    height: 293px;
}

.kopf {
    padding: 1% 1% .1% 4%;
    width: 95%;
	}
h1{
	font-size: 160%;
	margin: 5px 0 15px 0;
	}
h2{
	font-size: 161%;
	}
}
	

@media only screen and (max-width: 800px) {
.c_100,.c_50, .c_25, .c_33, .c_66, .c_75 {
	width: 100%;
	}
.c_20, .c_10 {
	width: 50%;
	}
.c_100.innen {
	width: 98%;
	}
.c_50.innen, .c_25.innen, .c_33.innen, .c_66.innen, .c_75.innen {
	width: 98%;
	}
.c_10.innen, .c_20.innen {
	width: 48%;
	}
.c_100.aussen {
	width: 99%;
	}
.c_50.aussen, .c_25.aussen, .c_33.aussen, .c_66.aussen, .c_75.aussen {
	width: 99%;
	}
.c_10.aussen, .c_20.aussen {
	width: 49%;
	}
.c_100.innen.aussen {
	width: 97%;
	}
.c_50.innen.aussen, .c_25.innen.aussen, .c_33.innen.aussen, .c_66.innen.aussen, .c_75.innen.aussen, .k3_1 .c_33 {
	width: 96%!important;
	}
.c_10.innen.aussen, .c_20.innen.aussen {
	width: 47%;
	}	
.c_100.rahmen {
	width: 97%;
	}
.c_50.rahmen, .c_25.rahmen, .c_33.rahmen, .c_66.rahmen, .c_75.rahmen {
	width: 97%;
	}
}
@media only screen and (max-width: 670px) {

.titel {
    font-size: 228%;
    margin-left: 0;
 }
.open, .close{right:12px;top:4px}
h1{
	line-height: 30px;
	font-size: 171%;
	}
	
h2{
	line-height: 30px;
	font-size: 120%;
	}
	
h3{
	text-align:left;
	margin:0;
	font-size: 120%;
	}
.footer h3{
	margin-top:20px
	}	
.seite {
	width: 100%;
	margin-left: 0%;
	background-size: 100%;
	}
.slogan{
	font-size: 243%;
	width:80%;
	line-height: 44px;
	bottom: 117px;
	}
.footer {
   padding-top:12px
 }
}


@media only screen and (max-width: 580px) {
.titel {
    font-size: 188%;
    margin-top: 0px;
    margin-left: 1%;
 	}
.slogan{
	font-size: 236%;
	line-height: 39px;
	}
		.pad {
    padding:4%
}
h1{
	/* line-height: 12px; */
	font-size: 139%;
	}
h2{
	line-height: 33px;
	font-size: 120%;
	margin-top: 20px;
	}
}

@media only screen and (max-width: 499px) {
#inh ul li li{
	width:99%
	}
.slogan{
	bottom: 52px;
	font-size: 200%;
	}
}


@media only screen and (max-width: 299px) {
.open,  .close {
	right: 10px;
	}
}

@media only screen and (min-width: 1901px) {

.slogan{
	bottom: 160px;
	}
.titelbild{
  }
  .bgimg-3{height: 550px;}
 
} 




	


	
