body {
	background-color:#fff; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px; 
	line-height: 15px; 
	margin-top: 30px; 
	margin-left: 0px; 
	text-align: left; 
	background-repeat:no-repeat;
	}

p,td { 
	color: black;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px; 
	text-align: left;
	}

		

a:link {
	color: black;  
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	}

a:active {
	color: black;  
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	}

a:visited {
	color: black;  
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	}

a:hover	{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #1B8ECD; 
	}



.klein {
	font-size: 9px; 
	font-weight: normal; 
	line-height:10px;
	} 

a.klein:link { 
	color: black; 
	font-size: 9px; 
	font-weight: normal; 
	line-height:10px;
	} 

a.klein:visited { 
	color: black; 
	font-size: 9px; 
	font-weight: normal; 
	line-height:10px;
	} 

a.klein:active { 
	color: black; 
	font-size: 9px; 
	line-height:10px;
	} 

a.klein:hover {
	font-size: 9px; 
	font-weight: normal; 
	line-height:10px;
	text-decoration:none;
	color: #ff6633;
	}

.titel14pxschwarz {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	}

a.titel14pxschwarz:link { 
	color: #000000; 
	font-size: 14px; 
	line-height:normal;
	font-weight: bold;
	} 

a.titel14pxschwarz:visited { 

	color: #000000; 
	font-size: 14px; 
	line-height:normal;
	font-weight: bold;
	} 

a.titel14pxschwarz:active { 
	color: #000000; 
	font-size: 14px; 
	line-height:normal;
	font-weight: bold;
	} 

a.titel14pxschwarz:hover { 
	font-size: 14px; 
	line-height:normal;
	font-weight: bold;
	color: #FF6633;
	text-decoration:none;
	}




