a:link
{
		font-weight : bold ;
	text-decoration : none;
	color : rgb(102,102,51); 
}
a:visited
{
		font-weight : bold ;
	text-decoration : none;
	color: rgb(102,102,51);
} 

a:hover {
 color : #FFFFC8 ;
 text-decoration : none ;
 }
 
 a.small:link
{
		font-weight : bold ;
	text-decoration : none;
	color: #ff852b;

}
a.small:visited
{
		font-weight : bold ;
	text-decoration : none;
	color: #ff852b;
} 

a.small:hover {
 color : #A8C8FF ;
 text-decoration : none ;
 }
 
b.titel
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
}
	
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	background-color: rgb(255,255,204);
	color: rgb(102,102,51);
	background: url("images/bg1.jpg") ;
	

}

td
{
	font-size: 9pt;
}

td.balk
{
	font-size:10pt;
	}
	
.oranje
{ background-color: #FFAA2B;}

td.midop 
{
	border-width : 0px 2px 4px 2px ;
	font-size: 8pt;
	border-color : #FF852B ;
	border-style : solid ;
	background-color: #FFAA2B ;  	
}

td.rechts
{
	border-width : 0px 0px 4px 2px ;
	border-color : #FF852B ;
	border-style : solid ;  
	background-color: #FFC301 ;
}

td.links
{
	border-width : 0px 2px 4px 0px ;
	border-color : #FF852B ;
	border-style : solid ;  
	background-color: #FFC301 ;	
}

td.mid 
{

        border-width : 0px 2px 4px 2px ;
        border-color : #FF852B ;
        font-size: 8pt;

        border-style : solid ;
	background-color: #FFC301 ;

}

.titel
{
	font-size: 10pt;
	
	font-weight: bold;
}

.special
{
	font-size: 9pt;
        border-width : 1px 1px 1px 1px ;
        border-color : rgb(102,102,51);
        border-style : solid ;
	background-color: #FFD639 ;
	margin : 0px 10px ;
	background: url("../../regulitis2/images/bguitleg.jpg");
	padding: 10px;


.extra
{	background: url("../../regulitis2/images/bguitleg.jpg");
}

}
.midden 
{
        border-width : 1px 1px 1px 1px ;
        border-color : rgb(102,102,51);
	font-size: 9pt;
        border-style : solid ;
    	margin : 0px 10px ;
	padding: 10px;
	background-color: #EEEDE6;


}



h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}