body {margin-top:20px;
     font-family:COURIER new, Verdana,Arial,Helvetica,sans-serif;font-size:13px;color:#000000;
     scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#333333;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#cccccc;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:#ffffff;
}


h1 {font-size:16px;color:#000000; font-weight:bold;}
h2 {font-size:18px;color:#000000; font-weight:bold;}
h3 {   font-size:30px;color:#000000; font-weight:normal; margin-top:10px;}

table, td{
       font-family:COURIER new, Verdana,Arial,Helvetica,sans-serif;font-size:13px;color:#000000;}


#back {
      position: absolute;left:10px;top:10px;width:100px;}


#oben {
      width:600px; height: 20px;
      padding:10px;
      xtext-align:right;
      border-top: solid 1px #000;
      border-bottom: solid 1px #000;
      }
#linie {
      height:1px;border-bottom-style:solid;border-bottom-color:#000000;border-width: 2px; width:100%;}

#links {position: absolute;
       left: 20px; top:150px;
       width:150px;
       }
#mitte {position: absolute;
       left: 140px; top:60px;
       text-align:left;
       width:800px;
       }

#loop {position: absolute;
       left: 760px; top:10px;
       width:200px;
       }

.klein {font-size:10px;}



a
 {text-decoration:underline; color:#000000;}
a:visited
 { text-decoration:underline;color:#000000;}
a:active
 {text-decoration:underline; color:#000000; }
a:hover
 { text-decoration:underline;color:#666666;}

 a.high
 {text-decoration:underline; color:#cc0000;}
a.high:visited
 { text-decoration:underline;color:#cc0000;}
a.high:active
 {text-decoration:underline; color:#cc0000; }
a.high:hover
 { text-decoration:underline;color:#666666;}

 a.titel
 {text-decoration:underline; color:#000000;}
a.titel:visited
 { text-decoration:underline;color:#000000;}
a.titel:active
 {text-decoration:underline; color:#000000; }
a.titel:hover
 { text-decoration:underline;color:#d3050a;}

 /* SLIMBOX */

#lbOverlay {
        position: absolute;
        z-index: 9999;
        left: 0;
        width: 100%;
        background-color: #000;
        cursor: pointer;
}

#lbCenter, #lbBottomContainer {
        position: absolute;
        z-index: 9999;
        left: 50%;
        overflow: hidden;
        background-color: #fff;
}

.lbLoading {
        background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
        position: absolute;
        left: 0;
        top: 0;
        border: 10px solid #fff;
        background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
        display: block;
        position: absolute;
        top: 0;
        width: 50%;
        outline: none;
}

#lbPrevLink {
        left: 0;
}

#lbPrevLink:hover {
        background: transparent url(img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
        right: 0;
}

#lbNextLink:hover {
        background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 10px;
        color: #666;
        line-height: 1.4em;
        text-align: left;
        border: 10px solid #fff;
        border-top-style: none;
}

#lbCloseLink {
        display: block;
        float: right;
        width: 113px;
        height: 22px;
        background: transparent url(img/closelabel.gif) no-repeat center;
        margin: 5px 0;
        outline: none;
}

#lbCaption, #lbNumber {
        margin-right: 71px;
}

#lbCaption {
        font-weight: bold;
}

#mainCenter {
        height:100%;
}