* {  margin: 0px; padding: 0px; }

a.anchor { position: absolute; top: -3000px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #393939;
	background-color: #809d5a;
}

#lang
{
	float:left;
}

#lang div.NO, #lang div.INACT
{
	float:left;	
	padding-right:7px;
}

#lang div.CUR
{
	float:left;	
	padding-right:7px;
}

#wrapper
{
	width: 950px;
	margin: 0 auto;
}

#white_border
{
	width: 930px;
	padding: 10px;
	background-color: #f8eda3;
	float: left;
}

#top
{
	width: 930px;
	float: left;
}

#top_nav
{
	width: 260px;
	float: left;
	margin-bottom: 5px;
}

#top_nav li
{
	display: inline;
	list-style-type: none;
	text-transform: lowercase;
}

#top_nav li a
{
	text-decoration: none;	
	display: block;
	float: left;
}

#top_nav li.first a
{
	padding-right: 10px;
	background-image: url(images/bullet_top.png);
	background-repeat: no-repeat;
	background-position: right center;	
	
}

#top_nav li.last a
{
	padding-left: 5px;	
}

#top_lang
{
	width: 660px;
	float: right;
	display: inline;
	margin-bottom: 5px;
}

#top_lang a
{
	text-decoration: none;
	color: #75901c;
}

#teaser
{
	width: 930px;
    height: 237px;
	float: left;
	background-repeat: no-repeat;
}

#teaser input.subm
{
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 29px;
	color: #fff;
	margin-top: 5px;
	background-color: #9fb25f;
	border: none;
}

/*
#left_teaser
{
	width: 260px;
	float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;	
	padding-top: 110px;
	padding-bottom: 10px;
	
}

#left_teaser h2
{
	color: #75901c;
	font-size: 1.7em;
	padding-bottom: 0px;
	padding-top: 10px;
}

#left_teaser h1.header
{
	position: absolute;
	top: -3000px;
	font-size: 1px;
	color: #fff;
}

#right_teaser
{
	float: right;	
	width: 670px;
	display: inline;
	height: 100%;
}
*/

#maincontent
{
	width: 930px;
	float: left;
	padding-top: 20px;
}

#left
{
	width: 250px;
	float: left;
}

#content
{
	width: 660px;
	float: right;
}

#mainnav 
{
	width: 930px;
	float: left;
	border-top: 1px solid #75901c;
	border-bottom: 1px solid #75901c;
    margin-top: 30px;
}

#mainnav li 
{
	list-style-type: none;
	display: block;
	float: left;
}

#mainnav li a
{
	display: block;
	float: left;
	color: #000;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #75901c;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}

#mainnav li.last a
{
	border: none;	
}


#mainnav li a:hover, #mainnav li a.curr, #mainnav li a:active
{
	background-color: #e3e9d2;	
}


#second
{
	width: 250px;
	float: left;
}

#third
{
	width: 250px;
	float: left;
	
}

#booking, #logo_bottom, #map
{
	width: 250px;
	float: left;
}

#booking
{
	padding-top: 15px;
	padding-bottom: 15px;
}

#left li
{
	list-style-type: none;
	display: inline;
}

#left li a
{
	display: block;
	padding: 5px;
	background-image: url(images/subnav_white.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
	padding-left: 15px;
	color: #111111;
	text-decoration: none;
}

#left li.curr a, #left li a:hover, #left li a:active
{
	background-image: url(images/subnav_black.gif);	
	background-color: #fff;
}

#left ul
{
	background-color: #f1f4e8;
	border-top: 1px solid #75901c;
	border-bottom: 1px solid #75901c;
}

#copy
{
	width: 920px;
	float: left;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-right: 10px;
}

#left_teaser h2
{
	font-size: 1.5em;
	padding-bottom: 5px;
}

/* für den Content */
#content { /*line-height: 1.5em;*/ padding-bottom: 10px;}

img a, img
{
	border: none;
}

#content li { list-style-position: inside; }
#content li li { padding-left: 20px; }
#content ul { padding-bottom: 10px; }

a { color: #809d5a; text-decoration: underline; }

p { padding-bottom: 10px; padding-top: 5px; }
hr { height: 9px; border: none; border-top: 1px solid #000; margin-top: 10px; margin-bottom: 10px; color: #f8eda3;}

h1 { color: #809d5a; padding-bottom: 7px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 1.8em; } 
h2 { color: #809d5a; font-size: 1.1em; padding-bottom: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 { color: #809d5a; font-size: 1em; padding-bottom: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 11px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}


fieldset
{
	border: none;	
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 135px;
/* Float wieder abschalten */
clear: both;
}
a { color: #809d5a; text-decoration: underline; }

#left_logo {
	margin-bottom: 10px;
}