.box { font: 0.9em Tahoma;
color:#FFFFFF;
}
/*.titel { font: bold 0.9em Tahoma;
color:#1A962B;
}
*/
.titel { font: 0.9em Tahoma;
color:#1A962B;
}
.subtitel { font: normal 0.9em Tahoma;
color:#1A962B;
}
.text { font: normal 0.9em Tahoma;
color: #333;
} 
.textbold {
font: bold 0.9em Tahoma;
color: #333;
}
a {
color: #1A962B;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
ul {
/*font: normal 0.9em Tahoma; */
font: normal  Tahoma; 
color:#1A962B;

}
/*li
{list-style: url(.../images/dot.png) outside; 
}
*/
