body
{
	background-image:url(../Bilder/background-left.jpg);
	background-repeat:repeat-y;
	width: 100%;
    height:100%;
    padding-left:40px;
	margin:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11pt;
}

#lightbox{
	position: absolute;
	top: 39px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}


#lightbox a img{ border:none;}

#outerImageContainer{
	position: relative;
	background-color:##FFFFFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
         border: 1px solid #0061B6;

	}

#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; background: url(../images/prev.gif) left 5% no-repeat;}
#nextLink { right: 0; float: right; background: url(../images/next.gif) right 5% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 5% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 5% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
         border-bottom: 1px solid #0061B6;
                  border-left: 1px solid #0061B6;
                           border-right: 1px solid #0061B6;
                                    border-top: none;
        	}

#imageData{
	padding:10 10 0px;
	}
#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: 82px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #cdcdcd;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
 #headline {
          height: 1px;
          padding-left: 0px;
          padding-top: 0px;
          padding-bottom: 0px;
        }
     
	.thumb {
	  margin: 2px;
	  border: 1px solid #0061B6;
	  width: 60px;
	  height:60px;
	}

#banner_3
{
background-image:url(../Bilder/banner_3.png);
       	background-repeat: no-repeat;
height:135px;
width:700px;
position:absolute;
top:20px;
}
#banner
{
background-image:url(../Bilder/banner_100_trans.png);
background-repeat: no-repeat;
height:135px;
width:700px;
position:absolute;
top:39px;
z-index:1;
}
#banner_left
{
background-image:url(../Bilder/background-left.png);
       	background-repeat: repeat-y;
		width: 100%;
        height:100%;
}

#banner_4
{
background-image:url(../Bilder/banner_4.jpg);
background-repeat: no-repeat;
height:90px;
width:700px;
position:absolute;
top:20px;}

#main-navi-box
{
position:absolute;
top:120px;
left: 92px;
height:20px;
width:100%;
background-color:#616365;
color:#ffffff;
z-index:10;
}
#main-navi-text
{
position:absolute;
padding:2px;
left: 110px;
font-size:10pt;
cursor:default;
color:#ffffff;
z-index:11;
}

#main-navi-text a:link
{font-weight:regular; color:#ffffff; text-decoration:none;}

 #main-navi-text a:visited
{font-weight:regular; color:#ffffff; text-decoration:none;}

 #main-navi-text a:hover
{font-weight:regular; color:#BAC6E6; text-decoration:none;}

 #main-navi-text a:active
{font-weight:regular; color:#0060af; text-decoration:underline;}


#main
{
	width: 100%;
	 height:100%;
	 padding-left:0px;
	 padding-top:115px;
	background-image:url(../Bilder/background-left.png);
	background-repeat: repeat-y;	
}

#logo
{
	position:absolute;
	top:200;
	left:300;
	z-index:10;		
}

#content
{
font-family:Verdana, Arial, sans-serif;
	font-size:11pt;
	color:#000000;
	position:absolute;
	top:140px;
	left:140px;
	width:80%;	
z-index:11;		
}

.left-navi
{
color:#6d6f71;
padding-top:200px;
padding-left:20px;
line-height:50px;

}
.left-navi_folge
{
color:#6d6f71;
padding-top:250px;
padding-left:70px;
line-height:50px;

}
.left-navi a:link 
{font-weight:regular; color:#6d6f71; text-decoration:none;}

.bottom-navi
{
position:absolute;
top:540px;
left:200px;
font-size:10pt;
width:600px;
margin-top:5px;
cursor:default;
}
.bottom-navi a:link
{font-weight:regular; color:#6d6f71; text-decoration:none;}

 .bottom-navi a:visited
{font-weight:regular; color:#6d6f71; text-decoration:none;}

 .bottom-navi a:hover
{font-weight:regular; color:#BAC6E6; text-decoration:none;}

 .bottom-navi a:active
{font-weight:regular; color:#0060af; text-decoration:underline;}
.bottom-box
{
position:absolute;
top:500px;
left:92px;
font-size:10pt;
width:100%;
margin-top:5px;
padding:2px;
background-color:#616365;
color:#ffffff;
}