#imgShow {
   position:absolute;
   width:340px;
   height:340px;
   z-index:3;
   left:25px;
   top:40px;
}
#txtShow { position:absolute; width:380px; height:400px; z-index:3; left:20px; top:110px; z-index:3; }
#copyrightBox {
   position:absolute;
   width:340px;
   height:15px;
   z-index:7;
   left:25px;
   top:380px;
}
#txtUnterShow {
   position:absolute;
   width:330px;
   height:30px;
   z-index:5;
   left:27px;
   top:390px;
   background-color: #F5F5F5;
}
#imgNav {
   position:absolute;
   width:15px;
   height:345px;
   z-index:8;
   left:380px;
   top:40px;
}
#thumb {
   position:absolute;
   width:135px;
   height:500px;
   z-index:5;
   left:400px;
   top:0px;
   overflow: auto;
}

.dot { font-size:10px; font-family:Verdana,Arial,"Courier New",Courier,Arial,Geneva; }

.courier { font-size:11px; color:black; font-family:"Courier New",Courier,Arial; }


.dot { font-size:10px; font-family:Verdana,Arial,"Courier New",Courier,Arial,Geneva; }
.copyright { font-size:9px; color:#999999; font-family:Verdana,Arial,"Courier New",Courier,Arial,Geneva; }


.menuhome {
   position:absolute;
   width:100%;
   z-index:3;
   top:auto;
   bottom: 0px;
   height: 53px;
   visibility: visible;
}
.menu {
   position:absolute;
   width:100%;
   z-index:3;
   top:auto;
   background-image: url(../img/back_home.gif);
   bottom: 0px;
   height: 75px;
   visibility: visible;
}
.menuverde { position:absolute; width:100%; z-index:3; top:auto; background-image: url(../img/back_home_sub.gif); bottom: 0px; height: 75px; visibility: visible; }
.menufondo { position:absolute; width:100%; z-index:3; top:auto; bottom: 0px; height: 53px; visibility: visible; }

.showBildUnter { font-size:10px; font-family:Verdana,"Courier New",Courier,Arial,Geneva; }
.showThumbUnter { font-size:10px; font-family:Verdana,"Courier New",Courier,Arial,Geneva; letter-spacing:0px; font-weight:normal; }
.aktuellText {
   position:absolute;
   z-index:2;
   overflow: auto;
   float: none;
   left: 550px;
   height: 500px;
   top: 3px;
   visibility: visible;
   width: 480px;
}
.aktuellUebersicht { position:absolute; z-index:1; overflow: auto; float: none; left: 450px; height: 85%; top: 2px; visibility: visible; }
.aktuellShow {
   position:absolute;
   z-index:1;
   overflow: no;
   float: none;
   left: 0px;
   height: 510px;
   top: 3px;
   visibility: visible;
}



.alt { font-family:Verdana,Arial,Geneva; color:#111111; font-size:10px; font-weight:bold; }

.text {
   font-size:10pt;
   font-family:"Courier New",Courier,Monaco,Arial,Geneva;
   white-space: nowrap;
   padding-bottom: 15px;
}
.text01 { display:none;
   font-size:10pt;
   font-family:"Courier New",Courier,Monaco,Arial,Geneva;
   white-space: nowrap;
   visibility: hidden;
}

body { margin:0px; 
}

.bodyhome { margin:0px;
background-image:url(../img/back_home.gif);
}
.bodyfolge { margin:0px;
background-image:url(../img/back_f5.gif);
}

a:link { text-decoration:none; color: #999999; font-size:13px; }
a:hover { text-decoration:underline; font-size:13px; }
a:visited { text-decoration:none; color: #777777; font-size:12px; }
