
a:link { text-decoration: none; color: #55002B; }
a:visited { text-decoration: none; color: #55002B; }
a:hover { text-decoration: underline; color: #800000; }
a:active { text-decoration: underline; color:#800000; }


.text
{
font-size: 18px;
color: #660000;
line-height: 21px;
}

.band
{
font-size: 20px;
color: #660000;
line-height: 24px;
}

.lesen
{
font-size: 12px;
color: #666666;
line-height: 15px;
}

.head
{
font-size: 12px;
color: #000000;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}
body {scrollbar-base-color:#FFD1A4;
      scrollbar-arrow-color:black;
      scrollbar-darkshadow-color:black;
}