@charset "UTF-8";

@import url('../fonts/stylesheet.css');

@import url('module.css');

* {
	margin: 0;
	padding: 0;
}

.captcha { padding: 0 10px; }
.ds { padding: 10px; }

body {
	color: #202020;
	font-family: 'signikaregular', sans-serif;
	font-size: 18px;
	line-height: 22px;
}

html,body,#container {
	height: 100%;
}

body>#container {
	height: auto;
	min-height: 100%;
}

p,#content ul,#content ol,#content table,address,h1,h2,h3,h4,h5,h6 {
	margin-bottom: 16px;
}

address {
	margin-bottom: 16px;
	font-style: normal;
}

a,a:visited {
	outline: none;
	color: #543826;
	font-weight: bold;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	color: #202020;
}

img {
	border: none;
}

/**********************************************

	   ////////// Nicht löschen ///////////

***********************************************/
.clear {
	clear: both;
	float: none;
}

.nopadding {
	padding: 0 !important;
}

.nomargin {
	margin: 0 !important;
}

/**********************************************

	   ////////// Seitenformatierung ///////////

***********************************************/
#background {
	position: fixed;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	z-index: 1;
	margin-top: 250px;
}

#background img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	min-width: 50%;
	min-height: 50%;
}

#container,#footer {
	position: relative;
	z-index: 2;
}

/***********************************************/
#container {
	background: url(../images/container_bg.jpg) 0 0 repeat-x;
	padding: 0 0 85px;
}

#header {
	width: 940px;
	height: 162px;
	position: relative;
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	margin: 0 auto;
}

#header h1 {
	margin: 0;
	position: absolute;
	left: 80px;
	top: 48px;
}

#header h1 a {
	display: block;
	width: 700px;
	height: 64px;
	text-indent: -9999px;
}

#header ul {
	margin: 0;
	list-style: none;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 44px;
}

#header ul li {
	display: inline;
}

#header ul li.empty {
	cursor: help;
}

#header ul li a,#header ul li a:visited,#header ul li.empty {
	display: block;
	float: left;
	line-height: 50px;
	height: 44px;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 8px;
	margin: 0 1px;
}

#header ul li a:hover,#header ul li a:focus,#header ul li a:active,#header ul li.active a,#header ul li.empty:hover {
	background: #35ad01;
	color: #fdfdfd;
	border-top: 1px solid #5a3c28;
	border-bottom: none;
	border-left: 1px solid #5a3c28;
	border-right: 1px solid #5a3c28;
	margin: 0;
}

#slides {
	width: 100%;
	height: 534px;
	overflow: hidden;
	position: relative;
}

.slides_container {
	width: 1280px;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 4px solid #b2b2b2;
}

#slides ul.pagination {
	list-style: none;
	margin: none;
	width: 940px;
	margin: 0 auto;
	text-align: center;
	height: 28px;
}

#slides ul.pagination li {
	display: inline;
}

#slides ul.pagination li a {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #35ad01;
	text-indent: -9999px;
	margin: 10px 2px 0;
	display: inline-block;
}

#slides ul.pagination li a:hover,#slides ul.pagination li.current a {
	background: #5a3c28;
}

#contentcontainer {
	clear: both;
	width: 940px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 25px 0;
}

#contentcontainer h2,#contentcontainer h3,#contentcontainer h4,#contentcontainer h5 {
	font-weight: normal;
	color: #35ad01;
	font-size: 36px;
	line-height: 38px;
	font-family: 'signikalight';
}

.bigcol {
	width: 620px;
}

.smallcol {
	width: 300px;
}

.halfcol {
	width: 460px;
}

.left {
	float: left;
}

.right {
	float: right;
}

hr {
	border: none;
	background: none;
	height: 1px;
	padding-top: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #35ad01;
}

.center {
	text-align: center;
}

#contentcontainer ul {
	margin-left: 15px;
}

a.more_01,a.more_02 {
	display: block;
	width: 220px;
	height: 30px;
	float: left;
	margin-right: 20px;
	background: url(../images/more.png) 0 0 no-repeat;
	color: #fff;
	font-weight: normal;
	padding-top: 85px;
	margin-top: 5px;
}

a.more_02 {
	margin-right: 0px;
	background-position: 0 -115px;
}

#footer {
	clear: both;
	height: 100px;
	border-top: 13px solid #5a3c28;
	margin-top: -73px;
	background: #f9ecbe;
	position: relative;
}

#inner_footer {
	width: 960px;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	margin-top: -21px;
	height: 120px;
	overflow: hidden;
}

#footer address {
	margin: 0;
	font-size: 14px;
	line-height: 100px;
	color: #191919;
	float: left;
	margin-left: 65px;
}

#footer ul {
	list-style: none;
	margin: 0;
	float: left;
	margin-left: 5px;
}

#footer ul li {
	display: inline;
	line-height: 100px;
	font-size: 14px;
}

#footer ul li a:before {
	content: "·";
	padding-right: 5px;
}

#footer ul a:hover,#footer ul a:focus,#footer ul a:active {
	color: #299D00;
}

.nav-footer ul{
	margin-top: -55px !important;
	margin-left: 300px !important;
}

/* ///// inhalte ///// */
#contentcontainer .halfcol ul li {
	color: #35AD01;
}

#contentcontainer .halfcol ul li span {
	color: #202020;
}

#kontakt iframe {
	width: 220px;
	height: 244px;
	overflow: hidden;
	border: none;
}