body
{
	scrollbar-face-color: #F7F7C9;
	scrollbar-shadow-color: #F7F7C9;
	scrollbar-highlight-color: #F7F7C9;
	scrollbar-3dlight-color: #FFCC66;
	scrollbar-darkshadow-color: #CC9933;
	scrollbar-track-color: #F7F7C9;
	scrollbar-arrow-color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 13px;
	background-image : url(images/achter2.gif);
}

H1
{
	font-weight: 700;
	font-size: 15px;
	color: #CC9933;
	font-variant : small-caps;
}

H2
{
	font-weight: 700;
	font-size: 15px;
	color: #FF9900;
	font-variant : small-caps;
}

H3
{
	font-weight: 700;
	font-size: 13px;
	color: #FFCC00;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	line-height: 20px;
	word-spacing: 3px;
}

layer
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #996600;
}
a:active
 {
	color: #FFCC33;
	text-decoration: none;
	font-weight : bold;
}

a:visited 
{
	color: #FFCC66;
	text-decoration: none;
	font-weight : bold;
}

a:link
 { 
   color: #CCCC66; 
	text-decoration: none;
	font-weight : bold;
}
   
a:hover
 {
	color: #CC9933;
	text-decoration: none;
	font-weight : bold;
}

