body      {
	background: black;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   { 
	color: #218350;
	background: transparent;	
	text-decoration: underline;
	font-weight: bold;
	 }
a:hover  { color: red; }

/* Überschriften */
h1 {
	font-family: boopee, verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:maroon;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
div.mastercontainer  {
	position:relative;
	width:918px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: url('http://www.waldgeister-stegen.de/bg/back.jpg') black;
}

div.innercontainer  {
	position:relative;
	width:918px;
	text-align:left;
	background-image: url('http://www.waldgeister-stegen.de/bg/masterback2.jpg');
	background-repeat: no-repeat;
}

div.floatleft   {
	width:365px;
	float:left;
}
div.floatright  {
	position:relative;
	float:right;
	width:470px;
}
div.floatrightinner  {
	margin-right:70px;
	margin-top:270px;
}

img.mainpic  {
	margin-left: 48px;
}

div.menue  {
	margin-left:125px;
	margin-top:50px;
}
img.menueitem  {
	display:block;
	margin-top:7px;
}

div.bottom  {
	width:918px;
	position:relative;
	text-align:right;
	margin-right:75px;
	margin-top:5px;
}



div#startseiteinnercontainer  {
	position:relative;
	width:918px;
	text-align:left;
	background-image: url('http://www.waldgeister-stegen.de/bg/masterback.jpg');
	background-repeat: no-repeat;
}
div#startseitemenue  {
	margin-left:125px;
	margin-top:30px;
}
div#startseitefloatleft   {
	width:459px;
	float:left;
}
div#startseitefloatright  {
	position:relative;
	float:right;
	width:390px;
}
div#startseitefloatrightinner  {
	margin-right:70px;
	margin-top:300px;
}
img#startseitepic  {
	margin-left: 48px;
}
img#startseitelogo  {
	position:absolute;
	top:400px;
	left:300px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;margin-top:20px;}
#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(http://www.waldgeister-stegen.de/clips/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.waldgeister-stegen.de/clips/lightbox/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; }
	
	
table.formu {
	width: 280px;
	font-size: 10pt;
}

td.formu {
	padding: 4px;
}

input {
	width: 190px;
	border: 2px #2C8D5A dotted;
	
	color: #00009E;
           font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

input.submitb {
	width: 190px;
	border: 0px black solid;	
	color: #00009E;
           font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

textarea {
	width: 190px;
	height: 250px;
	border: 2px #2C8D5A dotted;
	background: white;
	
	color: #00009E;
           font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

p.error {
	color: red;
}


div.gastbuch {
	top:0px;
	width: 99%px;
	border: 2px #2C8D5A dotted;
	font-size: 10pt;
	padding: 4px;
	margin-top:2px;
	margin-bottom:2px;
}

div.subgast {	
	text-align: right;
}

div.subzip {	
	text-align: center;
}