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

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

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

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

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

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

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


