body    { background: #d9261c url("back4.jpg") }
td      { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav1   { color: #fff; font-weight: bold; font-size: 11px; text-decoration: none }
.nav4 { color: #fff; font-size: 11px; font-weight: bold; }
.nav2 { color: #000; font-weight: bold; font-size: 11px; text-decoration: none; text-indent: 8px }
.nav3 { color: #000; font-size: 11px; text-decoration: none; text-indent: 8px }
.nav1:hover { color: #cfcfcf; font-weight: bold; text-decoration: none }
.nav4:hover { color: #cfcfcf; text-decoration: underline }
.nav1:active { color: #cfcfcf; font-weight: bold; text-decoration: none }
.nav4:active { color: #cfcfcf; text-decoration: underline }
.nav1:visited { color: #fff; font-weight: bold; text-decoration: none }
.nav4:visited { color: #fff }
.lang  { color: #fff; background-color: #d9261c; word-spacing: 15px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; height: 20px }
.post  { background-color: #b8261c; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 4px 4px }
.nav2:hover { color: #b8261c; font-weight: bold; text-decoration: none }
.nav2:active { color: #b8261c; font-weight: bold; text-decoration: none }
.nav2:visited { color: #000; font-weight: bold; text-decoration: none }
.nav3:hover { color: #b8261c; text-decoration: none }
.nav3:active { color: #b8261c; text-decoration: none }
.nav3:visited { color: #000; text-decoration: none }
.bold { font-weight: bold }
.boldrot { color: #b8261c; font-weight: bold }
.tablenav { background-color: #808080 }
.tablelogos { background-color: #666 }
.tabletext { background-color: #e8e8e8 }
.tabletext2 { background-color: #e8e8e8; padding: 1px }
.einzug { text-indent: 6px }
.tablenav1 { background-color: #b8261c; padding: 4px 4px 4px 30px; border: solid 1px #fff }
.tablenav1a { background-color: #d9261c; padding: 4px 4px 4px 30px; border: solid 1px #fff }
.tablenav2  { background-color: #cfcfcf }
a  { color: #b8261c; text-decoration: none }
a:hover  { text-decoration: underline }
a:active { color: #d9261c }
.head1    { color: #2b6590; font-weight: bold; font-size: 1.3em }
.head3  { color: #b8261c; font-size: 1.3em; font-weight: bold }
.head2  { color: #2b6590; font-weight: bold; font-size: 1.1em }
.logotext  { color: white; font-size: 10px }
.fusstext { color: #7d7d7d; font-size: 9px }
.liste { list-style-type: square }
.weiss { color: white }
.hoch { vertical-align: super }
.input { color: #333; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fff; border: solid 1px #d9261c }
.input1 { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #d9261c; border: outset 1px #333 }
sub { font-size: 10px }
.zellabstand { padding: 2px }

   /*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: 0px auto 0; }
#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: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #d9261c; }


