body {
	font-family: arial;
	font-size: 0.7em;
	color: rgb(102,102,102);
	background-color: rgb(65,115,145);
	margin: 0px;
}

ul#navsec, div#navbalk, div#bovenbalk, div.extrabalkgroen,
div.extrabalkgrijs, div#col3, div#col3home, img#headerhome,
img.snelkoppelingpijl, div#balktoelichtingvb, img#download,
div#zoekresregulier, div#zoekrestop, div#zoekrescommercieel,
div.zoekboxres table td.vorigvolgend, img#icoonprint, #otherDiagnosetekst,
img#quickscan, img#quickscanvolgende, #diagnoseGebieden {
	display: none;
}

h1 {
	font-size: 1.3em;
	color: rgb(51,51,51);
	line-height: 44px;
}

h2 {
	font-size: 1em;
	color: rgb(54,96,121);
}

h3 {
	font-size: 1.1em;
	font-weight:bold;
	color: rgb(54,96,121);
}

img {
 	border: 0;	
}


img#logo {
	float: left;
}

div#printnavbalk {
	display: block;
	margin-bottom: 45px;
}

img#printh1 {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 40px;
}

div#bgcontent, div.quickscanantw {
	margin-left: 40px;
	margin-right: 40px;
}

div.intro {
	font-weight: bold;
	line-height: 1.5em;
}

div#printresultaat {
	margin-left: 125px;
}

div#printresultaatDiagnose {
	margin-left: 0px;
}

div#printresultaat table {
	margin-bottom: 15px;
}

div#printresultaat th {
	background-image: url(/siteimg/bgthzoek.gif);
	background-repeat: repeat-x;
	padding: 9px 0px 9px 0px;
	border-bottom: 0px;
	text-align: left;
	color: rgb(54,96,121);
}

div#printresultaat td.sterren {
	padding: 12px 0px 5px 0px;
	width: 55px;
	vertical-align: top;
	text-align: center;
}

div#printresultaat td.titelintro {
	padding: 7px 0px 5px 0px;
	vertical-align: top;
}

div#printresultaat td.blz {
	padding: 7px 0px 5px 10px;
	width: 55px;
	vertical-align: top;
}

div.zoekline {
	clear: both;
	height: 24px;
}

div.zoeklabel {
	float: left;
	font-weight: bold;
}

div.zoekcriteria {
	clear: both;
	border-bottom: 1px solid rgb(255,255,255);
	line-height: 1.4em;
}


div.zoekcriterianaam {
	float: left;
	font-weight: bold;
}

div.instrumentbox, div#instrumentdownload {
	margin-left: 125px;
	margin-top: 25px;
}

/***************************************** DIAGNOSE PRINT */

div.subcatbalk {
	margin: 5px 0px 0px 0px;
	background-image: url(/siteimg/bgsubcategorie.gif);
	background-position: 14px 0px;
	background-repeat: no-repeat;
	font-size: 1.9em;
	font-weight: bold;
	color: rgb(102,102,102);
	padding: 1px 15px 3px 30px;
}

div.subcatbalkactief {
	background-image: url(/siteimg/bgsubcategorie_actief.gif);
	background-position: 0px 0px;
	padding: 4px 15px 6px 30px;
}

td.vraagicoon {
	width: 32px;
	text-align: center;
	padding: 11px 0px 0px 0px;
	border-bottom: 1px solid rgb(255,255,255);
	vertical-align: top;
}

td.vraag {
	width: 230px;
	padding: 7px 0px 5px 0px;
	border-bottom: 1px solid rgb(255,255,255);
}

td.radio {
	width: 80px;
	text-align: center;
	border-bottom: 1px solid rgb(255,255,255);
}

div.reset {
	display:none;	
}
div.scorebalkgroen {
	background-color: rgb(102,204,51);
}
div.wit {
	background-color: rgb(255,255,255);
}
div.score {
	float:right;
	/*width: 118px;*/
	padding: 12px 0px 6px 0px;
	color: rgb(154,186,96);
	font-weight: bold;
	font-size: 0.8em;
	border-bottom: 1px solid rgb(255,255,255);
}
div.score {
   
}
div.scorenul {
	float: left;
	width: 10px;
	color: rgb(154,186,96);
	font-weight: bold;
}

div.scorebalk {
	border: 1px solid rgb(139,168,87);
	background-color: rgb(255,255,255);
	padding: 1px;
	width: 94px;
	float: left;
	height: 9px;
	margin: 2px 3px 0px 0px;
}

div.scorebalkrood {
	background-color: rgb(217,38,46);
	/*width: 94px;*/
	height: 9px;
	float: right;
}

div.scorebalkgroen {
	background-color: rgb(51,153,0);
	height: 0px;
	float: left;
	border-bottom:9px solid rgb(51,153,0);
}

div.scorebalkgrijs {
	background-color: rgb(207,221,220);
	/*width: 0px;*/
	height: 9px;
	float: left;
}

div.scorehonderd {
	color: rgb(154,186,96);
	font-weight: bold;
}

fieldset {
	border: 0;	
}

textarea {
	width: 700px;
	height: 100px;	
	margin-bottom: 30px;
	border: 1px solid black;
}
