* {
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px Arial, sans-serif;
	line-height: 1.167em;
}

* :focus { outline: 0; }

img { 
	border: 0;
}

h1 {
	color: #249140;
	font-size: 1.667em;
	padding: 2px 0 0 22px;
	background: url(../images/headline.png) no-repeat left;
}

h2 {
	font-size: 1.333em;
	font-weight: bold !important;
	margin-bottom: 4px;
	color:#FFF;
}

ul {
	margin: 14px 0 0 0;
	padding: 0;
}

li, a {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	color: #249140;
	font-style: italic;
	text-decoration: none;
}

p {
	margin-top: 14px;
}

b {
	font-weight: bold;
}

body { 
	background: #BBB;
}

#wrapper {
	width: 855px;
	height: 100%;
	display: table;
	margin: 21px auto;
}

#header {
	width: 855px;
	height: 240px;
	clear: both;
	background: #FFF;
	position: relative;
}

#header-image {
	width: 855px;
	height: 200px;
	overflow: hidden;
}

.gallery {
	margin: 0;
	width: 855px;
	position: relative;
	overflow: hidden;
}
.gallery .holder {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.gallery .holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery .holder ul li {
	float: left;
}

.gallery .holder ul {
	width: 100%;
	height: 200px;
}
.gallery .holder ul li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	padding: 0;
}

#logo {
	position: absolute;
	top: 163px;
	left: -19px;
	z-index: 1;
}

#navi{
	height:40px; 
	width:855px;
	background: #FFF; 
}

#nav a {
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 34px;
	color:#111;
	background: url(../images/button_left.png) no-repeat left;
	margin:0;
	float:left;
}
#nav a span{
	padding:5px 25px 5px 0px;
	font-size: 1.333em;
	line-height: 1.667em;
}

#subMenusContainer a{
	text-decoration:none;
	color:#111;
	padding:0 6px;
}

#nav .show a, #nav a:hover, #nav a:focus, #nav a.mainMenuParentBtnFocused{
	background: url(../images/button_active_left.png) no-repeat left #249140;
	color:#FFF;
}

#nav .show a span, #nav a:hover span, #nav a:focus span, #nav a.mainMenuParentBtnFocused span{
	background: url(../images/button_active_right.png) no-repeat right;
	color:#FFF;
}

#nav li, #nav a, #nav a:hover, #nav a:focus{
	-webkit-appearance: none;
    border-radius: 0;
	outline: 0 none;
	border: 0;
}

#subMenusContainer .sub_show a, 
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{
	color:#FFF;
}

.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	padding:0px;
	margin:0px;
}

#nav ol, #nav ul{
	padding: 7px;
	margin: 0;
	list-style: none;
	background:#fff;	
	left:0;
	height:27px;
}

#subMenusContainer ul, #subMenusContainer ol {	
	left:0;
	height:21px;
	line-height: 1.833em;
	overflow:hidden;
	margin:0;
	width:auto;
	padding:0 14px 0 0;
	background: url(../images/sub_right.png) no-repeat top right #249140;
}

#nav li { 
	display:inline;
	list-style:none;
	position:relative;
	margin:7px 0 0 0;
}

#subMenusContainer a{
	white-space: nowrap;
}

#subMenusContainer li{
	font-size:0.875em; 
	font-style:italic;
	line-height: 1.833em;
	height:21px;
	list-style: none;
	color:#111;
	display:inline;
}

#subMenusContainer li:first-child{
	background: url(../images/sub_left.png) no-repeat top left;
	padding:5px 0 4px 12px;
}

#nav{
	font-size:1.333em; 
	font-style:italic;
	line-height:1.688em;
	list-style:none;
	color:#111;
	margin:7px 0 0 230px;
	z-index:5;
	top:0;
	left:0;
	height:33px;
	overflow:hidden;
	text-align: center;
	display:block;
	float:left;
	padding: 0;
}

#subMenusContainer{
	display:block;
	position:absolute;
	top:7px;
	left:-15px;
	width:100%;
	overflow:visible;
	z-index:1000000000;
}

#nav li li{	float:none; }
#nav li li a {position:relative; float:none;}
#nav li ul {position: absolute; width: 10em; margin-left: -1000em; margin-top:2.2em;}
#nav li ul ul {margin: -1em 0 0 -1000em;}
#nav li:hover ul ul{margin-left: -1000em;}
#nav li:hover ul {margin-left: 0;}
#nav li li:hover ul {margin-left: 10em; margin-top:-2.5em;}
#nav li a:focus + ul {margin-left: 0; margin-top:2.2em;}
#nav li li a:focus + ul {left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0; margin-left:1000em; width:10em; margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus {margin-left: 0;}
#nav li li:hover a:focus + ul {margin-left: 10em;}

#breadcrumbs-wrapper {
	height: 21px;
}

#breadcrumbs {
	width: 142px;
	height: 21px;
	color: #249140;
	position: relative;
	position: absolute;
	z-index: 2;
}

#breadcrumbs a {
	padding-left: 20px;
	color: #FFF;
	background: url(../images/back.png) no-repeat left;
	font-size: 0.833em;
	line-height: 2em;
	font-style:italic;
}

#breadcrumbs a:hover {
	color: #249140;
	background: url(../images/back_hover.png) no-repeat left;
} 

#breadcrumbs span {
	color: #249140;
	font-size: 0.833em;
	line-height: 1.917em;
	font-style:italic;
} 

#content-wrapper {
	width: 815px;
	clear: both;
	background: #FFF;
	padding: 20px;
	height:100%;
}

#content {
	width: 815px;
	height:100%;
	display: table;
	background: url(../images/line.png) repeat-y #FFF;
	
}

#content li {
	background: url(../images/list.png) no-repeat 0 2px;
	display: table;
	padding: 0 0 0 14px;
}

#content img {
	float:left;
	padding:14px 14px 0 0;
}

#content .large {
	float:left;
	padding:20px 0 0 0;
}

#content-left {
	width: 530px;
	padding: 0 20px 0 0;
	float: left;
}

#content-right {
	width: 245px;
	padding: 0 0 0 20px;
	float: right;
}

#kontakt_box {
	margin-top: 18px;
}

#content-right img {
	padding: 0;
}

#top {
	width: 855px;
	height: 21px;
	clear: both;
}

#top a {
	float: right;
	padding-right: 20px;
	color: #FFF !important;
	background: url(../images/up.png) no-repeat right;
	font-size: 0.833em;
	line-height: 2em;
	font-style:italic;
}

#top a:hover {
	color: #249140 !important;
	background: url(../images/up_hover.png) no-repeat right;
}

#footer-wrapper {
	width: 815px;
	clear: both;
	background: #249140;
	padding: 20px;
	height:100%;
}

#footer {
	width: 815px;
	display:table;
	clear: both;
	background: #249140;
	color: #FFF !important;
}

#footer-left {
	width: 530px;
	height: 160px;
	overflow: hidden;
	background: url(../images/dot.png) repeat-y right;
	float: left;
	padding: 0 20px 0 0;
}

#history-image {
	width: 245px;
	height: 160px;
	overflow: hidden;
	float: left;
	padding:0 14px 0 0;
}

.gallery2 {
	margin: 0;
	width: 245px;
	position: relative;
	overflow: hidden;
	background: #FFF;
}
.gallery2 .holder {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.gallery2 .holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery2 .holder ul li {
	float: left;
}

.gallery2 .holder ul {
	width: 100%;
	height: 160px;
}

.gallery2 .holder ul li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 160px;
	padding: 0;
}


#footer-right {
	width: 245px;
	height: 160px;
	float: right;
	overflow: hidden;
	padding: 0 0 0 20px;
	position:relative;
}

#footer a {
	color: #FFF;
	font-style: italic;
}

#footer li a:hover {
	font-weight: bold;
}

#footer li {
	font-size: 1em;
	line-height: 1em;
}

table {
	margin: 8px 0 0 0;
	text-align: left;
	font-weight: normal;
	width: 530px;
}

tbody td {
	padding: 0;
	vertical-align: top;
}

#content form {
	margin: 0;
	padding: 0;
	width: 530px;
}

#input_top {
	-webkit-appearance: none;
    border-radius: 0;
	outline: 0 none;
	border: 1px solid #249140;
	width: 265px;
	margin: 0 0 6px 0;
	padding: 5px;
}

#send {
	-webkit-appearance: none;
    border-radius: 0;
	outline: 0 none;
	background-color:#249140; 
	cursor:pointer; 
	border:none; 
	color:#FFF; 
	font-style:italic; 
	padding:5px;
	width: 60px;
	margin: 6px 0 0 0;
}

textarea {
	-webkit-appearance: none;
    border-radius: 0;
	outline: 0 none;
	border: 1px solid #249140;
	resize: none;
	width: 518px;
	height: 142px;
	float: left;
	margin: 0;
	padding: 5px;
}