.pagina_opmaak {
}

.kader_schaduw {}

.formulier_opmaak {
	width: 960px;
	background-color: #F2F1F8;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.titel_formulier {
	font-family: Verdana, Arial;
	font-weight: bolder;
	color: #1d2f60;
	font-size: 10pt;
}

.teksten {
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 18px;
	color: #1d2f60;
}

tr {
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 18px;
	color: #1d2f60;
}

.subtitels {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B8CAC;
}

.vraagstellingen  {
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 18px;
	color: #1d2f60;
	font-style: italic;	
}

.invoervelden {}

.antwoorddeel {}

.knoppen {}

.link {
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 18px;
	color: #1d2f60;
}
img {
	margin: 3px;
}



a.link, a.link:link
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    text-decoration: none; 
    width: 100%;
    COLOR: #1F2F60;
    border: 1px #fefaf7 solid; 
}

a.link:visited
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    text-decoration: none; 
    COLOR: #1F2F60;
}

a.link:hover
{
    background-color: #e0004a; 
    border: 1px #a7004a solid; 
    font-family: verdana; 
    font-size: 8pt; 
    font-weight: 500; 
    width: 100%; 
    color: white; 
    cursor:hand; 
} 

a.link:active 
{ 
    background-color: #DC9988; 
    border: 1px silver solid; 
    font-family: verdana, arial, sans-serif; 
    font-size: 8pt; 
    font-weight: 600; 
    width: 100%; 
    color: white; 
    cursor:hand; 
} 