html {height:101%; }
body { margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; height:100%;}
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,br
     { font-family:Comic Sans MS,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:12pt;  color:#000000}
h6 { font-size:10pt; color:#000000}
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#000000}
tt { font-family:Comic Sans MS,sans-serif; font-size:10pt; color:#000000}
a:link { color:#BE1A2B; text-decoration:none; }
a:visited { color:#BE1A2B; text-decoration:none; }
a:active { color:#BE1A2B; text-decoration:none; }
a:hover { color:#FB0000; text-decoration:none; }
/* Formatierung Logo, Text links  */
#logo { float:left;  margin:0 0 0 0; width:500px; font-size:30pt; font-weight: bold; color:#BE1A2B; padding-left:50px; padding-top:25px;  }
 * html #logo {  /* Korrekturen fuer IE 5.x */
    width: 496px;
    w\idth: 496px;
    padding-left: 50;
    padd\ing-left: 47px;
    padding-top:0px
    padd\ing-top:0px
    }


/* Formatierung Logo, Navigationsleiste  */
#nav { clear: both; margin:0 0 0 25px; font-size:10pt; color:#BE1A2B; padding-top: 50px; }

/* Formatierung Container, Hauptfenster  */
#container {  margin:0 0 0 25px; padding-top:5px; text-align:justify;}
#container a:hover { color:#0BBAF3; text-decoration:none; }

#bild_r {float:right; padding-left:10px; padding-top:10px;}

#bild_l {float:left; padding-right:10px; padding-top:10px;}

/* Formatierung Fußleiste  */
#bottom {font-size:8pt; color:#FFFFFF;  text-align: center; }
#bottom a:hover { color:#0BBAF3; 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(grafic/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(grafic/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
        right: 0;
}

#lbNextLink:hover {
        background: transparent url(grafic/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(grafic/closelabel.gif) no-repeat center;
        margin: 5px 0;
        outline: none;
}

#lbCaption, #lbNumber {
        margin-right: 71px;
         font-size: 10px; color:#000000
}

#lbCaption {
        font-weight: bold; color:#000000;
        font-size: 14px;
}