

body {
font: 10pt/1.3em "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #404040;
background-image:url(backgrounds/bg8.jpg);
background-repeat: no-repeat;
background-color: #000000;
padding: 0;
margin: 0;
}
div.body {
margin-top: 80px;
margin-left: 33%;
width: 510px;
}
h1, h2, h3, h4 {
text-transform: uppercase;
font: bold 30pt/30pt "Helvetica Neue", Helvetica, Arial, non-serif;
color: #FFFFFF;
letter-spacing: 0.2em;
padding: 0;
margin: 0;
background-color: #CC0000;
}
h2 {
font-size: 18pt;
line-height: 18pt;
letter-spacing: 0.1em;
color: #CC0000;
background-color: #FFFFFF;
margin-top: 10px;
}
h1 {
margin-top: 40px;
}

p {
padding: 5px 10px;
background-color: #FFFFFF;
}
p.fusszeile {
text-align: center;
font-size: 70%;
}

div.fotos {
padding: 3px;
background-color: #FFFFFF;
height: 161px;
margin-top: 40px;
}
div.banner {
position: relative;
top: -120px;
z-index: 2;
background-color: #FFFFFF;
text-transform: uppercase;
font: bold 30pt/30pt "Helvetica Neue", Helvetica, Arial, non-serif;
color: #CC0000;
letter-spacing: 0.2em;
}
img.banner {
z-index: 1;
height: 155px;
width: 504px;
}

img {
border: 0;
margin: 0;
padding: 0;
}

div.menu {
z-index: 3;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #EEEEEE;
border-top: 3px solid #CC0000;
padding-left: 33%;
padding-top: 10px;
padding-bottom: 10px;
text-transform: uppercase;
word-spacing: 0.8em;
font: bold 12pt/12pt "Helvetica Neue", Helvetica, Arial, non-serif;
}

ul.filme, ul.filminfo, ul.news, ul.newshead {
list-style-type: none;
margin-left: 0;
}
ul.filme, ul.news  {
padding: 5px 10px 5px 10px;
background-color: #FFFFFF;
}
ul.filminfo {
font: 90% "Courier New", Courier, serif;
margin-left: 10px;
padding: 0;
}
div.info, div.news {
margin-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #F0F0F0;
}

ul.newshead {
font-size: 120%;
line-height: 130%;
margin-left: 10px;
padding: 0;
}

table {
background-color: #FFFFFF;
width: 100%;
border: 0;
margin: 13px 0px;
padding: 5px 10px;
vertical-align: top;
}
td.titel {
width: 150px;
font-weight: bold;
vertical-align: top;
}

a.top {
font-size:  90%;
}
a:link {
text-decoration: none;
color: #CC0000;
}
a.extern {
text-decoration: underline;
}
a:visited {
color: #CC0000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active  {
color: #ffffff;
text-decoration: none;
}
a.newshead {
color: #444444;
}



#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: 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: #000; }
