@charset "utf-8";

body,td,th {
	color: #131312;
}
body {
	background-color: #131312;
	background-image: url(images/bg/bgn.jpg);
}

.css {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(images/bg/bg1.jpg);
	background-repeat: repeat;
	list-style-position: inside;
	list-style-image: url(images/stuff/point.jpg);
	}
	img {
  border: 0;
}
.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #178a04;
}
.ip {

	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:12px;
	font-size: 11px;
	color: #178a04;
}
.imp {padding-left:40px;
padding-right:40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:12px;
	font-size: 11px;
	color: #178a04;
}
.ticker {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66FF00;
}

.Stil1 {color: #66FF00}
#content {
  	margin:auto;
	top:0px;
	width:1020px;
	height:764px;
	z-index:1;
}
.h1 {

    scrollbar-face-color: #333333;
    scrollbar-highlight-color: #178a04;
    scrollbar-3dlight-color: #666666;
    scrollbar-darkshadow-color: #143608;
    scrollbar-shadow-color: #333333;
    scrollbar-arrow-color: #2f950c;
    scrollbar-track-color: #1c1c1b;
    background-color:#0f0b0a;
	border:1px solid #333333;
	font-family: Arial;
	font-size: 10 px;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	color: #178a04;
}
.labelnav {
width:96px;
color: #106106;
padding-left:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	
}
.labelnavright {
width:96px;
color: #106106;
padding-right:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	}
	.labelnavover {
width:96px;
color: #9b0b0b;
padding-left:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	}
.movie {

padding-top:0px;
	
}

#impressum {
	position:absolute;
	left:0px;
	top:199px;
	width:45px;
	height:164px;
	z-index:1;
}
a:link {
	color: #106106;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #106106;
}
a:hover {
	text-decoration: none;
	color: #66FF00;
}
a:active {
	text-decoration: none;
	color: #66FF00;
}

.anfahrt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}

.anfahrt ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
}

.anfahrt ul li{
display: inline;
}

.anfahrt ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
}

.anfahrt ul li a:visited{
color: #808080;
}

.anfahrt ul li a:hover, .navup ul li .selected{
	color: #b12925 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
}

#counter {
	position:absolute;
	left:10px;
	top:0px;
	width:144px;
	height:57px;
	z-index:2;
}

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #F0F0F0; 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;background: url(images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(images/nextlabel.gif) right 15% no-repeat;}
#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: #F0F0F0; 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: 113px; 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; }
