.titel_rot {
color: #ff0000; 
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica 
}

.titel_klein {
color: #000; 
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica 
}

a {
color: #000000; 
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: underline
}

td {
color: #000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px;
	line-height: 14px; 
	font-family:  Arial, Helvetica, sans-serif 
}

body {
	color: #000; 
	font-size: 11px; 
	line-height: 14px;
	font-family:  Arial, Helvetica, sans-serif; 
}

.titel {
color: #000000; 
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica 
}

.a.pfeil {
padding: 0px 0px 0px 8px;
color: #000;
text-decoration: none;
font-family: Arial, Helvetica;
font-weight: bold;
background-repeat: no-repeat;
background-image: url(/pages/img/arr.gif)
}

.a.pfeil:link {
background-repeat: no-repeat;
background-image: url(/pages/img/arr.gif);
}

.a.pfeil:hover {
background-repeat: no-repeat;
background-image: url(/pages/img/arr2.gif);
}



