H3 {
	font-family : Verdana;
	font-size : 12px;
	color : Red;
	
}
BODY {
	font-family : Verdana;
	font-size : 10px;
	background-color : #FFFF99;
	scrollbar-base-color:#990000;
	scrollbar-3d-light-color:#990000;
	scrollbar-arrow-color:#990000;
	scrollbar-darkshadow-color:#990000;
	scrollbar-face-color:#ffff99;
	scrollbar-highlight-color:#990000;
	scrollbar-shadow-color:#ffff99;
	scrollbar-track-color:#FDFEC2;
}
H1 {
	font-family : Verdana;
	color : #990000;
	font-size : 14px;
	
}
H2 {
	font-family : Verdana;
	font-size: 14px;
	color: Purple;
}

H3 {
	color : Black;
	font-family : Verdana;
	font-size : 14px;
}

TABLE {
	border: 0px;
	font-family : Verdana;
	font-size : 11px;
	background-color : #FDFEC2;
}
TD.bild {
	background-image : url(imag/tab_hinten.gif);
	background-repeat : no-repeat;
}

a:link{
	
	color : #990000;

}

a:visited{
	
	color : #000000;

}




a:hover{
	color : #FF9900;
}
