* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 100.01% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	text-align: center;
}
#header_container, #header, #navigation_container, #navigation, .preload {
	display: none;
	visibility: hidden;
}
#content_container {
	margin-left: 0;
}
#content_box {
	width: 100%;
	background: transparent;
	text-align: justify;
}
#content_container > #content_box {
	margin-left: 0;
	padding: 72px 0 0 0;
}
#content {
	padding-top: 0;
	padding-bottom: 0;
}
#footer_container {
	position: absolute;
	right: 0px;
	top: 0px;
	left: 0px;
	height: 60px;	
	width: 100%;
	clear: both;
	background-color: #FFF;
	border-bottom: 1px dotted #DDD;
}
#footer {
	font: normal 100.01% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
	font-weight: 600;
	color: #BEC077;
	background: transparent;
	letter-spacing: 0.07em;
	padding-top: 0;
	line-height: 1.5em;
}
.centralizer {
	margin: 0;
}
#footer {
	width: 100%;
	margin-left: 0;
}
#changelang {
	position: absolute;
	top: 0.3em;
	right: 1em;
	list-style: none;
	font-size: 0.8em;
	color: #BEC077;
	background-color: transparent;
}
#changelang li {
	margin-top: 0.2em;
}
#changelang a {
	color: #FFF;
	background-color: transparent;
	text-decoration: underline;
}
#changelang a:hover {
	color: #BEC077;
	background-color: transparent;
	text-decoration: underline;
}
/* CONTENT DEFINITIONS */
#content h1 {
	font-size: 0.9em;
	font-weight: 600;
	margin: 1em 0;
	clear: both;
}
#content p, #content address {
	font-size: 0.9em;
	margin: 1em 0;
	font-style: normal;
}
#content a {
	text-decoration: underline;
	color: #3A68B6;
	background-color: transparent;
}
#content a:hover {
	text-decoration: none;
	color: #FFF;  /*007725;*/
	background-color: transparent;
}
#content img {
	margin: 0.5em 0;
}
#content .image_left {
	margin: 0.5em 0.5em 0.5em 0;
	float: left;
}
#content .image_right {
	margin: 0.5em 0 0.5em 0.5em;
	float: right;
}
#content ul, #content ol {
	margin: 1em 0 1em 2em;
	padding-right: 1em;
	font-size: 0.9em;
	list-style-image: none;
	list-style-type: circle;
}
#content table.table_rates {
	font-size: 0.8em;
	empty-cells: hide;
}
#content table.table_rates th {
	font-weight: 600;
	white-space: nowrap;
	text-align: center;
	border: 1px solid #999;
	background-color: transparent;
	color: #000;
	empty-cells: hide;
}
#content table.table_rates td {
	padding: 0.1em 0.2em;
	border: 1px solid #CCC;
	background-color: transparent;
	empty-cells: hide;
	text-align: center;
}
#content table.table_rates .table_nobreak {
	white-space: nowrap;
}
#content table.table_rates .table_heading {
	font-weight: 600;
	white-space: nowrap;
}
#content table.table_rates .table_empty {
	background-color: transparent;
	border: none;
}
#content .newline {
	clear: both;
}
#content .leftcol {
	float: left;
	width: 300px;
}
#gallery {
	overflow: visible;
}
#gallery div {
	float: left;
	margin: 0.5em 1.5em 0 0;
	text-align: center;
}
#gallery div img {
	border: 1px solid #666;
}
#gallery div p {
	margin: 0 0 0.5em 0;
	font-size: 0.75em;
	line-height: 1.2em;
	height: 4em;
}
#gallery div p a {
	text-decoration: none;
}
#gallery div p a:hover {
	color: #FFF;
}
#view {
	text-align: center;
}
#view img {
	border: 1px solid #666;
}
#view p {
	text-align: center;
	padding: 0.5em 0;
	margin: 0;
}
#view p.nav {
	padding: 0.2em 0;
	text-align: center;
	background-color: transparent;
}
#view p.nav a {
	text-decoration: none;
	color: #0A6232;
}
#view p.nav a:hover {
	text-decoration: none;
	color: #FFF;
}
#view p.nav a.previous {
	padding-right: 1em;
	margin-right: 0.5em;
	background: transparent url(../images/subnav_punkt01.gif) no-repeat bottom right;
}
#view p.nav a.next {
	padding-left: 1em;
	margin-left: 0.5em;
	background: transparent url(../images/subnav_punkt01.gif) no-repeat bottom left;
}
/* NAVIGATION DEFINITIONS */
#mainnav {
	list-style: none;
}
#mainnav li {
	display: inline;
}
#mainnav li a {
	color: #BEC077;
	padding: 0 0.9em 0 0.4em;
	font-size: 0.85em;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	background: #007725 url(../images/nav_punkt01.gif) no-repeat bottom right;
	white-space: nowrap;
}
#mainnav li a:hover {
	color: #FFF;
	text-decoration: none;
}
#mainnav li strong a, #mainnav li em a, #mainnav li a.selected {
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
#mainnav li a.selected_last {
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	background: #007725;
}
#mainnav li a.last {
	background: #007725;
}
#mainnav ul.subnav {
	position: absolute;
	bottom: -1.5em;
	left: 50%;
	margin-left: -350px;
	padding-bottom: 0.5em;
	width: 700px;
	clear: both;
	background-color: #BEC077;
}
#mainnav ul.subnav li a {
	font-size: 80%;
	color: #0A6232;
	padding: 0 1em 0 0.5em;
	background: transparent url(../images/subnav_punkt01.gif) no-repeat bottom right;
	}
#mainnav ul.subnav li a:hover {
	color: #FFF;
	text-decoration: none;
	}
#mainnav li  ul.subnav strong a, #mainnav li ul.subnav em a, #mainnav li ul.subnav a.selected {
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
#mainnav ul.subnav li a.selected_last {
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	background: transparent;
}
#mainnav ul.subnav li a.last {
	background: transparent;
}
/* CONTACTFORM */
#contactform {
	width: 350px;
	float: right;
	margin: 1em 0 1.5em 0;
	padding-top: 4px;
}
#content label {
	font-size: 0.9em;
}
#content label.formlabel {
	float: left;
	width: 110px;
	text-align: right;
	padding-right: 5px;
	margin: 2px 0;
}
#contactform .form_text, #newsletterform .form_text {
	display: block;
	font-size: 0.9em;
	margin: 5px 0 0 0;
	padding: 0;
}
#contactform .input_text, #newsletterform .input_text {
	width: 190px;
	margin: 2px 3px 2px 0px;
	padding: 2px 0px 2px 5px;
	border: none;
	background: transparent;
	border: 1px solid #DDD;
	font-size: 0.9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#contactform .input_text:focus, #newsletterform .input_text:focus {
	background: transparent;
}
#contactform #nachricht {
	width: 220px;
	height: 9em;
	overflow: auto;
	background: transparent;
	border: 1px solid #DDD;
}
#contactform #nachricht:focus {
	background: transparent;
}
#contactform #formmessage {
	margin-left: 105px;
	font-size: 0.9em;
}
#contactform label input {
	margin: 3px 0;
	padding: 0;
	background: transparent;
	width: auto;
}
#contactform .button, #newsletterform .button {
	width: auto;
	background: auto;
}
#content ul.error {
	padding-left: 210px;
	margin: 1em 0 1em 9em;
}
.thankyou {
	font-size: 0.9em;
	font-weight: 600;
	margin: 1em 0;
	padding: 3.2em 0 0 340px;
}