
body {
  text-align: center;
  background: #FEF3CD;;
  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #663300; text-decoration: underline
	
}
A:visited {
	COLOR: #FF3333; text-decoration: underline
}
A:active {
	COLOR: #FF3333; text-decoration: underline
}
A:hover {
	COLOR: #FF3333; text-decoration: underline
}

#body { 
	padding:0; border:0; 
	margin:0; 
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	color: #000000;
	line-height:1.5em;
	text-decoration: none;
	}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  margon-bottom: 20px;
  width: 785px;
  text-align: left;
  background: #FEF3CD;
  border: 1px solid #89969E;
}

#wrapper_index {
  margin-left: auto; 
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 765px;
  background: #FEF3CD;
  text-align: left;

}



#content_wrapper {
  background: #FEF3CD;
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}


#page_header {
  width: 785px;
  height: 160px;
  background: #ffffff url(images/top4.jpg) top right no-repeat;
  clear: both;
}


#page_header h1 {
  margin: 0px;
  padding-top:18px;
  padding-left:330px;
  font-family: verdana, arial, sans-serif;
  font-size:14px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #663300;
}


#page_header h2 {
  margin: 0px;
  padding-top:5px;
  padding-left:330px;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 17px;
    color: #663300;
}


/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin-left: 265px;
  margin-top: -25px;
  border: 0 none;
  padding: 0;
  width: 550px; /*For KHTML*/
  list-style: none;
  height: 24px;

}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}



ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}


/* Root Menu */
ul#navmenu a {
  border: 1px solid #FFF;
  border-top: 0px solid #FFF;
    border-right: 0px solid #FFF;
  border-bottom: #CCC;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;

  color: #231F20;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {

  color: #000000;
}




/* rest */


.image-left {
  float: left;
  margin-right: 0px;
  margin-bottom: 0px;
  border: none;
} 



.bild {
  float: left;
  margin-right: 3px;
  margin-left: 3px;
  margin-top: 6px;
  border: none;
}

.image-zert {
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 45px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  display: block;
}




.image-schmal {
  float: right;
  margin-left: 7px;
  margin-bottom: 0px;
  border: none;
}


.klein { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #000000; 
  line-height: 13px;
}


.headline { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 15px; 
  font-weight:bold;
  color: #663300; 
  line-height: 17px;
}


.image-right {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  clear:both;
}


.image_sub  {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  clear:both;
}





#page_footer {
  width: 785px;
  height: 95px;
  background: url(images/top4_unten.jpg);
  clear: both;
}

#page_footer p {
  padding-top:8px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #000000;

}


#page_anker a {
	float:left;
	font-family: verdana, aria, sans-serif;
	font-size: 0.7em;
	color: #000000;
	border: none;
	padding-left: 10px;
	padding-bottom: 0px;
  line-height: 1.0em;
  text-decoration: none;
}

.anker { 
	border: none;
}


#spacer {
  height:6px;
  clear:both;
}


/* lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}	
	
/* formular */	
	.formlayout P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 150px; PADDING-BOTTOM: 10px; MARGIN: 0px; WIDTH: 350px; PADDING-TOP: 5px
}
.formlayout LABEL {
	FLOAT: left; MARGIN-LEFT: -145px; WIDTH: 160px
}
 HTML .dreipixel {
	MARGIN-LEFT: 3px
}
.feldbreite {
	WIDTH: 280px
}
.eingabe {
	BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: normal; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans; BORDER-RIGHT-STYLE: none; BACKGROUND-COLOR: #F6F6F6; BORDER-BOTTOM-STYLE: none
}