p, body, .grundtext {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-style : normal;
    color : Black;
    line-height : 16px;
    text-decoration : none;
    }

.klein {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : darkblue;
	line-height : 15px;
	text-decoration : none;
	font-weight: normal;
}

a {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : darkblue;
	line-height : 15px;
	text-decoration : none;
	font-weight: normal;
}

a.small, .small {
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : darkblue;
	line-height : 15px;
	text-decoration : none;
	font-weight: normal;
}


A:Visited  {}
A:Active  {}
A:Hover  {	color : #FF0000;}


.headline  {
    font-size : 16px;
    font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-style : normal;
    color : Black;
    line-height : 18px;}


}