BODY{
	text-align:center;
	margin:0px;
	background:#393939 url(images/bg.jpg) repeat-x top;
}
*{
	margin:0px;
}
#All{
	width:906px;
	margin-left:auto;
	margin-right:auto;
}
#Kontakt{
	width:157px;
	height:31px;
	float:right;
	background:url(images/kontakt.jpg) no-repeat bottom;
}
#Kontakt a{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin-left:20px;
	padding-top:7px;
	display:block;
}
#Kontakt a:hover{
	color:#97e86c;
}
#Flash{
	width:906px;
	height:295px;
	background:url(images/flash.jpg) no-repeat top;
}
#Nav{
	width:906px;
	height:87px;
	background:url(images/menu.jpg) top;
}
#Nav1{
	width:906px;
	height:87px;
	background:url(images/menu1.jpg) top;
}
#Nav2{
	width:906px;
	height:87px;
	background:url(images/menu2.jpg) top;
}
#Nav3{
	width:906px;
	height:87px;
	background:url(images/menu3.jpg) top;
}
#Nav4{
	width:906px;
	height:87px;
	background:url(images/menu4.jpg) top;
}
.navUl{
	list-style:none;
	float:left;
	margin-top:25px;
}
#navLi1{
	display:inline;
	margin-left:110px;
}
#navLi2{
	display:inline;
	margin-left:110px;
}
#navLi3{
	display:inline;
	margin-left:110px;
}
#navLi4{
	display:inline;
	margin-left:63px;
}
.navUl a{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#f5f9e6;
	font-weight:bold;
	text-decoration:none;
}
.navUl a:hover{
	color:#97e86c;
}
#Main{
	width:906px;
	background-color:#ffffff;
}
#Left{
	float:left;
	width:400px;
	padding-left:31px;
}
#Left_a{
	float:left;
	width:400px;
	padding-left:31px;
}
#Left_wide{
	float:left;
	width:875px;
	padding-left:31px;
}
.Text{
	margin-top:1px;
	background:url(images/pbg.jpg) no-repeat top left;
	padding-left:35px;
	padding-right:65px;
	padding-top:15px;
	padding-bottom:20px;
}
.Text h1{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#6a6a6a;
	text-align:left;
	padding-bottom:20px;
	height:20px;
}
.normalText{
	font-family:Verdana;
	font-size:12px;
	color:#6a6a6a;
	text-align:left;
	padding-bottom:10px;
}
.normalText a{
	font-family:Verdana;
	font-size:12px;
	color:#6a6a6a;
	text-align:left;
	padding-bottom:10px;
	text-decoration:none;
}
.normalText a:hover{
	color:#97e86c;
}
.space{
	width:10px;
	height:10px;
	display:block;
}
#Centermore{
	width:111px;
	height:24px;
	background:url(images/more.jpg) no-repeat top;
	display:block;
	margin-left:-50px;
	font-family:Verdana;
	font-size:11px;
	color:#f0ece2;
	text-decoration:none;
	padding-top:10px;
	margin-bottom:10px;
}
#Centermore:hover{
	text-decoration:underline;
}
#Right{
	float:left;
	width:400px;
}
#Right_a{
	float:left;
	width:440px;
}
#Right_a img{
	border:solid 3px #95b93a;
	margin-right:10px;
	float:left;
}
#Right_a strong{
	font-family:Verdana;
	font-size:10px;
	color:#9acf16;
	text-align:left;
}
#Left img{
	border:solid 3px #95b93a;
	margin-right:10px;
	float:left;
}
#Right img{
	border:solid 3px #95b93a;
	margin-right:10px;
	float:left;
}
#Right strong{
	font-family:Verdana;
	font-size:10px;
	color:#9acf16;
	text-align:left;
}
#Footer{
	width:906px;
	height:22px;
	background:url(images/footer.jpg) no-repeat top;
	font-family:Tahoma;
	font-size:11px;
	color:#737372;
	padding-top:100px;
	text-align:right;
}
#Footer a{
	font-family:Tahoma;
	font-size:11px;
	color:#737372;
	text-decoration:none;
}
#Footer a:hover{
	text-decoration:underline;
}
.Clear{
	clear:both;
}
#Form{
	padding:0px;
}
#Form li{
	text-align:left;
	list-style:none;
	font-family:Tahoma;
	font-size:12px;
	color:#6a6a6a;
}
.input{
	width:330px;
	border:1px solid #6a6a6a;
}
.but{
	margin-top:10px;
	padding-left:10px;
	border:none;
	background-color:#97e86c;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.textarea{
	width:330px;
	border:1px solid #6a6a6a;
	height:100px;
}
#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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	font-weight:bold;
	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;
	}