/*** HTML Basiselementen ***/

html,body {
	margin: 0;
	padding: 0;
	background: #c7dde0;
	background-position: center;
	font-family: Arial, Calibri, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	margin-left: auto;
	margin-right: auto;
	outline: 0;
}

html *, body * {margin: 0;}

#container {
	/*container*/
	overflow: hidden;
}

#iframe {
	width: 780px;
	height: 540px;
	background: #fff url('../images/motivatiegids4.png') no-repeat bottom right;
}

#wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	width: 948px;
	text-align: left;
}

#header {
	background-color: #ffffff;
	width: 100%;
	float: left;
/*	border-left: dashed 1px #aa00ff;
	border-right: dashed 1px #aa00ff;*/
}

#icons {
	float: left;
	width: 205px;
	overflow: hidden;
	z-index: 4;
}

#content {
	background: #ffffff;
	width: 100%;
	float: left;
	/*border-left: dashed 1px #aa00ff;
	border-right: dashed 1px #aa00ff;
	border-bottom: dashed 1px #aa00ff;*/
}

.column_100procent {
	float: left;
	width: 100%;
}

.column_33procent {
	float: left;
	padding: 0;
	margin: 0;
	width: 33%;
}

.column_25procent {
	float: left;
	padding: 0;
	margin: 0;
	width: 25%;
}

.column_50procent {
	float: left;
	padding: 0;
	margin: 0;
	width: 49%;
}

.column_66procent {
	float: left;
	padding: 0;
	margin: 0;
	width: 66%;
}

/*#column div, #column_100procent div, #column_66procent div, #column_33procent div {
	width: auto;
	margin: 12px;
	padding: 6px;
}*/

.tekst {
	margin: 0px 12px 12px 12px;
	padding: 6px;
}

.midden {
	text-align: center;
}

.tekst p {
	margin: 12px 0px 0px 0px;
}

.error {
	line-height: 22px;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
	margin:0;
	overflow: hidden;
	font-weight: bold;
	color: red;
}
.checked {
	
}

#footer {
	width: 100%;
	height: 50px;
	line-height: 35px;
	float: left;
	text-align: center;
}


/*** Kleurcodes ***/

.trial {
	color: #0000FF;
}

.basic {
	/*color: #93FF00;*/
	color: #518806;
}

.basis {
	/*color: #93FF00;*/
	color: #518806;
}

.professional {
	/*color: #FFA000;*/
	color: #ff8400;
}

.advanced {
	color: #FF0000;
}

.elearning {
	/*color: #FDFA9A; lichtgeel*/
	color: #666666;
}

.disabled {
	color: #aaa;
}

/*.trial_bg {
	color: white;
	background-color: #0000FF;
}*/

.pakketbox {
/*
	float: left;
	margin: 10px;
	padding: 6px;
	width: 201px;
	height: 180px;
	background: #c7dde0;
	overflow: hidden;
	*/
	float: left;
	width: 217px;
	height: 180px;
	background: #c7dde0 url(../images/pakketbox2.png);
	overflow: hidden;
	margin: 12px 0px 12px 18px;
	padding: 0;
}

.pakketbox2 {
/*
	float: left;
	margin: 10px;
	padding: 6px;
	width: 201px;
	height: 280px;
	background: #c7dde0;
	overflow: hidden;
	*/
	width: 217px;
	height: 280px;
	background: #c7dde0 url(../images/pakketbox.png);
	overflow: hidden;
	margin: 12px 0px 12px 12px;
	padding: 0;
}

.pakketbox3 {
	
	/*float: left;
	margin: 0px 10px 10px 10px;
	padding: 6px;
	width: 667px;
	height: 75px;
	background: #c7dde0;*/
	/*overflow: hidden;*/
	float: left;
	width: 687px;
	height: 80px;
	background: #c7dde0 url(../images/pakketbox3.png);
	overflow: hidden;
	margin: 7px 0px 12px 18px;
	padding: 0;
}

.pakketbox p, .pakketbox2 p, .pakketbox3 p {
	margin: 0;
	padding: 0px 10px 0px 10px;
}

.pakketbox h1, .pakketbox2 h1, .pakketbox3 h1 {
	font: bold 24px Arial, Calibri, sans-serif, Verdana;
	text-align: center;
	padding: 6px;
	margin: 0;
}

.pakketblock {
	float: left;
	width: 277px;
	height: 328px;
	border: solid 1px #80a1ba;
	background-color: #D1DDEB;
	overflow: hidden;
	margin: 12px 0px 12px 12px;
	padding: 0;
}

.pakketblock p, .pakketblock h3 {
	padding: 0px 10px 0px 10px;
}

.pakketblock a.naarartikel {
/*	display: block;
	width: 275px;
	clear: both;
	line-height: 22px;*/
	overflow: visible;
}

.pakketblock a.naarartikel:hover {
	color: blue;
	text-decoration: underline;
}

.pakketblock a.naarartikel:focus {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

.pakketblock ul {
	margin: 0px 8px 0px 0px;
}

/*** HTML Toe te voegen elementen (kopjes, divs, inputs, forms, anchor-buttons) ***/

a, a:visited {
	text-decoration: none;
	color: #111;
	quotes: inherit;
}

h1 {
	padding: 5;
	margin: 0;
	letter-spacing: -1px;
	font-family: Arial, Calibri, sans-serif, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}

h2, h3, h4, h5 {
	padding: 10px 0px 0px 0px;
	margin: 0;
	clear: both;
	color: #003366;
}

h2, h3, h2 a, h3 a {
	padding: 5;
	margin: 0;
	letter-spacing: -1px;
	font-family: Arial, Calibri, sans-serif, Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
}

#content .banner {
	border: solid 12px #ffffff;
}

input[type=text], input[type=password], textarea {
	border: solid 1px #aaa;
	height: 16px;
	width: 220px;
	padding: 2px;
	margin: 1px;
	font-size: 13px;
	color: #666;
}

input[type=text]:focus, input[type=password]:focus, textarea :focus {
	color: #000;
}

input[type=text].error {
	background-color: #ffd5d5;
	width: 220px;
}

input[type=radio] {
	margin: 3px 3px 0px 3px;
}

h1, h2, h3 {
	margin: 12px 0px 6px 0px;
}

#content * ul {
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 1em;
}

#content * li {
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 0em;
padding-left: 1.5em;
line-height: 18px;
}

/* anchor button opmaak */
a.button { display: block; float: left; margin: 0; background: url(../images/button_over_right.png) no-repeat 100% 0; text-decoration: none !important; color: #222 !important; cursor: pointer; text-align: center; font-size: 12px; }
a.button span { display: block; padding: 4px 20px 0 20px; _padding-bottom: 4px !important; min-height: 19px; background: url(../images/button_over_left.png) no-repeat 0 0;  margin-left: -4px; }
a.button.secondary { background: url(../images/button_over_left.png) no-repeat 100% 0;  margin-left: -4px; }
a.button.secondary span { background: url(../images/button_hover_left.png) no-repeat 0 0; margin-left: -4px; }
a.button:hover { background: url(../images/button_hover_right.png) no-repeat 100% 0; }
a.button:hover span { background: url(../images/button_hover_left.png) no-repeat 0 0; margin-left: -4px; color: #000; }
a.button:visited { color: #222; }
.disabled span { color: #aaa; }


/* style classes */

div.referentie {
	width: 100%;
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

div.referentie a {
	float: left;
	width: 160px;
	height: 70px;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
	border: solid 1px #80a1ba;
	padding: 20px;
	margin: 2px;
	filter: alpha(opacity=60);
	opacity: .6;
}

div.referentie a:hover {
	border-color: #80a1ba; /* #D1DDEB */
	filter: alpha(opacity=100);
	opacity: 1;
}

div.referentie img {
	border: 0;
	vertical-align: middle;
}

/*** vragenlijst classes ***/
form#formVragen {
	width: inherit;
}

div#vragenlijst {
	float: left;
	clear: both;
	width: inherit;
	display: none;
	text-align: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#vragenlijst .leegte {
	height: 0px;
	padding: 0;
	margin: 0;
}

div#koptekst {
	clear: both;
}

div#koptekst .vraag {
	float: left;
	width: 525px;
	height: 28px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#koptekst .vraag h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}

div#koptekst .keuze {
	float: left;
	width: 50px;
	height: 28px;
	padding: 0;
	margin: 0;
	text-align: center;
	clear: none;
}

div#vragenlijst .row {
	margin:0;
	padding: 0;
	clear: both;
	line-height: 22px;
	border-bottom: solid 1px #ffffff;
	vertical-align: middle;
	width: 735px;
	height: 22px;
	overflow: hidden;
}

div#vragenlijst .row:hover {
	background-color: #c7dde0;
}

div#vragenlijst .row .vraag {
	float: left;
	width: 525px;
	height: 22px;
	line-height: 22px;
	padding: 0px 3px 0px 3px;
	margin: 0;
	overflow: hidden;
}

div#vragenlijst .row .antwoord {
	float: left;
	width: 50px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	text-align: center;
}

div#vragenlijst .row .antwoord input[type=radio] {
	margin-bottom:-3px;
	_margin-bottom: -2px;
	margin-top: 5px;
	_margin-top: 0px;
}

.even {
	background-color: #dedede;
}

.oneven {
	background-color: #efefef;
}

.nietIngevuld {
	background-color: #ff8080;
}

div#vragenlijst_navigatie {
	clear: both;
	width: 735px;
	height: 20px;
	padding: 0;
	margin: 0;
}

div#vragenlijst_navigatie a {
	float: right;
}

div#vragenlijst_navigatie .knoppen {
	margin: 0;
	padding: 0;
}

/** icons block in header **/

#icons a {
	border: 0;
}

#icons img {
	border: 0;
	float: left;
}

#icons span {
	display: none;
}

#oneliner {
	position: relative;
	float: left;
	width: 246px;
	height: 84px;
	overflow: hidden;
	line-height: 84px;
	font-weight: bold;
	font-size: 12px;
	top: -50px;
	padding: 2px;
}

.on {
	display: block;
	cursor: pointer;
}

.off {
	display: none;
}
