@charset "UTF-8";
/* CSS Document */

body { background-color: #FFFFFF; font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 18px; color: #666666; margin: 0px }
table { background-color: #FFFFFF; font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 18px; color: #666666 }
td { vertical-align: top; padding: 2px }
table.stdtable { font-size: 10px; line-height: 12px; border: #808080 solid 1px; border-collapse: collapse }
table.stdtable td { border: #808080 solid 1px }
table.stdtable td p { margin: 0px; padding: 0px }
table.stdtable td.marked { background-color: #E3E4EE }
table.stdtable th { border: #808080 solid 1px; text-align: left; padding: 2px; background-color: #808080; color: #FFFFFF }
p { margin: 0px }

input.button { font-family: Verdana, Geneva, sans-serif; background-color: #808080; font-size: 11px; color: #FFFFFF; border: #808080 solid 1px; width: 100px }
input.text { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #000000; border: #808080 solid 1px; width: 200px }
textarea { border: #808080 solid 1px; width: 250px }
select { font-family: Verdana, Geneva, sans-serif; color: #666666; border: #808080 solid 1px; width: 205px }
textarea { font-family: Verdana, Geneva, sans-serif; color: #666666; border: #808080 solid 1px; width: 412px }

a { color: #666666; text-decoration: underline }
a:hover { color: #666666; text-decoration: underline }

h1 { font-family: Verdana, Geneva, sans-serif; font-weight: bold; font-size: 38px; background-repeat: no-repeat; background-position: left bottom; text-indent: -99999px; display: block; margin-top: 104px; height: 80px } 
h2 { font-family: Verdana, Geneva, sans-serif; font-style: italic; font-weight: bold; font-size: 18px; line-height: 20px; margin-top: 30px; text-indent: 0px; margin-left: 73px } 
h3 { font-family: Verdana, Geneva, sans-serif; font-style: italic; font-weight: normal; font-size: 13px; line-height: 20px; margin-top: 30px; text-indent: 0px; margin-left: 73px; margin-bottom: 55px } 

.bold { font-weight: bold }
.italic { font-style: italic}

div#navframe { position: fixed; left: 0px; top: 0px; width: 296px; height: 768px }

img#logo { position: absolute; left: 35px; top: 57px }

ul#mainnav { list-style-type: none; line-height: 30px; margin: 0px; padding: 0px; position: relative; left: 35px; top: 210px }
ul#mainnav[class~=white] { color: #CCCCCC;list-style-type: none; line-height: 30px; margin: 0px; padding: 0px; position: relative; left: 35px; top: 210px }
ul#mainnav li { font-weight: bold; margin: 0px }
ul#mainnav li a { color: #666666; text-decoration: none }
ul#mainnav li a:hover { color: #666666; text-decoration: underline }
ul#mainnav[class~=white] li a { color: #CCCCCC; text-decoration: none }
ul#mainnav[class~=white] li a:hover { color: #CCCCCC; text-decoration: underline }

ul#subnav { list-style-type: none; line-height: 18px; padding: 0px }
ul#subnav li { font-weight: normal; margin: 0px; padding-left: 14px }
ul#subnav li a { color: #666666; text-decoration: none }
ul#subnav li a:hover { color: #666666; text-decoration: underline }
ul#subnav[class~=white] li a { color: #CCCCCC; text-decoration: none }
ul#subnav[class~=white] li a:hover { color: #CCCCCC; text-decoration: underline }

div#fachpack2 {
	position: absolute;
	left: 35px;
	top: 578px;
	color: #FFF;
	font-weight: bold;
	line-height: 16px;
}

div#fachpack { position: absolute; left: 35px; top: 620px }
div#fachpack a { text-decoration: none }
div#fachpack a:hover { text-decoration: underline }

div#langnav { position: absolute; left: 35px; top: 680px }
div#langnav a { text-decoration: none }
div#langnav a:hover { text-decoration: underline }

div#langnav[class~=white] { color: #CCCCCC }
div#langnav[class~=white] a { color: #CCCCCC; text-decoration: none }

div#contframe { position: absolute; left: 296px; top: 0px; width: 728px; padding-right: 50px; background-position: right top; background-repeat: no-repeat }

div#contframe p { margin-left: 73px }
div#contframe table { margin-left: 73px }
div#contframe img.imgleft { float: left; margin-right: 30px; margin-bottom: 15px; padding-top: 5px }
div#contframe img.imgright { float: right; margin-left: 30px; margin-bottom: 15px; padding-top: 5px }



/* 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(grafiken/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(grafiken/nextlabel.png) 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: 100px; 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; }
