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

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

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

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

#zelle1 {
 background-image: url(icons/bg.gif);
 width: 200px;
 height: 27;
 background-repeat: no-repeat;
 font-family: Lucida Sans;
 font-size: 11,5pt;
 color: #880017;
 }

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

#zelle2 {
 background-image: url(icons/bg2.gif);
 width: 200px;
 height: 40;
 background-repeat: no-repeat;
 font-family: Lucida Sans;
 font-size: 11,5pt;
 color: #880017;
 }

#zelle2:hover {
 background-image: url(icons/bg2_over.gif);
 width: 200px;
 height: 40;
 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;
 }

