@font-face {
  font-family: 'UnifrakturMaguntia';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/unifrakturmaguntia-v16-latin-regular.woff2') format('woff2'),
       url('../fonts/unifrakturmaguntia-v16-latin-regular.woff') format('woff');
}
html {
	overflow-y: scroll;
}
body {
	font: 14px/1.4 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(../layout/hg-body.jpg) fixed;
}
div, ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
h1 {
	color: #003c00;
	font-size: 36px;
	font-weight: normal;
	padding-top: 36px;
	padding-bottom: 5px;
	line-height: 42px;
	font-family: 'UnifrakturMaguntia', "Times New Roman", Times, serif;
	text-shadow: 0px 3px 2px #ccc;
	margin-bottom: 6px;
	background: url(../layout/linie1.gif) repeat-x left bottom;	
	width: 530px;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	color: #003c00;
	font-size: 18px;
	font-weight: normal;
	padding-top: 36px;
	padding-top: 24px;
	line-height: 32px;
	border-bottom: 2px solid #003c00;
	margin-left: 15px;
	margin-right: 15px;
}
h3 {
	color: #003c00;
	font-size: 16px;
	clear: both;
}
.abstand-o {margin-top: 1.5em}
a img {
	border: none;
}

a:link {
	color: #003c00;
	text-decoration: underline; 
}
a:visited {
	color: #003c00;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	outline: none;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
#header {
	background: #ffffd9;
	height: 116px;
	text-align: center;
	padding-left: 40px;
}
#header p {
	font-size: 16px;
	color: #003c00;
	font-family: "Times New Roman", Times, serif;
}
#header p span {
	background: url(../layout/punkt.gif) no-repeat center center;
	padding-right: 6px;
	padding-left: 6px;	
	}
/*#wrapper {
	background: url(../layout/hg-wrapper.jpg) no-repeat left top;
	padding-top: 12px;	
	}*/
#seite {
	width: 960px;
	margin: 10px auto;
	background: #ffffd9;
	-moz-box-shadow:  2px 2px 10px #333;
	-webkit-box-shadow: 2px 2px 10px #333;
	box-shadow: 2px 2px 10px #333;
	position: relative;
}
#logo {
	position: absolute;
	height: 130px;
	width: 120px;
	left: 30px;
	top: 20px;
	z-index: 999;	
	}
#slider-wrapper {
	background: url(../layout/hg-slider.jpg) no-repeat center center;
	margin-left: 5px;
	margin-right: 5px;
	border-radius:5px;
}
#rand1 {
	background: #abc881 url(../layout/linie2.gif) repeat-x left bottom;	
	border-radius: 5px 5px 0 0;
	}
#rand2 {
	background: #abc881 url(../layout/linie1.gif) repeat-x left top;
	border-radius: 0 0 5px 5px;	
	}
#slider {
	height: 315px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	}
#inhalt {
	padding: 0px 0px 10px;
}
#navbtn {
	float: left;
	width: 200px;
	margin-bottom: 30px;
}
#navbtn ul {
	padding:10px;
	margin-top: 40px;
	list-style:none;
	margin-left: 5px;
	margin-right: 20px;
	background:#abc881;
	border-radius:3px;
}

#navbtn ul li a {
	background:#003c00 url(../layout/hg-button2.jpg) repeat-x left center;
	-moz-box-shadow: 0 1px 1px #000, inset 0 1px 0 rgba(255,255,255,.15), inset 0 0 0 1px rgba(255,255,255,.06);
	-webkit-box-shadow: 0 1px 1px #000, inset 0 1px 0 rgba(255,255,255,.15), inset 0 0 0 1px rgba(255,255,255,.06);
	box-shadow: 0 1px 1px #000, inset 0 1px 0 rgba(255,255,255,.15), inset 0 0 0 1px rgba(255,255,255,.06);
	border-radius:3px;
	text-shadow:0 1px 1px black;
	padding:3px 4px;
	text-align:center;
	color:#eee;
	text-decoration:none;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:4px;
	display: block;
}
#navbtn ul li a:hover, #navbtn ul li a.aktiv {
	text-shadow: none;
	color:#000;
	background:#abc881;
	}
#navbtn ul li ul {
	padding:4px;
	margin-top: 0;
	margin-right: 6px;
}
#navbtn ul li ul li a {
font-size: 12px;
text-shadow: none;
}
#inhalt-re {
	float: left;
	width: 760px;
	}
#inhalt-re ul, #inhalt-re ol {
	padding: 0 15px 15px 40px;
}
#fuss {
	padding: 6px 0 6px 0px;
	color: #003c00;
	font-size: 11px;
	border-top: 1px solid #afa8a1;
	text-align: center;
	overflow: hidden;
	padding-left: 30px;
}
.clearfloat {
	font-size: 1px;
	clear: both;
	height: 1px;	
	}

.startbilder {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 5px; 
 	border-radius: 5px; 
 	background-clip: padding-box;	
	/*-webkit-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;	*/
}
.startbilder img {
	margin: 5px;
	}
.startbilder p {
	font-size:12px;
	text-align: center;
	}
#bildbox-re {
	width:190px;
	float: right;
	}
.startbild {
	margin-bottom: 10px;
	margin-left: 10px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 5px; 
 	border-radius: 5px; 
 	background-clip: padding-box;
	float: left;	
	/*-webkit-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;	*/
}
.startbild img {
	margin: 5px;
	float: left;
	}
.startbild p {
	font-size:12px;
	text-align: center;
	}
#newsbox {
	width:240px;
	float: right;
	margin: 12px 12px 20px 12px;
background: #fff url(../layout/hg-newsbox.jpg);
/*background: #fff url(../layout/hg-newsbox-weih.jpg) no-repeat center bottom;*/
	border-radius: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: solid 8px #abc881;
	}
#newsbox h3 {
	font-size: 14px;
	border-bottom: solid 1px #003c00;
	margin-left: 12px;
	margin-right: 12px;
	padding-right: 0;
	padding-left: 0;
	}
#newsbox p {
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
	}
#newsbox a {
	width:120px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 3px;
	border: solid 1px #abc881;
	text-align:center;
	font-size: 12px;
	text-decoration:none;
	background: #fff;
	padding: 2px 4px;
	}
#navibox {
	margin: 12px 19px 20px 5px;
background: #fff url(../layout/hg-newsbox.jpg);
	border-radius: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: solid 8px #abc881;
	}
#navibox p {
	font-size: 14px;
	font-weight:600;
	text-align: center;
	margin: 12px 0;
	}
.vorschau {
	width:350px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	background: #fff url(../layout/hg-newsbox.jpg);
	border-radius: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: solid 1px #abc881;
	position:relative;
	}
.startbox {
	margin: 16px 24px;
	background: #fff url(../layout/hg-newsbox.jpg);
	border-radius: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: solid 1px #abc881;
	position:relative;
	}
.vorschau h3, .startbox h3 {
	font-size: 14px;
	border-bottom: solid 1px #003c00;
	margin-left: 12px;
	margin-right: 12px;
	}
.vorschau p, .startbox p {
	font-size: 12px;
	}
.vorschau img, .startbox img {
	margin: 0 5px 0px 0px;
	padding: 5px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-clip: padding-box;
	float: left;
	}
.vorschau a {
	width:120px;
	display: block;
	position: absolute;
	left: 220px;
	bottom: 5px;
	border-radius: 3px;
	border: solid 1px #abc881;
	text-align:center;
	font-size: 12px;
	text-decoration:none;
	background: #fff;
	}
h3.txt {
	padding-top: 24px;
	}
.tabelle {
	background: #fff;
	border-collapse: collapse;
	border: 1px solid #abc881;
	-webkit-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;
	margin-bottom: 24px;
	}
.tabelle td {
	font-size: 13px;
	border: 1px solid #abc881;
	padding: 2px 8px;
	vertical-align: top;
	}
.tab-zentriert {
	margin-left: auto;
	margin-right: auto;
	}
.txt-zentriert {
	text-align: center;
	}
.eingerueckt120 {
margin-left: 120px;
}
.bildbox {
	padding-left: 15px;
	overflow: hidden;
	}
.bildbox img {
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 6px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 3px; 
 	border-radius: 3px; 
 	background-clip: padding-box;
	float: left;
	}
a.zurueckbtn {
	width:120px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	border-radius: 3px;
	border: solid 1px #abc881;
	text-align:center;
	font-size: 12px;
	text-decoration: none;
	background: #fff;
	}
.mit-schatten {
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	box-shadow: 3px 3px 5px #888;
	border-radius:3px;
	
}
.tabellebilder {
}
.tabellebilder td {
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}
.tabellebilder img {
	margin-top: 10px;
	padding: 6px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 3px; 
 	border-radius: 3px; 
 	background-clip: padding-box;
	}
#vnavi {
margin-top: 24px;
margin-right: 15px;
border-bottom: solid 1px #abc881;
}
#vnavi a {
	display: inline-block;
	margin-left: 6px;
	margin-bottom: 4px;
	border-radius: 3px;
	border: solid 1px #abc881;
	text-align:center;
	font-size: 12px;
	text-decoration: none;
	background: #fff;
	padding: 2px 4px;
}
#vnavi a:hover, #vnavi a.istaktiv  {
background: #003c00;
color: #fff;
}
.bild-re, .bild-li{
	padding: 6px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 3px; 
 	border-radius: 3px; 
 	background-clip: padding-box;
	}
.bild-re { 
  margin-bottom: 10px;
	margin-left: 20px;
  float:right;
}
.bild-li { 
  margin-bottom: 10px;
	margin-right: 20px;
  float:left;
}
.bildrahmen {
  padding: 6px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 3px; 
 	border-radius: 3px; 
 	background-clip: padding-box;
}
.bild-text {
	float: right;
	font-size: 12px;
	padding: 5px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
	margin: 0px 15px 10px;
	}
.bild-text-mittig {
	float: left;
	font-size: 12px;
	padding: 5px;
	background: #fff;
	border: 1px solid #abc881;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
	margin: 0px 15px 10px;
	}
.spruch {
color: #0C460B;
font-size: 16px; 
text-align: center;
}
p.txt12 {
font-size: 12px;
}
p.txt16 {
font-size: 16px;
}
.stein {
background: #ffffe8;
margin: 40px;
padding: 20px 0;
border: solid 1px #adc595;
}
.socialmedia {width: 42px;
height: auto;
vertical-align: middle;
	margin-left: 60px
}