body {
	font:normal 100.01% Georgia, Verdana, "Times New Roman";
	background-color: #D0E7AB;
}

#content a:link {
	/*
color: #408030;
*/
}
#content a:visited {
	color: #7BAA0F;
}
#content a:hover {
	background-color:#7BAA0F;
	text-decoration: none;
	color: #fff;	
}

#container {
	width:750px;
	margin:0 auto;
	color: #333;
	line-height: 130%;
}

#header {
  border: 10px solid #FFF;
  background-image: url(img/banner.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: #ddd;
  height: 120px;
  margin-bottom:10px;
}

#header h1 {
	text-align:center;
	padding:0.1em;
	margin:0;
	margin-top:85px;
	background-color:white;
	color: #404040;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Gecko-Browser */
	opacity:0.5; /* Opera 9+ */
	font:italic 120% Verdana, "Times New Roman";
}

#navigation {
	float: left;
	width: 8em;
	margin: 0;
	padding: 0.8em;
	text-align: center;
}

#navigation a {
  border-bottom: 1px solid #ffd;
  color: #ffd;
  display: block;
  line-height: 17px;
  margin: 5px 5px 10px 0;
  padding: 3px 0 1px 0;
  text-align: left;
  text-decoration: none;
  text-indent: 2px;
  width: 8em;
}

#navigation a:hover {
  background-color: #ffe;
 color:#228850;
}

#navigation a.aktiv, #menue a:hover.aktiv{
  font-weight:bold;
}

#navigation a.booking {
	margin-top:3em;
}

#content_wrapper {
	background-color:#64A750;
	border: 10px solid #FFF;
}

#content {
	background-color: #FFF;
	margin-left: 10em;
	padding: 1em;
	padding-top:0.6em;
	border-left: 10px solid #FFF;
}

#content h2 {
	font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;
	margin-top:0;
	color:#228850;
}

#content a.pdf {
	padding: 0 0 0 24px;
	background: url(img/pdflogo.gif) no-repeat left center;
}

#content p.punkte {
  border-bottom: 1px dotted #408030;
  clear: both;
}

small.links img {
	border:1px solid #115511;
}
#footer {
	font:normal 60% Verdana, "Times New Roman";
	text-align:center;
	clear: both;
	color: #333;
}

#footer p {
	margin-top:0.6em;
}
#footer a {
	text-decoration:none;
	color: #333;
}
#footer a:hover {
	text-decoration:underline;
	color: #333;
}
#map {
	width:515px;
	height:350px;
	border:4px solid #F0F6DD;
}

label {
	display:block;
	float:left;
	width:100px;
}

input[type="text"], input[type="password"], select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border:1px solid #aaa;
}
input[type="text"]:active, input[type="text"]:focus, input[type="password"]:active, input[type="password"]:focus, select:active, select:focus, textarea:active, textarea:focus {
	border: 1px solid #408030;
}
input[type="submit"] {
	margin-left: 100px;
}

.greenbox {
	color:#6F9E00;
	border : 1px solid #6F9E00;
	background : #EFF8D9;
	padding : 10px;
}
.redbox {
	color:#FF0000;
	border : 1px solid #FF0000;
	background: #FFEFEF;
	padding : 10px;
}
.redbox ul li {
	list-style-type : square;
	margin-left : 15px;
	margin-bottom:0;
}
span.blau {
	font-weight:bold;
	background-color:#6BA8FE;
	color:#FFF;
	text-transform:uppercase;
	padding:1px 4px 1px 4px;
	margin-right:5px;
}
.links {
  float: left;
  padding-right:1em;
}
#thumbs span { 
  margin-bottom: 1px;
  padding-bottom: 1px;
}
#thumbs a, #thumbs a:hover {
  background-image: none; 
  padding-left: 0; 
  text-decoration: none;
  height:50px;
}
#thumbs img {
	border:1px solid #339944;
	margin:2px;
}
