body{
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	text-align:left;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FFDD00;
	font-weight: none;
}
a:active {
	text-decoration: none;
	color: #FFDD00;
        font-weight: none;
}


#topbg
{
	position: absolute;
 	left	: 0px;
	top	: 0px; 
	width	: 1024px; 
	height	: 22px; 
	z-index	: 1;
}

#leftbg
{
	position: absolute;
	left: 0px; 
	top: 0px; 
	width: 142px; 
	height: 744px; 
	z-index: 1; 
	vertical-align: middle;
}

#banner
{
	position: absolute; 
	left: 142px; 
	top: 0px; 
	width: 457px; 
	height: 154px;
	z-index: 2;
	border-bottom: 2px solid #cccccc;
	background-image: url(../Bilder/solar_neu_02.png);
	background-repeat: no-repeat;

}

#main
{       position: absolute;
        left: 142px;
	top: 155px;
	border: 0px;
	z-index: 200;
	background-color: #ffffff;

}

#rightbg
{
	position: absolute; 
	left: 1093px; top: 0px; 
	width: 134px; 
	height: 744px; 
	z-index: 4; 
	vertical-align: middle;
}

#spacer
{
	position: absolute; 
	left	: 228px;
	top	: 128px; 
	width	: 681px;
	height	: 4px; 
	z-index	: 6;
 background-color: #FFDD00;
        overflow: hidden;
}

#topnav
{
	position: absolute; 
	left: 599px;
	top: 0px; 
	width: 244px;
	height: 99px;
	z-index: 3;
	padding-top:55px;
	padding-left:250px;
	background-image: url(../Bilder/navbg.png);
	background-repeat: repeat-x;
	border-bottom: 2px solid #cccccc;
}

#topnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

#suche
{
	position: absolute;
	left: 335px;
	top: 109px;
	width: 244px;
	height: 45px;
	z-index: 3;
}

#navleft
{

	width: 155px;
	z-index: 5;
	padding-top:20px;
	padding-left:10px;
	background-color: #FFFFFF;
}

#content
{
	width: 631px;
	z-index: 6;
        background-color: #dfe6f5;
}

#werbung
{
	width: 150px;
	padding-left: 5px;
	z-index: 7; 
	vertical-align: top;
	background-color: #FFFFFF;
}

#werbung a:hover {
	text-decoration: none;
	color: #FFDD00;
        font-weight: normal;
}

#werbung a:hover {
	text-decoration: none;
	color: #FFDD00;
	font-weight: normal;
	
}
#werbung a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}


#foot{
	position: relativ;
	width: 851px;
	height: 39px;
	z-index: 8;
	color: #333333;
	padding-top: 15px;
	padding-left: 100px;
	background-image: url(../Bilder/foot.png);
	background-repeat: repeat-x;
}

#foot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
#foot a:link {
	text-decoration: none;
	color: #333333;
}
#foot a:visited {
	text-decoration: none;
	color: #333333;
}
#foot a:hover {
	text-decoration: none;
	color: #FFDD00;
	font-weight: none;
}
#foot a:active {
	text-decoration: none;
	color: #333333;
        font-weight: none;
}

.form {
	position:absolute;
	left:0px;
	top:50px;
	width:100px;
	height:28px;
	z-index:3;
}

/*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: #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-image: url(data:image/gif;base64,AAAA); /* 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: 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; }


