
.class1 A:link {color:#ff9900;font-size:14px; font-weight: normal;text-decoration: underline;}
.class1 A:visited {color:#FF9900; font-size:14px; text-decoration: underline; }
.class1 A:active { text-decoration: none; font-size:14px;}
.class1 A:hover {text-decoration : underline overline; background: #ffffcc;color:#ff0033;font-size:16px;}

.class2 A:link {color:#000000;font-size:11px; font-weight: normal;text-decoration: none;}
.class2 A:visited {color:#000000; font-size:11px; text-decoration: none; }
.class2 A:active { text-decoration: none; font-size:11px;}
.class2 A:hover {text-decoration : underline overline; background: #ffffcc;color:#ff0033;font-size:12px;}

.class3 A:link {color:blue;font-size:12px; font-weight: normal;text-decoration: none;}
.class3 A:visited {color:#000000; font-size:12px; text-decoration: none; }
.class3 A:active {text-decoration: none; font-size:12px;}
.class3 A:hover {text-decoration : underline overline; background: #ffffcc;color:#ff0033;font-size:12px;}


body {margin-left: 5; margin-top: 0;font-family: Trebuchet ms;color: #FF00ff;background-color:#000000;
scrollbar-base-color: #666666; 
scrollbar-face-color: #333333; 
scrollbar-track-color: #333333; 
scrollbar-arrow-color: #bababa;
scrollbar-highlight-color: #D8C392; 
scrollbar-3dlight-color: #; 
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #333333; 
}

<!--indexseite home -->

.ueberschrift { font-family: verdana,tahoma,trebuchet ms;color: #333333;font-size: 1px;font-weight: normal;}
.ueberschrift2 { font-family: verdana,tahoma,trebuchet ms;color: #333333;font-size: 1px;font-weight: normal;margin-top: -15px;}
.text { font-family: verdana, monospace;font-size: 8pt;color: #D8C392;text-decoration: none;font-weight: normal;}
.award { font-family:times,verdana;color: #666666;font-size:46px;font-weight: normal;margin-left: 170px;font-style: italic;}
.award2 { font-family:times,verdana;color: #666666;font-size:46px;font-weight: normal;margin-left: 360px;font-style: italic;}
.textaward { font-family: verdana, monospace;font-size: 8pt;color: #ff0000;text-decoration: none;font-weight: normal;margin-left: 175px;}
.ebene{visibility: visible; left: -400px; top: 0px;position:absolute; width:400px; height:115px; z-index:1}




<!--anführungszeichen -->

.anfuehrungszeichen{list-style-type: square; color:#ff00ff}


ul.circle 
{
list-style-type: circle
}

ul.disc
{
list-style-type: disc
}

ul.square
{
list-style-type: square
}

ul.image 
{
list-style-image: url("../marker.gif")
}

<!--floating tabellen -->

.box {float:left; width:230; margin-left:0px; background:none; }
.box2 {float:left; width:230px; margin-left:0px; background:white; }
.box3 {float:left; width:230px;  margin-left:0px; background:none; }
.boxlinksleft {float:left; width:250px;margin-left:0px; background:none; }
.boxlinksright {float:left; width:250px;margin-left:0px; background:none; }
.boxhomelink {float:left; width:100px; height:25px; margin-left:0px; background:none; }
.boxschnellsuche {float:left; width:525px; height:325px; margin-left:0px; background:none; }


.linieunten{border-bottom: thin solid #FF99CC}
.liniedoppelt{border: medium double rgb(255,255,255)}
.linielinks { border-left: thin solid #FF0033;}



<!--floating image -->

img.x{position:absolute;left:20px;z-index:-1}
.centeredimage { text-align:center; margin-top:0px; margin-bottom:0px; padding:0px;z-index:-2; } 



