body
{
	background-color:#ffffff;
	color:#616356;	
	scrollbar-base-color:#616356;
	scrollbar-3dlight-color:#bbbbbb;
	scrollbar-arrow-color:#BBBBBB;
	scrollbar-darkshadow-color:#AAAAAA;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
	
	margin : 0px 0px 0px 0px;
}

a:link { color:#616356; text-decoration:none; }
a:visited { color:#616356; text-decoration:none; }
a:active { color:#616356; text-decoration:none; }
a:hover { color:#616356; text-decoration:none; }

.divStein {
	color:#616356;
	padding:0px;
	border:1px solid #999999;
	float:left;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 27px;
	margin-left: 0px;
}
.divStein a:hover {  background:#616356  text-decoration:none; }


.divBild {
	color:#616356;
	margin:0px;
	padding:0px;
	clear:both;
	width:155px;
	display:block;
	text-align:center;
}

.divBeschreibung {
	color:#616356;
	margin:0px;
	clear:both;
	background-color:#616356;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-family: Verdana;
	font-size:10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image:url(images/beschreibung_bg.jpg);
	
}
		
.divPreisliste {
	color:#616356;
	margin:0px;
	clear:both;
	font-family: Verdana;
	font-size:10px;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
}


.divPreisliste a:link { color:#616356; text-decoration:none; }
.divPreisliste a:visited { color:#616356; text-decoration:none; }
.divPreisliste a:active { color:#616356; text-decoration:none; }
.divPreisliste a:hover {  color:#ffffff; background-color:#616356; text-decoration:none; }



.imgPfeil {
	color:#616356;
	margin-right:6px;
	margin-top: 2px;
	clip: rect(2px,6px,auto,auto);
}

.divLinks {
	color:#616356;
	margin:0px;
	font-family: Verdana;
	font-size:12px;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	clip: rect(2px,6px,auto,auto);
	background-color:#ffffff;
	background-image:url(images/sub_menue_bg.jpg);
	
}
.divLinks a:link {  text-decoration:none; }
.divLinks a:visited {  text-decoration:none; }
.divLinks a:active {  text-decoration:none; }
.divLinks a:hover {  text-decoration:none; }


.heading1 {
	background-color:#616356;
	color:#616356;
}

.heading2 {
	color:#616356;
	font-weight: bold;
}

#background_kontakt 
 {
  	background-image:url(images/wilken_bw.jpg); 
  	background-repeat:no-repeat;
  	background-attachment:fixed;
  	background-position:50% 30%;
 }
 
 .angeboteBeschreibung {
 	color:#616356;
 	margin:0px;
 	clear:both;
 	background-color:#616356;
 	border-top:1px solid #999999;
 	border-bottom:1px solid #999999;
 	font-family: Verdana;
 	font-size:10px;
 	padding-top: 2px;
 	padding-right: 0px;
 	padding-bottom: 2px;
 	padding-left: 4px;
}

.divMitarbeiter {
	padding:0px;
	border:1px solid #999999;
	float:left;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 27px;
	margin-left: 0px;
}

.divMitarbeiterbild {
	margin:2px;
	padding:0px;
	clear:both;
	width:200px;
	height:187px;
	display:block;
	text-align:center;
}

.divMitarbeiterdaten {
	margin:0px;
	clear:both;
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-family: Verdana;
	font-size:10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image:url(images/mitarbeiterdaten_bg.jpg);
	color:#616356;
}
.divMitarbeiterdaten  a:link { color:#616356; text-decoration:none; }
.divMitarbeiterdaten  a:visited { color:#616356; text-decoration:none; }
.divMitarbeiterdaten  a:active { color:#616356; text-decoration:none; }
.divMitarbeiterdaten  a:hover { color:#616356; text-decoration:none; }






















#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;
	}