@charset "utf-8";
/* CSS Document */

html { 
	 overflow: -moz-scrollbars-vertical; 
	 overflow-y: scroll; 
}

input
{
font-family: Arial;
font-size: 8.5pt;
border: 1px solid silver;
color: #616161;
}

textarea, select
{
font-family: Arial;
font-size: 8.5pt;
border: 1px solid silver;
color: #f9b00b;

}

.stijl1 {
	font-family: Arial;
	font-size: 11px;
}
.stijl6 {
	font-family: Arial;
	font-size: 11px;
	color: #505050;
}
.stijl7 {
	color: #787878
}
.stijl8 {
	font-family: Arial;
	font-size: 11px;
	color: #787878;
}
.stijl11 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f8480f;
}
.stijl14 {
	font-size: 11px;
	color: #f8480f;
}
.stijl20 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #787878;
}
.stijl20 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #787878;
}
.stijl22 {font-family: Arial}

.stijl23 {font-size: 11px}

.stijl15 {
	font-family: Arial;
	font-size: 11px;
	color: #787878;
}
.stijl16 {color: #f9b00b}
.stijl25 {font-size: 12px; color: #f8480f; font-family: Arial;}

.stijl27 {
	font-size: 11px
}

#bottom a:link {          font-size: 11px; color: #f9b00b; text-decoration:none;}
#bottom a:visited {       font-size: 11px; color: #f9b00b; text-decoration:none;}
#bottom a:active {        font-size: 11px; color: #f9b00b; text-decoration:none;}
#bottom a:hover {         font-size: 11px; color: #f9b00b; text-decoration:underline;}

#content a:link {          font-size: 11px; color: #f9b00b; text-decoration:none;}
#content a:visited {       font-size: 11px; color: #f9b00b; text-decoration:none;}
#content a:active {        font-size: 11px; color: #f9b00b; text-decoration:none;}
#content a:hover {         font-size: 11px; color: #f9b00b; text-decoration:underline;}


