body {
 font-family: Lucida Sans;
 font-size: 12pt;
 color: #ffffff;
}

a:link {
 font-family: Lucida Sans;
 font-size: 11,5;
 color: #ffffff;
 text-decoration:none
}

a:visited {
 font-family: Lucida Sans;
 text-decoration: none;
 color: #ffffff;
}

a:hover {
 font-family: Lucida Sans;
 font-size: 11,5pt;
 color: #ffcccc;
}

#zelle1 {
 width: 100px;
 height: 18;
 background-repeat: no-repeat;
 font-family: Lucida Sans;
 font-size: 11,5pt;
 color: #3333ff;
 }

#zelle1:hover {
 background-image: url(icons/bg_over.gif);
 width: 100px;
 height: 18;
 background-repeat: no-repeat;
 font-family: Lucida Sans;
 font-size: 11,5pt;
}


#zelle_ueberschrift {
 background-image: url(icons/bg.gif);
 width: 200px;
 height: 25;
 background-repeat: no-repeat;
 font-family: Lucida Sans;
 font-size: 13pt;
 color: #880017;
 font-weight: bold;
 }

