body {
        margin:0px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight:200;
        color:#444444;
        line-height:15px;
}
h1 {
        font-size:14px;
        font-weight:bold;
        color:#00376C;
        margin:0 0 19px 0;
        padding:0;
        line-height:14px;
}
h2 {
        color:#00376C;
        font-size:11px;
        font-weight:bold;
        margin:20px 0 10px 0;
        padding:0px;
}
h3 {
        color:#444444;
        font-size:9px;
        font-weight:200;
        line-height:11pt;
}
p, ol, ul {
        text-align:justify;
        line-height:15px;
        padding:0px;
        margin:0 0 8px 0;
}
td {
        font-size:11px;
        font-weight:200;
        color:#444444;
}
li {
        font-size:11px;
        font-weight:200;
        color:#444444;
        line-height:14pt;
}
img.zentriert {
                                display: block;
                                margin: 0px auto;
}
.copyright {
        font-size:10px; font-weight:normal; color:#000;
}
a:link {
        color:#444444; font-weight:bold; text-decoration:none;}
a:visited {
        color:#444444; font-weight:bold; text-decoration:none;}
a:hover {
        color:#0181FD; font-weight:bold; text-decoration:none;}
a:active {
        color:#444444; font-weight:bold; text-decoration:none;}
a:focus {
        color:#444444; font-weight:bold; text-decoration:none;}
/* ***** trailer ***** */
.bodyTrailer {
        font-size:9px;
        margin:6px 10px 0px 10px;
        background-color:#B6B3AE;
}
/* ***** menu ***** */
.level_0 {
        font-weight:bold;
}
.level_1 {
        font-weight:normal;
}
.menu {
        height:23px;
        margin:0;
        padding:0;
}
.menu a {
        font-size:11px;
        color:#444444;
        font-weight:bold;
        display:block;
        width:161px;
        height:22px;
        margin:0px;
        padding:5px 0px 0px 0px;
        text-align:right;
        background:  url("/images/level_0.gif") 0 0 no-repeat;
}
.menu a:link { color:#444444; text-decoration: none; background-position: 0 0; }
.menu a:visited { color:#444444; text-decoration: none; background-position: 0 0; }
.menu a:hover {        color:#444444; text-decoration: none; background-position: -162px 0; }
.menu a:active { color:#444444; text-decoration: none; background-position: 0 0; }
.menu a:focus { color:#444444; text-decoration: none; background-position: 0 0; }
.menu_sub {
        height:23px;
        margin:0;
        padding:0;
}
.menu_sub a {
        font-size:11px;
        color:#444444;
        font-weight:normal;
        display:block;
        width:161px;
        height:22px;
        margin:0px;
        padding:5px 0px 0px 0px;
        text-align:right;
        background:  url("/images/level_1.gif") 0 0 no-repeat;
}
.menu_sub a:link { color:#444444; text-decoration: none; background-position: 0 0; }
.menu_sub a:visited { color:#444444; text-decoration: none; background-position: 0 0; }
.menu_sub a:hover { color:#444444; text-decoration: none; background-position: -162px 0; }
.menu_sub a:active { color:#444444; text-decoration: none; background-position: 0 0; }
.menu_sub a:focus { color:#444444; text-decoration: none; background-position: 0 0; }
#spacer5 {height:5px; line-height:5px;}
#spacer10 {height:10px;}
#spacer15 {height:15px;}
#spacer20 {height:20px;}
#spacer30 {height:30px;}
#spacer50 {height:50px;}
#spacer100 {height:100px}
#spacer200 {height:200px}
/*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("/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; }
