h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color:#3B170B;
	text-decoration:none;
}

h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
p {
	margin-bottom: 1em;
	margin-top: 0;
	color:#3B170B;
}

hr.linie {
	color: #3B170B;
	border:solid 1px;	
}

#main p.lastNode {
	margin-bottom: 0;
}

a:link, a:visited { 
	color: #3B170B;
	text-decoration: none;
	font-style: italic;
}

a:hover, a:active { 
color; #3B170B;
} 

a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

div.rahmen {
	border: solid 1px;
	padding: 15px;
	width:auto;
    max-width:650px;}

div.floatLeft {
	float: left;
}

div.leerZ {
	height: 1em;
}
div.leerZ2 {
	height: 2em;
}

.schatten {
    box-shadow: 4px 4px 8px #3B170B;
    -moz-box-shadow: 4px 4px 8px #3B170B;
    -webkit-box-shadow: 4px 4px 8px #3B170B;
}
#navE1{
	padding-left: 20px;
}
#navE2{
	padding-left: 20px;
}

.menuE2 {
	display:inline-block;
	margin-left: 3px;
}

.menuE2 a {
	text-decoration:none;
	padding:0 18px 0 18px;
	color:#3B170B;
	font-size:15px;
	font-style:normal;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	border:1px solid #3B170B;
}
	
#aktuellE2, li.menuE2 a:hover , .menuE2 a:active  {
	font-weight:bold;
	border:2px solid #3B170B;
	}
	
.menuE1 {
	display:inline-block;
	margin-top: -3px;
	height:25px;
	line-height:25px;
	width:120px;
	color:#3B170B;
	font-size:15px;
	font-style:normal;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}

.menuE1 a {
	text-decoration:none;
	display:inline-block;
	height:25px;
	line-height:25px;
	width:125px;
	color:#3B170B;
	font-size:15px;
	font-style:normal;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
#aktuell, li.menuE1 a:hover , .menuE1 a:active  {
	font-weight:bold;
	-moz-box-shadow:inset 1px 1px 0px 1px #ffffff;
	-moz-border-radius:2px;
	-webkit-box-shadow:inset 1px 1px 0px 1px #ffffff;
	-webkit-border-radius:2px;
	box-shadow:inset 1px 1px 0px 1px #ffffff;
	border-radius:2px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	border:1px solid #3B170B;
	}
.tabelle {
   border: none;
}

.tabelle td {
	width: 250px;
	padding: 2px 15px 2px 0;
	color:#3B170B;
	line-height:25px;
}

.kacheln {
	float:left;
	margin: 25px 10px 10px 50px;
	width: 110px;
	text-align: center;
}
.kacheln  p {
	margin-top: 10px;
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
}

.liste {
	line-height:2em;
}
ul , li {
	color:#3B170B;
	line-height:1.5em;
	}
	
#vorschau {
	width: 10%;
	height:10%;
	border: 2px;
	border-style: groove;
	border-color: #3B170B;
	margin: 2px 10px 2px 10px;
	padding: 2px 2px 2px 2px;
}
#vorschau1 {
	width: 30%;
	height:30%;
	border: 2px;
	border-style: groove;
	border-color: #3B170B;
	margin: 2px 10px 2px 10px;
	padding: 2px 2px 2px 2px;
}
#vorschau2 {
	border: 2px;
	border-style: groove;
	border-color: #3B170B;
	margin: 2px 10px 2px 10px;
	padding: 2px 2px 2px 2px;
}
/* Datenschutzhinweis Cookies */

#cookiePopup {
  background-color: #FFF4E1;
  border: 1px solid #3B170B;
  position: absolute;
  font-size: 14px;
  width: 70vw;
  max-width: 42.85em;
  box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
  text-align: justify;
  line-height: 1.8em;
  padding: 2em 1.4em;
  transition: all 0.5s ease-in;
}
#cookiePopup img {
  display: block;
  width: 3.75em;
  transform: translateZ(0);
  position: relative;
  margin: auto;
}
#cookiePopup p {
  text-align: center;
  margin: 1.4em 0;
}
#cookiePopup button {
  background-color: #FFDD9D;
  color: #3B170;
  border: 1px solid #FFDD9D;
  font-size: 1.2em;
  padding: 1em 1.4em;
  display: block;
  position: relative;
  margin: auto;
  border-radius: 5px;
}
#cookiePopup button:hover {
  background-color: #FDEECF;
  color: #3B170;
  border: 1px solid #3B170B;
}

#cookiePopup a {
  color: #f000000;
}

.hide {
  visibility: hidden;
  bottom: 0;
  right: 2em;
}
.show {
  visibility: visible;
  bottom: 2em;
  right: 2em;
}
@media only screen and (max-width: 37.5em) {
  #cookiePopup {
    width: 100%;
  }
  .hide {
    bottom: 2em;
    right: 0;
  }
  .show {
    right: 0;
    bottom: 0;
  }
}