/* links und header */

A  {
    font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.nav  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

/* body css */

BODY  {font-family: Verdana; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000099; background-color: #ffff99}
.head {
	font-family: Verdana;
	font-size: 11pt;
	color: #000099;
	font-weight: bold;
	font-style: normal;


}
.link {
	font-family: Verdana;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;

}
.text {
	font-family: Verdana;
	font-size: 10pt;
	color: #000099;
	font-weight: normal;

}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	font-weight: bold;

}
.head2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #000099;
}
.naviblack {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;

}
.subline {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.ueber {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	line-height: normal;

}