	 * {
	border: 0px none;
	margin: 0;
	text-decoration: none;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px
    	}
	
	body {
	background-color: #fff;
	}
  
  	 div#box {
 	width: 780px;
	margin-left: 100px;
	-margin-left: 50px;
	background-color: #fff;
	position: relativ;	
	float: left;
	top: 0;
	background-image: url('bg.gif');
	background-repeat: repeat-y
	}
	
	 div#header {
	width:760px;
	margin-left: 9px;
	padding: 0;
	background-image:  url('wbanner1.jpg');
	background-repeat: no-repeat;
	background-color: #dadada;
	height:210px;
	position: relativ;
	clear: both
	}
	
	 div#left {
	margin-left: 10px;
 	width: 508px;
	padding-left: 182px;
  -padding-left: 170px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
	position: relativ;
	top: 300px;
	float: left;
	}

	 div#right {
	margin-left: 0px;
	margin-right: 20px;
 	width: 30px;
	padding-top: 30px;
	padding-bottom: 40px;
	background-color: #fff;
	top: 250px;
	float: right;
	position: relativ;
	}
	
	  div#hoernchen {
 	width: 161px;
	height: 107px;
	top: 148px;
	left: 119px;
	background-image:  url('hoernchen.gif'); 
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute
	}
	
	  div#footer {
	margin-left: 0px;
 	width: 680px;
	height: 40px;
	padding-right: 90px;
	padding-left: 10px;
	padding-top: 40px;
	background-color: #fff;
	position: relativ;
	background-image:  url('bg_footer.gif');
	background-repeat: no-repeat;
	text-align: right;
	clear: both	
	} 
  
  
      b.gesendet {
      background-color: #F1D08C;
      padding: 2px;
      margin: 0px;
      font-size: 12px;
      font-weight: bold;      
  }  
  
  
  /* ### REFERENZEN ### */
  
	
    div.reftext {
     margin-left: 6px;
     float: right;
     width: 290px;
     margin: 3px;
     
  }
  
    table.reftab img {
      background-color: #f6f6f6;
      border: 1px dotted #F1D08C;
      margin-left: 3px;
      margin-right: 3px;
      margin-top: 3px;
      margin-bottom: 10px;
      padding: 3px;
      width: 180px;
      float: left;
  }
  
      td {
      vertical-align: top;
  }
  
      h2 {
      background-color: #f2f2f2;
      padding: 2px;
      margin: 0px;
      font-size: 12px;
      font-weight: bold;      
  }  
  
	/* ### MENU NAVI 1 ### */
	
 	div.navcontainer ul	{
		padding-left: 170px;
		margin-left: 9px;
		-margin-left: 4px;		
		background-color: #F1D08C;
		color: #000;
		float: left;
		width: 590px;
		-width: 591px;		
		font-family: arial, helvetica, sans-serif;
	}

	div.navcontainer ul li { 
		display: inline; 
	}

	div.navcontainer ul li a {
		padding: 0.2em 1em;
		background-color: #F1D08C;
		color: #000;
		text-decoration: none;
		float: left;
		border-right: 0px dotted #666;
		font-weight: bold;
		font-size: 12px;
	}

	div.navcontainer ul li a:hover {
		background-color: #B2AC93;
		color: #000;
		font-weight: bold;
		font-size: 12px;		
	}

		/* ### MENU NAVI 2 ### */
	
	div.navcontainer2 ul {
		padding-left: 185px;
		margin-left: 9px;
		-margin-left: 4px;		
		background-color: #fff;
		color: #000;
		float: left;
		width: 575px;
		-width: 576px;		
		font-family: arial, helvetica, sans-serif;
	}

	div.navcontainer2 ul li { 
		display: inline; 
	}

	div.navcontainer2 ul li a {
		padding: 0.2em 1em;
		background-color: #fff;
		color: #000;
		text-decoration: none;
		float: left;
		border-right: 0px dotted #666;
		font-weight: bold;
	    font-size: 12px;
	}

	div.navcontainer2 ul li a:hover {
		background-color: #B2AC93;
		color: #000;
		font-weight: bold;
		font-size: 12px;
	}
  
  div.grauerbalken {
    background-color: #ccc;
    color: #000;
    padding: 2px;
    width: auto;
   }
	
    div.text {
    background-color: #fff;
    color: #000;
    padding: 2px;
    margin: 2px 0px 14px 0px; 
    width: auto;
   }
	
	
	   h1 {
	height: 30px;
	}
   
   font.sm {
   font-size: 10px;
	 }
	  
	   p.footer {
	 font-size: 9px;
	 color: #ccc;
	 } 
	 
	 
	 p.rot {
	 color: #c00;
	 } 

	 	
    a.link {
 		background-color: none;
		border-bottom: 1px dotted #333;    
		color: #000;
		font-weight: light;
		font-size: 12px;   
    }
    
    a:hover.link {
 		background-color: #ccc;
		border-bottom: 1px dotted #333;    
    padding: 0px;
		color: #000;
		font-weight: light;
		font-size: 12px;   
    }


input	{
	background-color: #f6f6f6; 
	color: #000;
  	border: 1px dotted #F1D08C;	
  	padding: 1px;
  	margin: 2px;   		
}


checkbox	{
	background-color: #F1D08C; 
	color: #000;
	padding: 1px;
	margin: 2px;
}

select	{
	background-color: #f6f6f6; 
	color: #000;
    border: 1px dotted #F1D08C;
    padding: 2px;
    font-weight: bold;
}

textarea	{
	background-color: #f6f6f6; 
	color: #000000;
	border: 1px dotted #F1D08C;
	 position:   	 relative;
  	 top:   	   	 -1.4em;
  	 left:   	 0;
  	 display:   	 block;
  	 padding:  	 2px;
  	 width:  	 26em;
  	 height:  	 15.7em;

  scrollbar-face-color: #f3f3f3;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #666666;
  scrollbar-3dlight-color: #f8f8f8;
  scrollbar-arrow-color: #F1D08C;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #666666;
  overflow: auto;
}



/* ##### LIGHTBOX START CSS #######*/

#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;
	}

