.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*/
}
a:link, a:visited {
color : #CC0000;
}
a:active, a:hover {
color : #666666;
}



#head		{ background:#ff0000; margin: 0 auto; width:900px; padding:0 20px; }
#content	{ background:#ff00ff; margin: 0 auto; width:900px; padding:20px; }
#contentL	{ background:#ff0fff; width:30%; float:left; }
#contentR	{ background:#fff0ff; width:70%; float:right; }
#footer		{ background:#ffff00; clear: both; margin: 0 auto; width:900px; padding:20px; }