html {100%; }
body {100,01%, height: 100%;  margin-top:0px; margin-bottom:0px; margin-left:10px; margin-right:10px;cursor:url(cursor.gif), auto;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,br
     { font-family:Arial,sans-serif;}
h1 { font-size:30pt; color:#000000}
h2 { font-size:18pt; color:#000000}
h3 { font-size:16pt; color:#000000}
h4 { font-size:14pt; color:#000000}
h5 { font-size:20pt;  color:#000000}
h6 { font-size:10pt; color:#000000}
 h6 { font-size:10pt; color:#000000}
  h8 { font-size:15pt; color:#FF0000}
        h7 { font-size:15pt; color:#000000}
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#000000}
tt { font-family:Arial,sans-serif; font-size:10pt; color:#000000}
a:link { color:#00005F; text-decoration:none; }
a:visited { color:#00005f; text-decoration:none; }
a:active { color:#FF0000; text-decoration:none; }
a:hover { color:#1F00FF; text-decoration:none; }


 /* 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(grafik/loading.gif) no-repeat center;
}

#lbImage {
        position: absolute;
        left: 0;
        top: 0;
        border: 10px solid #FFFFFF;
        background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
        display: block;
        position: absolute;
        top: 0;
        width: 50%;
        outline: none;
}

#lbPrevLink {
        left: 0;
}

#lbPrevLink:hover {
        background: transparent url(grafik/prevlabel.gif) no-repeat 0% 99%;
}

#lbNextLink {
        right: 0;
}

#lbNextLink:hover {
        background: transparent url(grafik/nextlabel.gif) no-repeat 100% 99%;
}

#lbBottom {
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        line-height: 1.4em;
        text-align: left;
        border: 10px solid #FFFFFF;
        border-top-style: none;
}

#lbCloseLink {
        display: block;
        float: right;
        width: 113px;
        height: 22px;
        background: transparent url(grafik/closelabel.gif) no-repeat center;
        margin: 5px 0;
        outline: none;
}

#lbCaption, #lbNumber {
        margin-right: 71px; color: #000000
}

#lbCaption {
        font-weight: bold;

}

#lbNumber {
        font-size: 8pt;
}