body {font-family: Arial, sans-serif; font-size: 12px; color: #333333} 
p {font-family: Arial, sans-serif; font-size: 12px; color: #333333}
td {font-family: Arial, sans-serif; font-size: 12px; color: #333333} 

a:link {color: #990000; text-decoration: none} 
a:visited {color: #993333; text-decoration: none} 
a:hover {color: #990000; text-decoration: underline} 
a:active {color: #996666; text-decoration: underline}

.default {font-family: Arial, sans-serif; font-size: 12px; color: #333333} 
.defaultbold {font-family: Arial, sans-serif; font-size: 12px; color: #333333; font-weight: bold;} 
.defaultsmall {font-family: Arial, sans-serif; font-size: 10px; color: #333333;line-height: 12px;} 
.default-italic {font-family: Arial, sans-serif; font-size: 12px; color: #333333; font-style: italic;}

.titel {font-family: Arial, Helvetica, sans-serif; font-size: 32px; color: #990000; font-weight: normal;} 
.subtitel {font-family: Arial, sans-serif; font-size: 14px; color: #666666; font-weight: normal;}

.link {font-family: Arial, sans-serif; font-size: 12px; color: #990000} 
.biglink {font-family: Arial, sans-serif; font-size: 16px; color: #990000} 

.link-grey-small {font-family: Arial, sans-serif; font-size: 10px; color: #333333}

.link-grey-small a:link {color: #333333; text-decoration: none} 
.link-grey-small a:visited {color: #666666; text-decoration: none} 
.link-grey-small a:hover {color: #000000; text-decoration: underline} 
.link-grey-small a:active {color: #000000; text-decoration: underline}

.headline {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.headline2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.headline3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.defaultbold-red {
font-family: Arial, sans-serif; font-size: 12px; color: #990000; font-weight: bold;
}
.defaultbold-green {
font-family: Arial, sans-serif; font-size: 12px; color: #006600; font-weight: bold;
}
.headline-link {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

