/* kommentar */
a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
		{
			font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size : 12px;
		}

a:link  {
        color : #ffffff;
        text-decoration : none;
        font-weight : plain;
}

a:active  {
        color : #666666;
        text-decoration : none;
        font-weight : plain;
}

a:visited  {
        color : #ffffff;
        text-decoration : none;
        font-weight : plain;
}

a:hover  {
        color : #658295;
        text-decoration : none;
        font-weight : plain;
}

a.menue:link  {
        color : #ffffff;
        text-decoration : none;
        font-weight : plain;
}

a.menue:visited  {
        color : #ffffff;
        text-decoration : none;
        font-weight : plain;
}

a.menue:hover  {
        color : #ffffff;
        text-decoration : none;
        font-weight : plain;
}

a.menue:active  {
        color : #003300;
        text-decoration : none;
        font-weight : plain;
}

.headline  {
        font-size : 18px;
        color : #ffffff;
        font-weight : plain;
}

.headline-smaller  {
        font-size : 15px;
        color : #003399;
        font-weight : bold;
}

.small  {
        font-size : 9px;
/* 		line-height: 10px;	 */
}

.subline  {
        font-size : 13px;
        color : #000000;
        font-weight : bold;
}

.sublinecolor  {
        font-size : 13px;
        color : #003399;
        font-weight : bold;
}

.weiss  {
        font-size : 13px;
        color : #FFFFFF;
        font-weight : normal;
}

.menue  {
        color : #003300;
        text-decoration : none;
        font-weight : bold;
}

BODY { scrollbar-base-color : #E8E8E8;

}
