body {
        background-color: #b7cce0;
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #2B2830;
        line-height: 1.7 em;
}

img {border: none} 

a {
         outline: none;
}

u1 {
        font-size: 18px;
}

u2 {
        font-size: 14px;
}

#wrapper {
         width: 800px;
         margin: 0px auto;
}

#head {
         height: 20px;
         width: 795px;
         background-color: #b7cce0;
         float: left;
         text-align: right;
         padding-top: 5px;
         padding-right: 5px;
}

#head a {
         color: #00003a;
         text-decoration: none;
}

#head .aktiv a {
         color: #FFBE5F;
}

#head a:hover {
         color: #FFBE5F;
         text-decoration: none;
}

#header {
        height: 150px;
        width: 800px;
        background-image: url(img/header_verlauf.png);
        float: left;
        border-width: 5px;
        border-style: solid;
        border-color: #FFBE5F;
        border-bottom-width: 7px;
        border-bottom-style: solid;
        border-bottom-color: #FFBE5F;
}

#abstand {
        height: 20px;
        width: 800px;
        float: left;
}

#ueberschrift {
        height: 38px;
        width: 800px;
        float: left;
        background-image: url(img/ueberschriftf.png);
        font-family: Georgia;
        font-size: 24px;
        text-align: center;
        vertical-align: center;
        padding-top: 12px;
        color: #00003a;
}

#sidebar {
        height: 490px;
        width: 150px;
        background-image: url(img/sidebarf.png);
        background-repeat:no-repeat;
        float: left;
        font-size: 10px;
        text-align: center;
        padding-top: 10px;
        color: #00003a;
}

#sidebar a{
         text-decoration: none;
         color: #2B2830;
}

#buttons {
        float: left;
}

#buttons ul {
        list-style-type: none;
}

#buttons ul li {
        padding-right: 30px;
        background-image: url(img/menuef.png);
        background-repeat: no-repeat;
        margin-left: -39px;
        margin-top: -20px;
}

#buttons ul li a {
        text-decoration: none;
        background-repeat: no-repeat;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #00003a;
        display: block;
        height: 55px;
        font-weight: bold;
        width: 150px;
        text-align: center;
        padding-top: 5px;
}

#buttons ul li .aktiv {
        color: #ffbe5f;
        background-image: url(img/menuef_a.png);
}

#buttons ul li .aktiva {
        color: #ffbe5f;
        background-image: url(img/menuef_a.png);
		margin-left: 10px;
}

#buttons ul li a:hover {
        color: #ffbe5f;
        background-image: url(img/menuef_a.png);
}

#content {
        width: 605px;
        background-color: #b7cce0;
        float: right;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
        color: #00003a;

}

.img_hoch {
         margin-left: 12px;
}

.img_breit {
         margin-right: 4px;
}

#table {
         margin-bottom: 50px;
         margin-top: 20px;
}

#footer {
        height: 21px;
        width: 800px;
        background-image: url(img/footera.png);
        float: left;
        text-align: center;
        padding-top: 9px;
        margin-bottom: 20px;
        margin-top: 20px;
        color: #00003a;
        font-family: Georgia;
}

#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); 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; }