body {
	background-image : url(bilder/kopf.gif);
	background-repeat : no-repeat;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7px;
	color : #CCCCCC;
	font-weight : bold;
}

.txt_big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #7F7F7F;
	font-weight : bold;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #7F7F7F;
	list-style-type : square;
	font-weight : bold;
	list-style-position : outside;
	margin-left : -24px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #7F7F7F;	
}
.txt_norm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #7F7F7F;
	font-weight : bold;
}

.a_orange {
	color : #FF9866;
}

.a_pfeil {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	color : #FF3300;
}

.txt_red {
	color : #FF3300;
	font-weight : bold;
}