.copytext { background : #EEEEEE;
		  	font-size : 12 px;
			font-family : Arial;
			color : #000000;
			}


			
.textklein { background : #ffffff;
		  	font-size : 10 px;
			font-family : Verdana;
			color : #3C3C3C;
			}			
			
.headline {background : #ffffff;
		  	font-size : 12 px;
			font-family : Verdana;
			font-weight: bold;
			color : #000000;
			}
			
a    { text-decoration: none;
		  	font-weight: bold;
			color : #FF99CC;
			cursor: hand;
			}

a:hover	  	      { text-decoration: none;
		  	font-weight: bold;
			color : #000000;
			cursor: hand;
			}
			
.extern               {	text-decoration: underline;
		  	font-size : 12 px;
			font-family : Verdana;
			color : #000000;
			cursor: hand;
			}		

.mark		      {	background-color : Verdana;
		  	font-size : 12 px;
			font-family : Georgia;
			color : #000000;
			}				
			
.klein
{
	color: #999999;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}
a.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000ff;
	text-decoration: underline;
	font-weight:normal;
}

a.klein:hover {
	color: #999999;
}

a.normal {
font-weight:normal;
}