body
{
background-color:#ECECEC;
}
a.klein:link {
	font-weight: bold;
	text-decoration: none;
	} 
a.klein:visited { 
	color: #3366cc;
	text-decoration: none;
	font-weight: bold
	} 
a.klein:active, a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

a:link { 	color: #003366;
	font-weight: bold;
	} 
a:visited { 
	color: #3366cc;
	text-decoration: none;
	font-weight: bold
	} 
a:active, a:hover {
	color: #666666;
	font-weight: bold
	}
td, input,textarea,select,option, p, body, b { 
	font-family: arial, helvetica, sans-serif; 
 	font-size: 10pt;
	} 

h1 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px;
	color: #A2220B;
	font-weight: bold
}
h2 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px;
	color: #A2220B;
	font-weight: bold
}
h3 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	color: #A2220B;
	font-weight: bold
	}
h4 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	color: #A2220B;
	font-weight: bold
	}
ul { 
	list-style: disc url(bullet.gif);
	font-family: arial, helvetica, sans-serif; 
	}
hr {  color: #A2220B}	
body
 { margin-top: 10px ; background-image: url(../bg.gif)}
tr {  vertical-align: top}
body.quiz	{scrollbar-face-color: #3366CC; scrollbar-track-color: #003366; scrollbar-highlight-color: #CCCCCC; scrollbar-shadow-color: #003366; scrollbar-3dlight-color: #003366; scrollbar-arrow-color: #003366; scrollbar-darkshadow-color:#CCCCCC; }
