body{
	background-color: #b0b0b0;
}
b{
	font-weight: bold;
}
h1, h2, h3{
	margin: 0px;
}
h1{
	font-size: 1.3em;
	font-weight: bold;
}
h2{
	font-size: 1.2em;
	font-weight: bold;
}
li{
	margin-top: 2px;
	margin-bottom: 2px;
}
:focus{
	outline: 0;
}
div.page{
	width: 940px;
	margin: 0 auto;
	font-family: arial;
	font-size: 12px;
	text-align: left;
}
div.banner{
	width: 940px;
	height: 150px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border: 1px solid #97be0d;
}
div.banner img{
	border: 0px;
}
div.content{
	width: 900px;
	min-height: 360px;
	border: 1px solid #97be0d;
	background-color: #f5ffd2;
	padding: 20px;
}
div.content a{
	color: #000000;
	text-decoration: none;
}
div.content a:hover{
	text-decoration: underline;
}
.text img {
	margin: 2px;
	border: 0px;
}
div.footer{
	font-size: 0.8em;
	margin-top: 10px;
	text-align: center;
	width: 940px;
	height: 16px;
}
div.footer a{
	color: #000000;
	text-decoration: none;
}
div.baeder{
	margin: 20px;
}
div.bad{
	width: 900px;
	height: 1100px;
}
div.bad_karte{
	float: left;
	margin-right: 15px;
	height: 380px;
}
div.bad_info{
	float: left;
	height: 380px;
}

/*DropDown Menu*/
.menu {
  font-family: arial;
  width:936px;
  height: 29px;
  position:relative; 
  font-size:1em;
  z-index:100;
  background-color: #97be0d;
  padding: 2px;
  margin-bottom: 5px;
  border: 1px solid #97be0d;
}
.menu ul {                        /* UL Ebene 1 */
  padding:0; 
  margin:0;
  list-style-type: none;
  z-index:100;
}
.menu ul li {                     /* Listenelemente der Ebene 1 */
  float:left;
  position:relative;
  text-transform: uppercase;
  font-size: 1.2em;
  height: 27px;
  width: 100px;
  text-align: center;
  z-index:100;
  margin: 0px 2px 0px 2px;
  font-weight: bold;
  border: 1px solid #000000;
}
.aktiv{           /* Links der Listenelemente der Ebene 1 */
  display:block; 
  text-decoration:none; 
  height:27px;                    /*  (2)  */
  line-height:30px;
  z-index:100;
}
li.active{
	background-color: #f5ffd2;
}
li.active a{
	color:#000000; 
}
li.active a:hover{
	background-color: #f5ffd2;
	color: #000000;
}
li.inactive{
	  background-color: #000000;
}
li.inactive a{
	color:#97be0d; 
}
li.inactive a:hover{
	background-color: #f5ffd2;
	color: #000000;
}
.inaktiv{           /* Links der Listenelemente der Ebene 1 */
  display:block; 
  text-decoration:none; 
  color:#97be0d; 
  height:27px;                    /*  (2)  */
  line-height:30px;
  z-index:100;
}
.menu ul li ul {
  display: none;
  z-index:100;
}

/* li:hover  für non-IE-Browser  ---  a:hover  für IE */
  .menu ul li:hover a,
  .menu ul li a:hover {
  color:ffffff; 
  z-index:100;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
  display:block;
  position:absolute; 
  top:29px;                          /*  --> (2)  */
  margin-top:1px;
  left:0; 
  width:130px;
  z-index:100;
}
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
  visibility:hidden; 
  position:absolute; 
  height:0; 
  width:0;
  z-index:100;
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
  display:block; 
  color:#ffffff; 
  height:auto; 
  line-height:1.2em; 
  padding:5px 10px; 
  width:129px;
  z-index:100;
}
.menu ul li:hover ul li a:hover,      /* Ebene 2 hover */
.menu ul li a:hover ul li a:hover {
  color: #ffffff;
}
.menu ul li:hover ul li:hover ul,     /* Ebene 3 */
.menu ul li a:hover ul li a:hover ul {
  visibility:visible; 
  position:absolute; 
  left:150px; 
  top:0;
  width:150px;
  z-index:100;
}
.menu ul li:hover ul li:hover ul.left,  /* Ebene 3  letztes Element */
.menu ul li a:hover ul li a:hover ul.left {
  left:-150px;
  z-index:100;
}
.nav2nd li a{
	text-transform: none;
	font-size: 14px;
	text-decoration: none;
	z-index:100;
}

/*Kontaktformular*/
.formgen {
	width: 500px;
	float: left;
}
.formgen form
{
line-height : 120%;
width: 500px;
}
.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	width: 500px;
	
}
.formblock input{
	margin-left: 100px;
	border: 1px solid #97be0d;
	
}
 .forminfo 
{
	width: 390px;
	margin-bottom: 5px;
	background-color: #a5a5a5;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.formgen br
{
clear : both;
}
.formgen .formtextfield
{
	width: 280px;
	height: 133px;
	margin-left: 4px;
	border: 1px solid #97be0d;
}
.formgen .formtext
{
	width: 280px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	margin-bottom: 3px;
	border: 1px solid #97be0d;
}
.formgen label {
	width: 100px;
	clear: left;
	float: left;
	height: 20px;
}
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}
.formgen .formsubmit
{
	width: 282px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	margin-right: 37px;
	margin-top: 3px;
}
.formgen legend {
color: #333333;
}
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}
.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}
#form-module-thanks{
	margin-top: 50px;
}
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
.formlogin label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
}
.formlogin input{
	width: 150px;
	border: 0px;
	margin-top: 3px;
}
.anmelden{
	border: 0px;
	background-color: #ffffff;
	width: 150px;
	margin-top: 3px;
	margin-left: 120px;
}
.floatRight{
	float: right;
	margin-left: 15px;
}
.floatRight img{
	padding: 1px;
	border: 1px solid #97be0d;
}
.floatLeft{
	float: left;
	margin-right: 15px;
}
.floatLeft img{
	padding: 1px;
	border: 1px solid #97be0d;
}
.image {
	float: right;
	margin-right: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.image img{
	padding: 1px;
	border: 1px solid #97be0d;
}
.galimg{
	padding: 1px;
	border: 1px solid #97be0d;
	margin: 10px;
}

/*Lightbox*/
#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; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; 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; }