/*---------------allgemein--------------------------*/
.clearing { clear:both; }

body {
	padding:0;
	margin:0; 
	height:100%;
	width:100%; 
	background-color:#FFF;
    font-family: 'Noto Sans', sans-serif;
}
a {text-decoration: none;}
p a {
color: #555F;
text-decoration: none;
font-size: 16px;
font-weight: normal;
text-decoration:underline;
line-height: 28px;
}
a {
color: #555F;
text-decoration: none;
font-size: 16px;
font-weight: normal;
  text-decoration:none;
  font-style:normal;

}
p a.mail {
  color: #555F;
text-decoration: none;
font-size: 16px;
font-weight: normal;
  text-decoration:none;
  font-style:normal;
  line-height: 28px;

}


img {
	border: 0px none;
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

img.pos_wappen {
	border: 0px none;
	float:left;
	margin: 0 15px 0 0;
}

img.pos_wappenparking {
    border: 0px none;
    float: left;
    margin: 4px 7px 0 0;
}

img.scaleimg {
	border: 0px none;
	float:left;
	margin: 0 15px 10px 0;
}

.galerieheader {width:100%;}
.tx-rwd-images img {
    height: auto;
    max-width: 100%;
    width: auto;
    border: none !important;
}

.tx-rwd-images .con {
    display: inline-block;
    height: auto;
    width:100%;
    position: relative;
    padding: 0 0px 0 0px;
}

figure {
    width:100%;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

p {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	color: #555F;
text-decoration: none;
font-size: 16px;
font-weight: normal;
line-height: 28px;
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
	line-height: 28px;
}
div {
    display:block;
    position: relative;
}
span.important {
  color: rgba(157, 18, 25, 1);
  float: right;
  font-weight:bold;
}
span.detail {
  color: rgba(157, 18, 25, 1);
    font-weight:bold;
}
dl dt {
 float:left;
 width:6.5em;
color: #555F;
font-size: 16px;

}
dl dd {
 padding-left:0em;
color: #555F;
font-size: 16px;

}

  /**************************************************************/
  
    #cookieNotice {
  position: fixed;
    /*background-color: #c0c0c0;*/
  background: rgba(215,220,230,0.7);
    padding: 14px;
    text-align: center;
    z-index: 90;
    width: 100%;
  top: 0px;
  
  }
  #cookieNoticeCloser        {color:transparent;position:absolute;right:10px;width:15px;height:15px;cursor:pointer}
  #cookieNoticeCloser:before {content:'';position:absolute;width:1px;height:16px;background-color:#000000;left:7px;top:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
  #cookieNoticeCloser:after  {content:'';position:absolute;width:1px;height:16px;background-color:#000000;left:7px;top:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}


/*-----------------FORMULAR---------------------------------*/

.csc-mailform li {
  text-align:center;
}
div.csc-mailform li label {
    float: left;
    width: 100%;
    font-size: 130%;
    color: #000;
    /* margin-right: 1em; */
    /* vertical-align: baseline; */
}

.forminfotext {
text-align: center;
width: 90%;
font-size: 90%;
color: #000;
margin: 30px;
}

select#field-2 {
    color: #000;
    border: #000 1px solid;
    background: transparent;
    margin: 4px;
    width: 97%;
    height: 24px;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    text-indent: 5px;
    z-index: 1000;
}
input {
    color: #000;
    border: #000 1px solid;
    background: transparent;
    margin: 4px;
    width: 97%;
    height: 24px;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    text-indent: 5px;
}
textarea {
    color: #000;
    border-bottom: #000 1px solid;
    background: transparent;
    margin: 8px 4px;
    width: 97%;
    height: 150px;
    font-size: 14px;
    font-weight: 300;
    text-indent: 5px;
}
input#field-14, input#field-15 {
    position: relative;
    width: 97%;
    height: 33px;
    background-color: rgba(157, 18, 25, 1);
    border: 1px solid rgba(157, 18, 25, 1);
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    padding: 0px 15px;
    text-decoration: none;
}
input#field-13 {
    position: relative;
    width:15px;
    height: 15px;
    background-color: rgba(157, 18, 25, 1);
    border: 1px solid rgba(157, 18, 25, 1);
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    margin:0 auto;
    text-decoration: none;
}
input[type=checkbox] {
  position: relative;
        width:15px;
    height: 15px;
}
select#field-2, input, textarea, input#field-14, input#field-15 {width:55%}



input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    height: auto;
    width: auto;
}

#cookiedingsbums {
    text-align: right;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    width: 100%;
	color:#FFF;
	padding:25px;
	text-align:center;
	font-size: 100%;
}
#cookiedingsbumsCloser, #cookiedingsbumsCloser:hover {
    content: 'x';
    color: #fff;
    font-weight: 300;
    font-family: Arial, sans-serif;
	cursor:pointer;
	font-size: xx-large;
}

/*-----------------SCREENS BASIC----------------------------*/

/*Große Bildschirme*/

@media only screen and (min-width: 1025px) and (max-width: 2600px) {
.csc-mailform {
  text-align:center;
  position: relative;
    width: 100%;
}
  
#content {
background-color:#fff;
    min-height: 840px;
    height: auto;
    top: 20px;
    position: relative;
    width: 1021px;
    margin: 0px auto;
    padding-bottom: 50px;
}
#contentInfoBox {
  background-color:#FFF;
  width:1021px;
  height: 230px;
  position: relative;

}
ul#contentInfoNav {
  background-color:none;
  width:1021px;
  height:40px;
  position:relative;
  top:190px;
  left:70px;
  margin: 0;
  padding: 0;
  z-index: 200;
}
ul#contentInfoNav li {
color:rgba(122, 107, 86, 1);
list-style: none;
display: inline;
margin: 0;
padding: 0;
}
ul#contentInfoNav li a {
color:rgba(122, 107, 86, 1);
font-size: 17px;
}
#contentInfoLogo {
  position: relative;
  top:0px;
  width:100%;
  height: 160px;
}
#logo {
    width: 120px;
    height: 150px;
    background-image: url(../img/Wilhelmshoehe_neu-03.png);
    display: block;
    margin: 0 auto;
	background-size: 100%;
	background-repeat: no-repeat;
}
p.signet {
	text-align:center;
	font-weight:bold;
	color: #555;
	letter-spacing: 0.6px;
	font-size:120%;
}
#menuBox {
  width:1026px;
  height: 40px;
  position: relative;
  top:0px;

}

#imageBox {
  width:1021px;
  height:auto;
  position:relative;
  top:1px; 
} 
#adressBox {
top:0px;  
height: 90px;
width: 1021px;
padding: 0px;
position: relative;
text-align:center;
margin: 0 auto;
 }
#adressBox p {
    color: #624B28;
    margin: 0.4em 9em;
    line-height: 2em;
    font-size: 120%;
}
#adressBox p a {
    color: #624B28;
    text-decoration: none;
}   

#base {
    position: relative;
    top: 40px;
    margin: 0em ;

}
#textfla_base {
	position:relative;
	float:left;
	max-width:650px;
	height:auto;


-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4;
	}

#kontaktfla_base {
position: relative;
float: right;
max-width: 450px;
height: auto;
border-left: 2px solid #555F;
padding: 0 0 0 20px;
	}

#kontaktfla_base .space {
	position:relative;
max-width: 100px;
	}
#kontaktfla_base .block {
	position:relative;
max-width: 100px;
	}
#base h1, h2 {
text-align:left;
font-size:1.5em;
color: rgba(157, 18, 25, 1);
font-weight: bold;
position: relative;
letter-spacing: 1px;
margin: 0px 0px 30px 0px;
}
#base h3, h4 {
text-align:left;
color: #555F;
text-decoration: none;
font-size: 16px;
font-weight: normal;
position: relative;
margin: 22px 0px 30px 0px;
}	

#base h5 {
    text-align: left;
    color: #9F0F12;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin: 22px 0px 20px 0px;
}

#basegalerie {
    position: relative;
    top: 0px;
    display: flex;
    flex-flow: row wrap;
    margin: 0em;
}
.tx-rwd-images {
    width: 100%;
}
.left-sidebar {
    float:left;
    position:relative;
    width:50%;
    left:0px;
}
.right-sidebar {
    float:right;
    position:relative;
    width:50%;
    right: 0px;
}


#basegalerie h2 {
margin: 0px 0px 30px 55px;
width: 965px;  
}



ul#galeriemenuList li {
  list-style: none;
  padding: 0px;
  display:inline;  
   padding: 0.5em 1.9em;
}
#c9, #c12, #c19, #c80 {
    background-color: #F6F6EF;
    width: 360px;
    margin: 8px;
    float: left;
    min-height: 240px;
    padding: 25px;
    position: relative;
 
}
#c11, #c10 {
    background-color: #E4E4D1;
    width: 360px;
    margin: 8px;
    float: left;
    min-height: 240px;
    padding: 25px;
    position: relative;

}
#c9 h1, #c10 h1, #c11 h1, #c12 h1, #c19 h1 {
  color: rgba(157, 18, 25, 1);
  font-size: 26px;
  margin: 0px 0px 1em 0px;
}
#c9 p, #c10 p, #c11 p, #c12 p, #c19 p {
  color: #000;
  font-size: 22px;
  line-height: 24px;
} 
iframe {
    border:0px;
}
select#field-2, input, textarea, input#field-14, input#field-15 {width:50%} 
}

/*kleinere Bildschirme*/

@media only screen and (min-width: 760px) and (max-width: 1024px) {
#content {
background-color:#fff;
    min-height: 840px;
    height: auto;
    top: 9px;
    position: relative;
    width: 100%;
    margin: 0px auto;
    padding-bottom: 30px;    
} 

#contentInfoBox {
  background-color:#FFF;
  width:100%;
  height:225px;
  position: relative;

}

ul#contentInfoNav {
  background-color:none;
  width:auto;
  height:30px;
  position:relative;
  top:190px;
  left:70px;
  margin: 0;
  padding: 0;
}
ul#contentInfoNav li {
color:rgba(122, 107, 86, 1);
list-style: none;
display: inline;
margin: 0;
padding: 0;
}
ul#contentInfoNav li a {
color:rgba(122, 107, 86, 1);
font-size: 17px;
}

#contentInfoLogo {
  position: relative;
  top:0px;
   width: 100%;
  height: 160px; 
}
#logo {
    width: 120px;
    height: 150px;
    background-image: url(../img/Wilhelmshoehe_neu-03.png);
    display: block;
    margin: 0 auto; 
	background-size: 100%;
	background-repeat: no-repeat;
}
p.signet {
	text-align:center;
	font-weight:bold;
	color: #555;
	letter-spacing: 0;
	font-size:120%;
}
#menuBox {
  width:100%;
  height:auto;
  position: relative;
  top:0px;
}

#imageBox {
  width:100%;
  height:100%;
  position:relative;
  top:1px; 
}

.nivoSlider {

    position: relative;
    width: 97%;
    height: auto;
    overflow: hidden;

}

.theme-default .nivoSlider {

    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin: 0 11px;

}

#adressBox {
top:0px;  
height:auto;
width:100%;
position: relative;

text-align:center;
 }
#adressBox p {
    color: #624B28;
    margin: 0.4em 9em;
    line-height: 2em;
    font-size: large;
}
#adressBox p a {
    color: #624B28;
    text-decoration: none;
}

#base {
    position: relative;
    top: 30px;
    margin: 0em 0.6em;
/*    display: table-caption;*/
}

#textfla_base {
	position:relative;
	float:left;
	max-width:700px;
	height:auto;
	
	-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4;

	}

#kontaktfla_base {
    position: relative;
    float: right;
    max-width: 450px;
    height: auto;
    border-left: 2px solid #555F;
    padding: 0 0 0 20px;
}

#kontaktfla_base .space {
	position:relative;
max-width: 100px;
	}
#kontaktfla_base .block {
	position:relative;
max-width: 100px;
	}
#base h1, h2 {
text-align:left;
font-size:1.5em;
color: rgba(157, 18, 25, 1);
font-weight: bold;
position: relative;
letter-spacing: 1px;
margin: 0px 0px 30px 0px;
}
#base h3, h4 {
text-align:left;
color: #555F;
text-decoration: none;
font-size: 16px;
font-weight: normal;
position: relative;
margin: 22px 0px 30px 0px;
}

#base h5 {
    text-align: left;
    color: #9F0F12;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin: 22px 0px 20px 0px;
}


#basegalerie {
    position: relative;
    top: 0px;
    display: flex;
    flex-flow: row wrap;
    margin: 0em;
}
.tx-rwd-images {
    width: 100%;
}
.left-sidebar {
    float:left;
    position:relative;
    width:50%;
    left:0px;
}
.right-sidebar {
    float:right;
    position:relative;
    width:50%;
    right: 0px;
}

ul#galeriemenuList li {
  list-style: none;
  padding: 0px;
  display:inline;  
   padding: 0.5em 0.8em;
}
#c9, #c12, #c19 {
    background-color: #F6F6EF;
    width: 38%;
    margin: 8px;
    float: left;
    min-height: 40%;
    padding: 25px;
    position: relative;
 
}
#c11, #c10 {
    background-color: #E4E4D1;
    width: 38%;
    margin: 8px;
    float: left;
    min-height: 40%;
    padding: 25px;
    position: relative;

}
#c9 h1, #c10 h1, #c11 h1, #c12 h1, #c19 h1 {
  color: rgba(157, 18, 25, 1);
  font-size: 26px;
  margin: 0px 0px 1em 0px;
}
#c9 p, #c10 p, #c11 p, #c12 p, #c19 p {
  color: #000;
  font-size: 22px;
  line-height: 24px;
}
iframe {
    border:0px;

}
select#field-2, input, textarea, input#field-14, input#field-15 {width:85%}
}


/*ganz kleine Bildschirme*/

@media only screen and (min-width: 320px) and (max-width: 759px) {
#content {
background-color:#fff;
    min-height: 840px;
    height: auto;
    top: 3px;
    position: relative;
    width: 98%;
    margin: 0px auto;
    padding-bottom: 30px;
} 

#contentInfoBox {
  background-color:#FFF;
  width:100%;
  height:225px;
  position: relative;

}

ul#contentInfoNav {
  background-color:none;
  width:auto;
  height:30px;
  position:relative;
  top:190px;
  left:auto;
  margin: 0;
  padding: 0;
  text-align:center;
}
ul#contentInfoNav li {
color:rgba(122, 107, 86, 1);
list-style: none;
display: inline;
margin: 0;
padding: 0;
}
ul#contentInfoNav li a {
color:rgba(122, 107, 86, 1);
font-size: 17px;
}

#contentInfoLogo {
  position:relative;
  float:none;
  width:100%;
 height: 160px; 

}
#logo {
    width: 120px;
    height: 150px;
    background-image: url(../img/Wilhelmshoehe_neu-03.png);
    display: block;
    margin: 0 auto;
	background-size: 100%;
	background-repeat: no-repeat;
}
p.signet {
	text-align:center;
	font-weight:bold;
	color: #555;
	letter-spacing: 0;
	font-size:120%;
}
#menuBox {
  width:100%;
  height: auto;
  position: relative;
  top:0px;
  z-index: 100;
}

#imageBox {
  width:100%;
  height:auto;
  position:relative;
  top:1px; 
}

#adressBox {
top:0px;  
height: auto;
width:100%;
position: relative;

text-align:center;
 }
#adressBox p {
    color: #624B28;
    margin: 0.6em;
    line-height: 1.5em;
    font-size: 90%;
}
#adressBox p a {
    color: #624B28;
    text-decoration: none;
}

#base {
    position: relative;
    top: 30px;
    margin: 0em 0.6em;
/*    display: table-caption;*/
}

#textfla_base {
	position:relative;
	float:left;
	max-width:700px;
	height:auto;
	
	-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4;

	}

#kontaktfla_base {
    position: relative;
    max-width: 450px;
    height: auto;
    padding: 0 0 0 0px;
    top: 20px;
}

#kontaktfla_base .space {
	position:relative;
max-width: 100px;
	}
#kontaktfla_base .block {
	position:relative;
max-width: 100px;
	}
#base h1, h2 {
text-align:left;
font-size:1.5em;
color: rgba(157, 18, 25, 1);
font-weight: bold;
position: relative;
letter-spacing: 1px;
margin: 0px 0px 30px 0px;
}
#base h3, h4 {
text-align:left;
color: #555F;
text-decoration: none;
font-size: 16px;
font-weight: normal;
position: relative;
margin: 22px 0px 30px 0px;
}

#base h5 {
    text-align: left;
    color: #9F0F12;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin: 22px 0px 20px 0px;
}


#basegalerie {
    position: relative;
    top: 0px;
    display: flex;
    flex-flow: row wrap;
    margin: 0em;
}
.ce-intext.ce-right .ce-gallery {
    margin-left: 0px;
    width: 100%;
}


ul#galeriemenuList li {
  list-style: none;
  padding: 0px;
  display:block;  
   padding: 0.2em 0.4em;
}
#c9, #c12, #c19 {
    background-color: #F6F6EF;
    width: 80%;
    margin: 8px;
    /* float: left; */
    min-height: 40%;
    padding: 25px;
    position: relative;
 
}
#c11, #c10 {
    background-color: #E4E4D1;
    width: 80%;
    margin: 8px;
    /* float: left; */
    min-height: 40%;
    padding: 25px;
    position: relative;

}
#c9 h1, #c10 h1, #c11 h1, #c12 h1, #c19 h1 {
  color: rgba(157, 18, 25, 1);
  font-size: 22px;
  margin: 0px 0px 1em 0px;
}
#c9 p, #c10 p, #c11 p, #c12 p, #c19 p {
  color: #000;
  font-size: 20px;
  line-height: 21px;
}
iframe {
    border:0px;

}
select#field-2, input, textarea, input#field-14, input#field-15 {width:90%}  
}









