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

Body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background: url(images/background.jpg) top center no-repeat;
}
table {
	font-size:11px;
	}
.disclaimer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:italic;
	color:#FFFFFF;
	}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:none;
	}
.links_titel {
	font-size:14px;
	color:#333333;
	padding-bottom:10px;
	font-weight:bold;
	}
.links_body {
	font-size:10px;
	color:#333333;
	padding-bottom:10px;
	}
.links_url {
	font-size:11px;
	color:#666666;
	padding-bottom:5px;
	font-weight:bold;
	}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:none;
	}

.fail {
	color:#990000;
	background-color:#FFFFFF;
	font-weight:bold;
	}
.succes {
	color:#006600;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-left:10px;
	}
#shoutbox_shout {
	width:380px;
	height:295px;;
	background-image:url(images/redbox_shoutbox_shout.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	}
.shoutbox_name {
	color:#FFFFFF;
	}
#shoutbox_reactie {
	margin-top:10px;
	padding: 5px;
	width:480px;
	height:150px;;
	background-image:url(images/redbox_400.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	}
#shoutbox_q {
	width:350px;
	padding:15px;
	height:60px;
	text-align:left;
	background-image:url(images/redbox_400.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
	}
#q_old {
	width:400px;
	height:70px;
	background-image:url(images/blackbox_400x60.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
.q_old_q {

	font-weight:bold;
	}
.q {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
	}
.shoutbox_title {
	font-variant:small-caps;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	}
a, a:link, a:active, a:visited {
	color:#333333;
	}
a:hover {
	color:#CC0000;
	}
.related_img {
	padding-bottom:15px;
	padding-right:5px;
	}	
.related_body {
	font-size:10px;
	color:#333333;
	padding-bottom:2px;
}
.related_titel {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
}
.reactie_reactie {
	font-size:10px;
	color:#333333;
	padding-bottom:5px;
	padding-top:10px;
}
.reactie_naam {
	font-size:11px;
	color:#666666;
	padding-bottom:5px;
	font-weight:bold;
}

.reactie_datum {
	font-size:11px;
	color:#666666;
	padding-bottom:5px;
	font-style:italic;
}
hr {
	border-top: 2px dotted #333333;
	border-bottom:0px;
    height: 1px;
	}
.test_score {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#FFFFFF;
	margin-bottom:10px;
	}
.test_antwoord {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:15px;
	}