.copytext             { background : #FFFFFF;
		  	font-size : 12 px;
			font-family : Arial;
			color : #000000;
			}	

.fett             { background : #FFFFFF;
		  	font-size : 12 px;
			font-family : Arial;
			color : #FF2E84;
			}


.textklein             { background : #FFFFFF;
		  	font-size : 10 px;
			font-family : Arial;
			color : #003366;
			}	
			
a.text 		      { font-family : Arial;
			text-decoration: none;
		  	font-weight: bold;
			color : #336666;
			cursor: hand;
			}

a.text:hover	      { text-decoration: none;
		  	font-weight: bold;
			color : #000000;
			cursor: hand;
			}
			
.extern               {	text-decoration: underline;
		  	font-size : 12 px;
			font-weight: bold;
			font-family : Arial;
			color : #000000;
			cursor: hand;
			}
				
				
.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;
}