@charset "UTF-8";
/* Vragen lijst stijl */
td {
	vertical-align:top;}

#resultaten a {
color:#9D0917;
}

#resultaten td {
background-color:#FFF;
color:#000000;
font-family:verdana,sans-serif;
font-size:12px;
}
#resultaten table {
border-width:0;
margin-bottom:15px;
width:100%;
}
#resultaten table td {
border-width:0;
padding:1px 0px;
}
#resultaten table td p {
margin-bottom:0;
}
#resultaten table tr.head td {
border-width:0;
color:#FFFBF7;
font-weight:bold;
height:24px;
}
#resultaten table tr.row td {
border-width:0;
}
#resultaten textarea {
height:100px;
}
#resultaten .box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
margin-right:3px;
width:17px;
}
#resultaten input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/input_bg.gif) no-repeat scroll 0 0;
border:0 none;
height:21px;
margin:2px;
padding:2px 0 0 7px;
width:293px;
}

#resultaten table tr .row td table .checkbox_container tr td input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/input_bg.gif) no-repeat scroll 0 0;
border:0 none;
height:21px;
margin:2px;
padding:2px 0 0 7px;
width:293px;
}


#resultaten button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/button_bg.gif) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
font-weight:bold;
height:21px;
margin:0 0px 0px;
padding:0 0 0 0px;
width:150px;
}
#resultaten input .radio{
	background:transparent url() no-repeat scroll 0 0;
}
#resultaten .checkbox_container input{
	width:14px;
	background:transparent url() no-repeat scroll 0 0;
	margin:0px;
	padding:0px;
}

#resultaten textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tekst_bg.gif) no-repeat scroll 0 0;
border:0 none;
height:86px;
margin:2px;
padding:2px 0 0 7px;
width:293px;
}
