body	{
	background-color:#fff; 
	color: black; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Helvetica, sans-serif; 
	background-repeat: no-repeat; 
	text-align: left;
		}	

p,td	{ 
	color: black; 
	font-size: 12px; 
	line-height: 15px; 
	text-align: left; 
	background-repeat: no-repeat;
	}
	
td.klein { 
	font-size: 10px; 
	line-height:10px;
	}
		
p.copyright  { 
	font-size: 10px; 
	line-height: 10px; 
	}

		
a:link { 
	color: #000; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none; 
	}
a:active { 
	color: #000; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
	}
a:visited { 
	color: #000; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none; 
	}
a:hover	{ 
	color: #666;
	}


.rot {color: #FF0000;font-weight: bold}
a.rot:link {color: #FF0000;font-weight: bold}
a.rot:visited {color: #FF0000;font-weight: bold}
a.rot:active {color: #FF0000;font-weight: bold}
a.rot:hover { color: #fc0 }

.titel14pxblau {color: #003399; font-size:14px;font-weight: bold;}
a.titel14pxblau:link {color: #003399; font-size: 14px; font-weight: bold}
a.titel14pxblau:visited {color: #003399; font-size: 14px; font-weight: bold}
a.titel14pxblau:active {color: #003399; font-size: 14x; font-weight: bold}
a.titel14pxblau:hover { color: #990000;font-size: 14px }

.titel14pxrot {font-size: 14px;font-weight: bold;color: #990000;}
a.titel14pxrot:link {color: #990000; font-size: 14px; font-weight: bold}
a.titel14pxrot:visited {color: #990000; font-size: 14px; font-weight: bold}
a.titel14pxrot:active {color: #990000; font-size: 14x; font-weight: bold}
a.titel14pxrot:hover { color: #003399;font-size: 14px }

.bold {
	font-weight: bold;
}
.titel24px {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.titel18pxblau {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: 003399;
}
.titel18rot {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.titel14px {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

p.klein {color: black; font-size: 9px; font-weight:normal; line-height:10px; text-decoration: none} 
a.klein:link {color: black;  font-size: 10px;font-weight:normal; line-height:10px; text-decoration: none}
a.klein:visited {color: black;  font-size: 10px;font-weight:normal; line-height:10px; text-decoration: none}
a.klein:active {color: black;  font-size: 10px;font-weight:normal; line-height:10px; text-decoration: none}
a.klein:hover {color: #666;  font-size: 10px;font-weight:normal; line-height:10px; text-decoration: none}
