.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
 	color: #0099cc;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	color: #0099cc;
}

ul {
	list-style-position: outside;
}
li {
	margin-left: -22px;
}
.rahmen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #0099cc;

}
.subnavi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;
}
.startsubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0099cc;
}
.starthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-weight: bold;
}
.starttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}
.liste {
	list-style-type: disc;
	list-style-image: url(../images/pfeil.gif);
	margin-bottom: -3px;
}
.back{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

