* {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */ } 

body {
	background: #CBD5E7 url("../images/top_bg.png") repeat-x 0px 0px;
	text-align: center; }

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 20px 0px; }

#header {
	position: relative;
	height: 96px; }

#header div.back {
	position: absolute;
	right: 0px;
	top: 59px;
	width: 201px;
	height: 28px;
	background: url("../images/button_back.png") no-repeat 0px 0px;
	padding: 10px 0px 0px 27px;
	text-align: center;
	font-size: 20px; }

#header div.back a {
	font-size: 20px;
	text-decoration: none;
	color: #000000; }

#header div.back a:hover {
	color: #005594; }

#page {
	background: #FFFFFF url("../images/logo_bottom.png") no-repeat 0px 0px;
	padding: 55px 40px 25px 40px;
	height: 1%; overflow: hidden;
 	}


	
#page_bottom {
	background: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 25px 40px 25px 40px; }

div.resultaten {
	border: 1px solid #CBD5E7;
	padding: 30px;
	margin: 0px 0px 30px 0px; }

h1 {
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	font-family:arial;
	padding: 0px 0px 5px 0px; }

h2 {
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	font-family:arial;
	padding: 0px 0px 15px 0px; }

h3 {
	font-size:18px;
	font-weight:normal;
	font-family:arial;
	padding: 0px 0px 15px 0px; }

p {
	line-height: 22px;
	padding: 0px 0px 15px 0px; }

#page_bottom {
	background: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 30px 40px 25px 40px; }
	
#start_right {
 float:left;
 width:500px;
	background: #FFFFFF; }

#start_left {
 float:left;
 width:260px;
	background: #FFFFFF;
	}

fieldset {
	border: 0px; }

dl dt, dl dd {
	padding: 0px 0px 15px 0px; }

input, select {
	width: 227px;
	font-size: 22px;
	padding: 0px 0px 0px 3px; }

select {
	width: 234px; }

select, select option {
	font-size: 22px;
	height: 33px; }

input.start {
	background: url("../images/startbutton.png") no-repeat 0px 0px;
	width: 233px;
	height: 46px;
	border: 0px;
	text-align: center; }

div.kol1 {
	width: 180px;
	float: left;
	padding-right:20px;
	line-height: 28px;}
div.vragen {
	width: 680px;
	float: right;
}

div.kol2 {
	width: 680px;
	float: left;
	padding-bottom: 30px;
	line-height: 20px; }

div.kol1_50{
	width: 330px;
	float: left; }

div.kol2_50 {
	width: 330px;
	float: left; }

div.kol1 ul li {
	list-style-type: none;
	line-height: 15px;
	color: #8D8D8D; }

div.kol1 ul li.act {
	color: #000000;
	font-weight: bold; }

div.clear {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	clear: both;
	display: block; }

div.kol1 h2, div.kol2 h2{
	padding: 0px;
	line-height: 28px; }

a.punten {
	width: 64px;
	height: 40px;
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	background: #00BE4B url("../images/enq_bg.png") repeat-x 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin: 0px 10px 0px 0px; }

a.punten.selected {
	background-image: url("../images/enq_bg_bg.png");
}
a.punten.deselected {
	background-image: url("../images/enq_bg_desel.png");
}

a.punten:hover {
	background: #00BE4B url("../images/enq_bg_mo.png") repeat-x 0px 0px;
	color: #000000; }

#voortgang {
	position: relative;
	width: 878px;
	border: 1px solid #7BDFA4;
	height: 54px;
	background: #D5F4E2 url("../images/voortgang_bg.png") repeat-x 0px 0px;
	margin: 0px 0px 15px 0px; }

div.voortgang {
	position: relative;
	height: 54px;
	background: #D5F4E2 url("../images/voortgang.png") repeat-x 0px 0px;
	border-right: 1px solid #7BDFA4; }

div.percentage {
	position: absolute;
	right: -32px;
	top: -9px;
	height: 32px;
	width: 63px;
	background: url("../images/voortgang_perc.gif") no-repeat 0px 0px;
	text-align: center; 
	padding: 7px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px; }

a {
	color: #000000;
	text-decoration: underline; }

a:hover {
	color: #005594; }

div.spin {
	text-align: center;
	padding: 5px 0px 25px 0px; }

table.resultaten {
	width: 800px;
	margin: 0px 0px 30px 0px; }

table.resultaten td.competentie {
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	background: #CBD5E7 url("../images/tab_competentie.png") repeat-x 0px 0px;
	height: 28px;
	line-height: 38px;
	border: 1px solid #CBD5E7; }

table.resultaten td.gedrag_top {
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	background: #E4EAF3 url("../images/tab_gedragtop.png") repeat-x 0px 0px;
	height: 28px;
	line-height: 38px;
	border: 1px solid #CBD5E7; }

table.resultaten td.punten_top {
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 0px 10px;
	background: #E4EAF3 url("../images/tab_gedragtop.png") repeat-x 0px 0px;
	height: 28px;
	line-height: 38px;
	border: 1px solid #CBD5E7; }

table.resultaten td {
	padding: 5px 10px 5px 10px;
	border: 1px solid #CBD5E7;
	line-height: 28px; }

table.resultaten td.punten {
	text-align: center;
	font-weight: bold;
	width: 20%; }

table.resultaten td.totaal {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #00BE4B;
	background: #DCE2EF url("../images/tab_gemiddeld.png") repeat-x 0px 100%; }

table.resultaten td.blanco {
	text-align: right;
	border: 0px;
	font-weight: bold; }

#page ul li {
	list-style-type: none;
	line-height: 18px;
	padding-bottom: 10px;
}

#page ul li img.ic {
	float: left;
	margin: 7px 13px 0px 0px; }


ul.competencies li {

}

ul.competencies li.selected {
	font-weight:		bolder;
}