A {    
	text-decoration: none;
}

A:link {
	color:#000000;
	text-decoration: none;
}

A:visited {    
	color: #000000;
	text-decoration: none;
}

.grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

ul { 
	margin-left: 1em; 
	padding-left: 0em; 
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.auflistung {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.grundtext_rot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
}
.titel_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
