.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #294574;
}
.standard-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #294574;
}
.standard-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #294574;
}
.standard-f1-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9f1b1b;
}
.standard-f1-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9f1b1b;
}
.standard-f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9f1b1b;
}
#liste1 p {
display: none;
}
#liste1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294574;
	margin: 0px;
	padding: 0px;
	width:auto;
	height:auto;
	display:block;
}
#liste1 ul{
list-style-type:disc;
padding-left:0px;
margin-left:40px;
margin-right:40px;
margin-top:5px;
margin-bottom:0px;
}
#liste1 ul li{
margin-top:0px;
}
#liste2 p {
display: none;
}
#liste2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f1b1b;
	margin: 0px;
	padding: 0px;
	width:auto;
}
#liste2 ul{
list-style-type:disc;
padding-left:0px;
margin-left:40px;
margin-top:5px;
margin-bottom:0px;
}
#liste2 ul li{
margin-top:0px;
}