body {
	background-color: #0000FF;
	background-image: url(images/linie.jpg);
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #170BDC;
	text-decoration: underline;
}

H1 {
	font-size: 18pt;
	font-weight: bold;
	font-family: Verdana;
	color: #170BDC;
}
td {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.text1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #170BDC;	
}
.tabelle_rahmen1 {
	border-width: 1px; 
	border-color: #666666;
	border-style: solid;
}
.tabelle_zelle1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
