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

a:link  {
        font-size : 10px;       
		color : red;
        text-decoration : none;
        font-weight : plain;
}

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

a:visited  {
        font-size : 10px;   
        color : red;
        text-decoration : none;
        font-weight : plain;
}

a:hover  {
        color : black;
        text-decoration : underline;
        font-weight : plain;
}

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

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

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

a.menue:active  {
        color : #010E8F;
        text-decoration : none;
        font-weight : bold;
}

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

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

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

.subline  {
        font-size : 9px;
        color : #000000;
        font-weight : plain;
}

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

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

.menue  {
	color : #CC0033;
	text-decoration : none;
	font-weight : normal;
	font-family: "Arial";
	font-size: 9px;

}

BODY { scrollbar-base-color : #E8E8E8;

}
