a {
	color: #153308;
	text-decoration:underline;
	}
	
a img{
	border-style: none;
	}
	
#announcecover {
	z-index:99;
	position: fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:black;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	opacity:0.75;
	}
	
#announcebox {
	z-index:100;
	position:fixed;
	top:150px;
	left:195px;
	width:473px;
	padding:20px 20px 20px 65px;
	visibility:hidden;
	border: 1px solid #003300;
	background-color:#fff;
	background-image: url(/stuff/logo_announce.jpg);
	background-repeat: no-repeat;
	}

body {
	background-color:#ffffff;
	margin: 0px;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:.75em;
	height: 100.1%;
	}

#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_anmelden_green {
	cursor: pointer;
	background-image: url(/stuff/button_anmelden_green.png);
	background-repeat:no-repeat;
	width:100px;
	height:28px;
	border-style:none;
	margin-top:5px;
	}
	
.button_anmelden_green:hover {
	background-image: url(/stuff/button_anmelden_hover_green.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);
	}

.data input{
	font-size:90%;
	width:200px;
	}
	
#fb-hint {
	position:relative;
	left:630px;
	top:-124px;
	width:300px;
	color:#b6e21d;
	background-color:#003300;
	padding:6px;
	line-height:1.1em;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	}

fieldset {
	border: 1px solid #153308;
	padding:0px 0px 7px 7px;
	margin-bottom:10px;
	}
	
#footer {
	width: 960px;
	height:75px;
	font-size: 9px;
	background-image: url(/stuff/bg_footer.png);
	}

#footer-table {
	width:950px;
	}

#footer-table-left {
	padding-left:10px;
	line-height:1.3em;
	font-size:10px;
	font-weight:bold;
	}

#footer-table-right {
	text-align:right;
	vertical-align:bottom;
	}

#gallery {
	float: right;
	width: 150px;
	text-align:right;
	margin-right:20px;
	}
	
#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 {
	width: 960px;
	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;
	}
	
html {
	height:101%;
	} 
	
#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;
	}	

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 {
	float:left;
	margin-left:10px;
	margin-right:35px;
	width: 150px;
	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;
	}
	
select {
	border:1px solid #153308;
	background-color:#eeeeee;
	}
	
.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;
	}
	
.table_termin {
	width:100%;
	}

.table_termin td {
	vertical-align:top;
	padding:5px 0px 0px 5px;
	}
	
#text{
	float:left;
	width: 560px;
	text-align:justify;
	}
	
textarea {
	border:1px solid #153308;
	background-color:#eeeeee;
	}

#wholepage {
	width:960px;
	margin:0px auto 0px auto;
	background-image: url(/stuff/bg_wholepage.png);
	background-repeat:repeat-y;
	}	

/* 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;
	}
