.txt {
font-family : "Trebuchet MS", Verdana, Arial;
font-weight : normal;
font-size : 14px;
line-height : 18px;
color : #0000AA;
}
.txtk {
font-family : "Trebuchet MS", Verdana, Arial;
font-weight : normal;
font-size : 12px;
line-height : 15px;
color : #0000AA; /*BLAU*/
}
.txtkk {
font-family : "Trebuchet MS", Verdana, Arial;
font-weight : normal;
font-size : 10px;
line-height : 15px;
color : #0000AA; /*BLAU*/
}
.txth {
font-family : "Trebuchet MS", Verdana, Arial;
font-weight : normal;
font-size : 18px;
line-height : 24px;
color : #9FC62F; /*GRÜN*/
}
.txthg {
font-family : "Trebuchet MS", Verdana, Arial;
font-weight : normal;
font-size : 18px;
line-height : 24px;
color : #9FC62F; /*GRÜN*/
}
.txthb {
font-family : "Trebuchet MS", Verdana, Arial;
font-weight : normal;
font-size : 18px;
line-height : 24px;
color : #0000AA; /*BLAU*/
}
a:link, a:visited {
color : #CC0000;
}
a:active, a:hover {
color : #666666;
}