body  {
	background-color : #ffffff;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial Narrow;
	font-size : 11px;
	scrollbar-base-color : #000000;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	background-attachment: fixed;
	background-repeat : no-repeat;
}

.ueberschrift  {
	font-size : 14px;
	color : #000099;
	font-weight : bold;
	font-family : Arial Narrow;
}

.punkte  {
	font-family : Arial Narrow;
	font-size : 11px;
	color : #000099;
}

.text  {
	font-family : Arial;	
	font-size : 12px;
	color : #000000;
	padding-left : 10px;
}

.text1  {
	font-family : Arial;	
	font-size : 12px;
	color : #000000;
}

.text_r {
	font-family : Arial;	
	font-size : 12px;
	color : #000000;
	padding-left : 10px;
	background-image:url(image/rahmen.jpg); 
	
	
}

.td  {
	font-family : Arial;	
	font-size : 12px;
	color : #000000;
	padding-left : 10px;
}

a:link  {
	font-weight : bold;
	font-size : 12px;
	color : #ff0000;
	text-decoration : none;
}

a:visited  {
	font-weight : bold;
	font-size : 12px;
	color : #ff0000;
	text-decoration : none;
}

a:hover  {
	color : #ff0000;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	text-shadow : #000000;
}

.hg_b  {
	background-image:url(image/text_bg.jpg); 
	background-attachment : fixed;
	background-repeat : no-repeat;
	margin-left : 17px;
}

.farbe {color: #000099;}

.zeiger {cursor: pointer}


