@charset "utf-8";
html, body { height: 100%; }

body   { 
  height: auto; 
  min-height: 100%;}

/* signika-300 - latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/signika-v10-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Signika Light'), local('Signika-Light'),
       url('../fonts/signika-v10-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/signika-v10-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/signika-v10-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/signika-v10-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/signika-v10-latin-300.svg#Signika') format('svg'); /* Legacy iOS */
}

/* signika-regular - latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/signika-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Signika Regular'), local('Signika-Regular'),
       url('../fonts/signika-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/signika-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/signika-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/signika-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/signika-v10-latin-regular.svg#Signika') format('svg'); /* Legacy iOS */
}


body {
	background-color: #81197F;
	color: #5a5446;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	min-height: 100%;
}
#main {
	background-color: #FFF;
	margin: 10px;
	min-width: 960px;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6  {
	margin-top: 0; 
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	max-width: 1200px;
	min-width: 920px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	line-height: 21px;
}

header {
	text-align: center;
	;
	background-image: url(../img/main/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	position: relative;
	height: 135px;
}
.nav-links {
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 400px;
	padding-bottom: 8px;
}
ul#nav1 {
	list-style: none;
}
ul#nav1 li {
	float: left;
	padding-right: 18px;
}
ul#nav1 li a { 
	text-decoration: none;
	color: #8d7335;
}
ul#nav1 li:hover {
	text-decoration: underline;
}
ul#nav1 a.active {
	color: #81197F;
	text-decoration: underline;
}
.nav-rechts {
	float: right;
	bottom: 0px;
	position: absolute;
	right: 0px;
	width: 400px;
	padding-bottom: 8px;
}
ul#nav2 {
	list-style: none;
}
ul#nav2 li {
	float: right;
	padding-left: 18px;
}
ul#nav2 li a { 
	text-decoration: none;
	color: #8d7335;
}
ul#nav2 li:hover {
	text-decoration: underline;
}
ul#nav2 a.active {
	color: #81197F;
	text-decoration: underline;
}
.img-home-links {
	float: left;
	margin-right: 14px;
	padding-bottom: 35px;
}
ul#home {
	list-style: none;
	background-color: #F4F1EC;
	padding: 30px;
}
ul#home a {
	text-decoration: none;
	color: #81197F;
}
ul#home li {
	background-color: #F4F1EC;
	display: block;
}
ul#home li a {
}
ul#home li.linie1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81197F;
}
ul#home li.linie2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81197F;
	margin-top: 20px;
}
ul#home li.linie3 {
	margin-top: 20px;

}
ul#home li:hover {
	text-decoration: underline;
	color: #8D7335;
}
.content {
	padding: 10px 0 50px 0;
	text-align: center;
	margin: 0 auto;
}
h1 {
	color: #81197F;
	font-family: 'Signika', sans-serif;
	font-weight: 300;
	font-size: 48px;
	margin-bottom: 4px;
	line-height: 55px;
}
h2 {
	color: #8d7335;
	font-family: 'Signika', sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-align: left;
	line-height: 24px;
	padding-top: 0px;
	margin-top: 0px;
}

h3 {
	color: #8d7335;
	font-family: 'Signika', sans-serif;
	font-weight: 300;
	font-size: 42px;
	margin-bottom: 10px;
	line-height: 46px;
	margin-top: 0px;
}
h4 {
	color: #81197F;
	font-family: 'Signika', sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-align: left;
	line-height: 22px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#headline {
	background-color: #f4f1ec;
}
#headline-links {
	float: left;
	width: 14%;
	margin-top: 350px;
	text-align: right;
}
#headline-rechts-flugente {
	float: right;
	width: 82%;
	text-align: left;
	padding-right: 20px;
	background-image: url(../img/content/illu-top-flugente.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headline-rechts-ente {
	float: right;
	width: 82%;
	text-align: left;
	padding-right: 20px;
	background-image: url(../img/content/illu-top-heidjer-ente.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headline-rechts-gans {
	float: right;
	width: 82%;
	text-align: left;
	padding-right: 20px;
	background-image: url(../img/content/illu-top-heidjer-gans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headline-rechts-kontakt {
	float: right;
	width: 82%;
	text-align: left;
	padding-right: 20px;
	background-image: url(../img/content/illu-top-kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headline-rechts-impressum {
	float: right;
	width: 82%;
	text-align: left;
	padding-right: 20px;
	background-image: url(../img/content/illu-top-impressum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headline-rechts-unternehmen {
	float: right;
	width: 82%;
	text-align: left;
	padding-right: 20px;
	background-image: url(../img/content/illu-top-unternehmen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.headline-text {
	color: #81197F;
	padding-bottom: 20px;
	padding-top: 380px;
}
.headline-text-norm {
	color: #81197F;
	padding-bottom: 20px;
	padding-top: 180px;
}
.einspalter {
	text-align: left;
	margin-top: 50px;
}

.spalte-links50 {
	text-align: left;
	float: left;
	width: 47%;
	margin-top: 50px;
}

.spalte-rechts50 {
	text-align: left;
	float: right;
	width: 47%;
	margin-top: 50px;
}
footer {
	padding: 10px 0;
	clear: both;
	background-image: url(../img/main/schluss-linie.gif);
	background-repeat: repeat-x;
	color: #81197F;
}
a.footer  {
	text-decoration: none;
	color: #8d7335;
}
a:hover.footer   {
	color: #81197F;
}
#created {
	font-size: 11px;
	color: #CCC;
	text-align: center;
	margin-top: 30px;
}
#created a {
	font-size: 11px;
	color: #CCC;
	text-align: center;
}


.clearfloat {
	clear: both;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
ul#inhalt {
	padding: 0px;
	margin: 20px;
}
ul#inhalt li{
	list-style-type: circle;
}



header, section, footer, aside, article, figure {
	display: block;
}
