.copytext { background : #ffffff;
		  	font-size : 12 px;
			font-family : Arial;
			color : #3C3C3C;
			}


			
.textklein { background : #ffffff;
		  	font-size : 10 px;
			font-family : Arial;
			color : #3C3C3C;
			}			
			
.headline {background : #ffffff;
		  	font-size : 12 px;
			font-family : Arial;
			font-weight: bold;
			color : #3C3C3C;
			}
			
a    { text-decoration: none;
		  	font-weight: bold;
			color : #274976;
			cursor: hand;
			}

a:hover	  	      { text-decoration: none;
		  	font-weight: bold;
			color : #982827;
			cursor: hand;
			}
			
.extern               {	text-decoration: underline;
		 	background : #ffffff;
		  	font-size : 12 px;
			font-family : arial;
			color : #000000;
			cursor: hand;
			}			
.headline2 {background : #ffffff;
		  	font-size : 16 px;
			font-family : Arial;
			font-weight: bold;
			color : #3C3C3C;
			}