body {
 text-align: center;
 margin: 0 auto;
 position: relative;
 width:1007px;
 padding: center;
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 background: url('nova3.jpg');
}

#rechts {
position:absolute;
margin:0 auto;
left:-3px;
top:-10px;
float:center;
width:1010px;
height:700px;
background-repeat: no-repeat;
overflow-x:hidden;
y:scroll;
}

#logo {
position:absolute;
left:20px;
top:65px;
float:left;
width:275px;
height:170px;
background-repeat: no-repeat;
overflow-x:hidden;
y:scroll;

}

#nextevent {
position:absolute;
left:300px;
top:85px;
float:left;
width:270px;
height:127px;
background-repeat: no-repeat;
overflow-x:hidden;
y:scroll;

}

#footer {
        background: #000000;
        width: 100%;
        height: 40px;
        clear: left;
        }

#footer p {
        padding: 10px 0;
        text-align: center;
        }



div.hallo {
 background: url('hg_seiten.jpg');
 width: 913px;
 position: absolute;
 top: 335px;
 left: 44px;
 font-family: Verdana;
 color: #000000;
 }


div.navigation {
width: 500px;
height: 100px;
position: absolute;
top: 18px;
left: 197px;
 font-family: Verdana;
 color: #000000;
}

div.next {
width: 600px;
height: 120px;
position: absolute;
top: 800px;
left: 30px;
font-family: Verdana;
 color: #000000;
}

h1 {
 font-family: Verdana;
 font-size: xxl-large;
 border-bottom: 1px solid #000000;
 background: url('hg_us.jpg') no-repeat;
 text-align: left;

}

h2 {
 font-family: Verdana;
 font-size: 12px;
 border-bottom: 1px solid #000000;
 background: #ffffff;

}



#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

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


A:link {
    color: #a9a5a5;
        text-align: center;
 text-decoration: none;
}
A:active {

  text-decoration: none;
        text-align: center;
color: #a9a5a5;

}
A:visited {
    color: #a9a5a5;
        text-align: center;
 text-decoration: none;
}
A:hover {
color: #a9a5a5;
        text-align: center;
 text-decoration: none;
}



#navi, #navi ul { list-style-type:none; margin:0; padding:0; }

#navi li { width:128px; float:left; background:#00FF00; }

#navi li ul { display:none; }
  #navi li:hover ul { display:block; }
        #navi a { font-family:Verdana; font-weight:bold; text-align:center; display:block; padding:0.1em; }
        #navi a:link, #navi a:visited { color:#FFF; background:#00FF00;; text-decoration:underline; }
        #navi a:active, #navi a:hover { color:#000; background:#00FF00; text-decoration:none; }

