
BODY
{
    COLOR: #666666;
    background-color: White;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

BODY
{
  

}


A {

    
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}
A:hover
{
    
    text-decoration:underline;
    
}
A.visited
{
    COLOR: #000000;
}

.thequestion { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; WIDTH: 200px; PADDING-TOP: 2px; HEIGHT: 20px; BACKGROUND-COLOR: #dddddd }


input 
{
	border: 1px solid #CCCCCC;
	height: 20px;
	color: #666666;
}

input text 
{
	background-color: #FFFFDD;
	color: #666666;
	
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	width: 620px;
	background-image: url(../images/h1-background.gif);
	background-repeat:no-repeat;
	padding-left: 1em;
	text-align:left;
}

h2 
{
	font-size: 16px;
	font-weight: bold;
}

h3 
{
	font-size: 14px;
	font-weight: bold;
}

textarea 
{
	border: 1px solid #666666;
	background-color: #FFFF66;
	background-color: #FFFFDD;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

.QRadioList input
{
	border: 0px;
	color: #666666;
	margin-right: 0.2em;
	
}

.QTextBox 
{
	background-color: #FFFFDD;
	color: #666666;
}

.QCheckBox input
{
	border: 0px;
	margin-right: 0.2em;
}
.QSection 
{
	font-size: 18px;
	
}

TD 
{
	VERTICAL-ALIGN: top;
	font-size: 10px;
}
	
.error 
{
	font-size: 12px;
	color: Red;
	text-align: center;
}

.vraag 
{
	font-weight: bold;
	background-color: #DDDDDD;
	padding: 2px;
	color: #666666;
}
th 
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.error 
{
	background-color: White;
	color: Red;
	border: 1px solid #666666;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}


.infoSection 
{
	border: 1px solid white;
	
	color: #666666;
	padding: 1em;
	margin: 4px;
	width: 500px;
	padding: 4px;
}

.aanmeldenSection 
{
	border: 1px solid white;
	
	color: #666666;
	
	margin: 4px;
	width: 640px;
	padding: 4px;
}

.intakeSection 
{
	border: 1px solid white;
	background-color:white;
	color: #666666;
	width: 640px;
	
}

.evaluatieSection 
{
	border: 1px solid white;
	
	color: #666666;
	padding: 1em;
	margin: 4px;
	width: 640px;
	padding: 4px;
}

.line1 
{
	background-color:#EEEEEE;
}

.nicebox 
{
	border: 1px solid white;

}

.menu 
{
	background-color:#564f47;
	width: 100%;
}
.menu A 
{
	color:White;
}

.label 
{
	font-weight:bold;
	width: 130px;
	color: #666666;
	
}
.label2
{
	font-weight:bold;
	width: 180px;
	color: #666666;
}

.moreinfo 
{
	padding-top: 3.2em;
	padding-left: 3em;
	
}

.confirmline 
{
	
	color: #666666;
	margin:0px;
	font-size: 12px;
	width: 620px;
	
	

}

.questionfield 
{
	display: inline-block;
	margin:0px;
	width: 250px;
	border-bottom: 1px dotted #CCCCCC;
	
}

.questionanswer 
{
	display: inline-block;
	margin:0px;
	width: 450px;
}


.statusmessage 
{
	border-bottom: 1px solid #AAA;	
	font-size: 10px;
	margin: 5px;
	padding: .2em;
}

.statusmessage_mededeling 
{
}

.statusmessage_fout 
{
	background-color: #FFFFEE;
	color: Red;
}



.statusmessage_label 
{
	width: 100px;
	float: left;
	border-right: 1px solid #AAA;
	margin-right: 1em;
}

.statusmessage_message
{
	width: 600px;
	float: left;
	border-right: 1px solid #AAA;
	margin-right: 1em;
}

.statusmessage_type
{
	width: 60px;
	float: left;
}

.notification_warning 
{
	padding: 10px;
	color: Red;
	border: 1px solid #AAA;
}
