a {
	color: #153308;
	text-decoration:underline;
	}
	
a img{
	border-style: none;
	}

body {
	background-color:#ffffff;
	margin: 0px;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:.75em;
	}

#bodycover {
	position:absolute;
	width: 0px;
	height: 0px;
	background-color: #000000;
	opacity: .75;
	filter: alpha(opacity=75);
	}

.button_anmelden {
	cursor: pointer;
	background-image: url(/stuff/button_anmelden.png);
	background-repeat:no-repeat;
	width:100px;
	height:28px;
	border-style:none;
	}
	
.button_anmelden:hover {
	background-image: url(/stuff/button_anmelden_hover.png);
	}
	
.button_senden {
	cursor: pointer;
	background-image: url(/stuff/button_senden.png);
	background-repeat:no-repeat;
	width:100px;
	height:28px;
	border-style:none;
	}
	
.button_senden:hover {
	background-image: url(/stuff/button_senden_hover.png);
	}
	
#content {
	position: absolute;
	left: 205px;
	top: 155px;
	width: 540px;
	text-align:justify;
	}

.data input{
	font-size:90%;
	width:200px;
	}

fieldset {
	border: 1px solid #153308;
	padding:0px 0px 7px 7px;
	margin-bottom:10px;
	}

#gallery {
	position: absolute;
	left: 800px;
	top: 155px;
	width: 150px;
	text-align:right;
	}
	
#gallery img{
	margin-bottom:5px;
	cursor: pointer;
	}
	
h1 {
	font-size: 120%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	}
	
h2 {
	font-size: 100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	}
	
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 170px;
	background-image: url(/stuff/logo.jpg);
	background-repeat: no-repeat;
	}
	
.heading {
	border-top:1px dotted #003300;
	border-bottom:1px dotted #003300;
	background-color:#b6e21d;
	padding:5px;
	font-weight:bold;
	}
	
.help {
	font-size:90%;
	text-align:left;
	}
	
#imagecontainer {
	position:absolute;
	overflow: hidden;
	width: 0px;
	height: 0px;
	background-color:#ffffff;
	text-align:center;
	cursor: pointer;
	}
	
#imagecontainer img{
	padding:0px;
	}
	
.img_left {
	padding: 10px 10px 10px 0px;
	float: left;
	}
	
.img_right{
	padding: 10px 0px 10px 10px;
	float: right;
	}

#imprint {
	position: absolute;
	left: 0px;
	top: 128px;
	width: 950px;
	font-size: 9px;
	text-align:right;
	}

#imprint a {
	color: #153308;
	text-decoration: none;
	}

#imprint a:hover {
	text-decoration: underline;
	}	

input {
	border:1px solid #153308;
	background-color:#eeeeee;
	}
	
input[type = "checkbox"] {
	background-color: #ffffff;
	border-style: none;
	}
	
.infobox {
	border: 1px dotted #003300;
	background-color:#d9f088;
	padding:5px;
	margin-bottom:10px;
	}
	
.label {
	font-size:90%;
	text-align:right;
	padding-right:5px;
	width:90px;
	}
	
legend {
	font-weight:bold;
	}
	
#menu {
	position: absolute;
	left: 0px;
	top: 155px;
	width: 170px;
	border-top: 1px dotted #153308;
	}

.menu0 {
	padding: 4px 0px 4px 10px;
	border-bottom: 1px dotted #153308;
	}
	
.menu0_first {
	padding: 4px 0px 4px 10px;
	border-top: 1px dotted #153308;
	border-bottom: 1px dotted #153308;
	}

.menu0 a{
	color: #153308;
	font-weight:bold;
	font-size: 90%;
	text-decoration:none;
	}
	
.menu0_first a{
	color: #153308;
	font-weight:bold;
	font-size: 90%;
	text-decoration:none;
	}

#menu0_active {
	background-color:#b6e21d;
	}	

.menu1 {
	margin: 5px 0px 5px 20px;
	padding-left:10px;
	}

.menu1 a{
	color: #153308;
	font-size: 85%;
	text-decoration:none;
	}

#menu1_active {
	font-weight:bold;
	background-image:url(/stuff/bg_menu1_current.png);
	background-repeat:no-repeat;
	}
	
.sitemap0 a{
	color: #153308;
	font-size: 90%;
	background-image:url(/stuff/bg_menu1_current.png);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:2px 0px 0px 10px;
	}
	
p {
	margin-top:0px;
	margin-bottom:5px;
	}
	
.sitemap1 {
	padding-left:25px;
	}
	
.sitemap1 a {
	color: #153308;
	font-size: 85%;
	background-image:url(/stuff/bg_menu1_current.png);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:2px 0px 0px 10px;
	}
	
.table100 {
	width:100%;
	}
	
.table_buchung1 {
	border: 1px dotted #003300;
	background-color:#d9f088;
	margin-bottom:15px;
	width:100%
	}
	
.table_buchung1 td{
	text-align:left;
	vertical-align:top;
	width:50%;
	padding: 5px;
	}

.table_buchung2 {
	width:100%;
	}
	
.table_buchung2 th {
	text-align:left;
	font-weight:bold;
	padding-bottom:15px;
	}
	
textarea {
	border:1px solid #153308;
	background-color:#eeeeee;
	}		

/* ab hier lightbox-styles */

	
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox img {
	width: auto;
	height: auto;
	}

#lightbox a img {
	border: none;
	}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#imageDataContainer {
	font-size: 80%;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%; 
	}

#imageData {
	padding:0 10px;
	}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
	padding-bottom:5px;
	}
	
#imageData #bottomNavClose {
	width: 26px;
	float: right; 
	padding-bottom: 0.7em;
	outline: none;
	}	 	

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}