body {
	background-attachment: scroll;
	background-image: url(pics/goedkopere_autopolis.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;


}
A.menu2:link { font-size: 11px;color: #FFFFFF; text-decoration: none;}
A.menu2:visited { font-size: 11px;color: #FFFFFF; text-decoration: none;}
A.menu2:active { font-size: 11px;color: #FFFFFF; text-decoration: none;}
A.menu2:hover { font-size: 11px; color: #FFFFFF; text-decoration: underline;}

A:link { color: #FFFFFF; text-decoration: none;}
A:visited { color: #FFFFFF; text-decoration: none;}
A:active { color: #FFFFFF; text-decoration: none;}
A:hover { color: #FFFFFF; text-decoration: underline;}

A.menu1:link { font-size: 12px;color: #FFFFFF; text-decoration: none;}
A.menu1:visited { font-size: 12px;color: #FFFFFF; text-decoration: none;}
A.menu1:active { font-size: 12px;color: #FFFFFF; text-decoration: none;}
A.menu1:hover { font-size: 12px; color: #43e11c; text-decoration: none;}

A.menu3:link { color: #FFFFFF; text-decoration: none;}
A.menu3:visited { color: #FFFFFF; text-decoration: none;}
A.menu3:active { color: #FFFFFF; text-decoration: none;}
A.menu3:hover { color: #43e11c; text-decoration: none;}

.input2 {
font: 18px verdana, helvetica, sans-serif;
font-weight: bold;

}

div.vraag {
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-size: 11px;
}

div.antwoord {
	cursor: default;
	display: none;
	font-family: Arial;
	font-size: 11px;	
}




