BODY,TD,TH,P,DIV,FORM {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-style : normal;
}

A {
	text-decoration: none;
	color: blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8 pt;
	}

A:Hover {
	text-decoration: underline;
	color: red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8 pt;
	}
	
.anmerkung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}
.Kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #6699CC;
	text-decoration: none;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ueberschriftkleiner {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6699CC;
}
.linkBAck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
