body {
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

a {
	text-decoration: none;
}

p, li, td, th, fieldset {
	font-size: 0.76em;
}

/* structuur */
div.wrapper {
	width: 640px;
	margin: 0px auto;
	text-align: left;
}
	div.container {
		padding: 0px 0px 0px 0px;
	}

div.header {
}
	div.headerwrapper {
		background: url(../img/back_header.gif) no-repeat 625px top;
	}
	div.header a.logo {
		font-size: 40px;
		font-weight: bold;
		color: #4575ad;
		position: absolute;
	}
	ul.utilitiesmenu {
		padding: 30px 16px 0px 0px;
	}
		ul.utilitiesmenu li {
			float: right;
			font-weight: bold;
			font-size: 0.55em;
			color: #939598;
			padding-right: 8px;
			background: url(../img/bullet_util.gif) no-repeat right 0.4em;
		}
				ul.utilitiesmenu li.last {
					padding-right: 0px;
					background: none;
				}
			ul.utilitiesmenu li a { color: #939598;	}
				ul.utilitiesmenu li a:hover { text-decoration: underline; }
				ul.utilitiesmenu li.hier a { color: #227fc7; }

	div.headerwrapper {
		clear: left;
	}

	div.header div.pagevisual {
		margin-top: 4px;
		height: 162px;
		width: 377px;
		float: left;
		clear: left;
	}
		body#home div.header div.pagevisual {
			height: 268px;
			width: auto;
			clear: left;
			float: none;
		}
	div.submenu div.calltoaction {
		margin-top: 1.48em;
		width: 126px;
		float: left;
	}
		div.submenu div.calltoaction a {
			display: block;
			width: 125px;
			height: 125px;
			color: #5d6063;
			font-weight: bold;
			font-size: 0.6em;
			text-align: center;
			background: url(../img/back_ctabutton.jpg) no-repeat left top;
		}
			div.submenu div.calltoaction a:hover {
				text-decoration: none;
				background-position: left bottom;
			}
			
	div.header img {
	}
	div.header p {
	}
	div.header p a {
	}


	div.contentcontainer {
		position: relative;
	}
		div.content {
			float: left;
			width: 450px;
		}
			body#home div.content { float: none; width: auto;}
			body#screenshot div.content  { width: auto;  }
		div.submenu {
			float: left;
			width: 190px;
			padding-top: 1.48em;
		}
			div.submenu ul {
				width: 125px;
			}
				div.submenu ul li {
					font-size: 0.7em;
					padding: 0.9em 0px 0.9em 0px;
					border-top: 1px solid #c9cacb;
				}
					div.submenu ul li ul {
						margin-top: 0.9em;
						margin-bottom: -0.9em;
					}
						div.submenu ul li li {
							font-size: 90%;
						}
				div.submenu ul li a {
					color: #939598;
				}
					div.submenu ul li.hier a, div.submenu ul li a:hover  { /* artikelen */
						color: #227fc7;
					}
					div.submenu ul li.hier ul li a {
						color: #939598;
					}
					div.submenu ul li.hier ul li a:hover {
						color: #227FC7;
					}
		div.taalswitch {
			float:right;
			padding-right: 14px;
		}
			div.taalswitch img {
				padding: 2px;
				border: 2px solid #ffffff;
			}
				div.taalswitch img:hover {
					border: 2px solid #227fc7;
				}
		
	h1 {
		font-size: 1.3em;
		padding: 0em 0px 1.47em 0px;
		color: #227fc7;
	}
		body#home h1 {
			padding: 0.7em 0px 0.7em 0px;
		}
	h2 {
		font-size: 0.9em;
		color: #227fc7;
	}
	h3 {
		font-size: 0.8em;
		color: #227fc7;
	}
		h3 a {
			text-decoration: none;
			color: #227fc7;
			padding-left: 15px;
			background: url(../img/bullet_lijst.gif) no-repeat left 0.3em;
		}
		body.screenshot h3 {
			padding-top: 2em;
			padding-bottom: 1em;
		}
		body.screenshot h3 a {
			padding-right: 15px;
			padding-left: 0px;
			background: url(../img/bullet_lijst.gif) no-repeat right 0.3em;
		}
	h4 {
		color: #227fc7;
		font-size: 0.76em;
		font-weight: normal;
	}
	p {
		line-height: 1.33em;
		padding-right: 15px;
		margin-bottom: 1.3em;
	}
		li p { font-size: 1em; margin-left: -15px; }
		div.content p a, div.content li a, div.content td a {
			color: #227fc7;
			text-decoration: underline;
		}
			div.content p a:hover { text-decoration: none; }

		div.intro {
			color: #000000;
			font-weight: bold; 
		}
			body#home div.content div.intro {
				padding-right: 0px;
				margin-left: 0px;
				margin-bottom: 0px;
			}
				body#home div.intro {
					color: #000000;
					font-weight: bold;
					width: 625px;
				}
			body#home div.content div {
				float: left;
				padding-right: 0px;
				margin-left: 30px;
				margin-bottom: 0px;
			}
		div.content ul, div.content ol {
			margin: 0.3em 0px 1.3em 0px;
		}
			div.content ul li, div.content ol li {
				padding-left: 15px;
				margin-bottom: 0.45em;
				background: url(../img/bullet_lijst.gif) no-repeat left 0.3em;
			}
				div.content li ul li { font-size: 1em; }
		div.content table {
			border-collapse: collapse;
			margin-bottom: 1em;
			width: 95%;
		}
			div.content table tr {}
				div.content table tr th {
					color: #227fc7;
					padding: 4px 2px 0px 2px;
				}
				div.content table tr td {
					vertical-align: top;
					padding: 4px 2px 4px 2px;
				}
					div.content table tr td.prijs { text-align: right; }
					div.content table tr td a { color: #227fc7; text-decoration: underline; }
				.toelichting {
					display: none;
					width: 200px;
					background-color: #e0e0e2;
					border: 1px solid #227fc7;
					position: absolute;
					padding: 4px;
					margin: 4px;
				}
		.formulier {}
			.formulier fieldset {
				margin-bottom: 1em;
			}
				.formulier label {
					display: block;
					padding-top: 0.5em;
				}
				.formulier input {
					width: 300px;
					border: 1px solid #a5acb2;
				}
					.formulier input.radio {
						width: 20px;
					}
					.formulier input[type=checkbox] {
						width: 20px;
					}
					.formulier p#voorwoord {
						margin-bottom: 0px;
					}
					.formulier input#projectfuturesoftwareaantal {
						width: 40px;
					}
					.formulier input#projectfuturesoftwaregarantieaantal {
						width: 40px;
					}
					.formulier input#projectfuturecomplete {
						width: 40px;
					}
					.formulier input#projectfuturecompletegarantieaantal {
						width: 40px;
					}
					.formulier input#handboekprojectrisicos {
						width: 40px;
					}
					.formulier span#handboekprojectrisicos_warning {
						font-size: 0.76em;
						margin-top: -1em;
						margin-bottom: 1em;
					}
					.formulier span#projectfuturesoftwareaantal_warning {
						font-size: 0.76em;
						margin-top: -1em;
						margin-bottom: 1em;
					}
					.formulier span#projectfuturesoftwaregarantieaantal_warning {
						font-size: 0.76em;
						margin-top: -1em;
						margin-bottom: 1em;
					}
					.formulier span#projectfuturecomplete_warning {
						font-size: 0.76em;
						margin-top: -1em;
						margin-bottom: 1em;
					}
					.formulier span#projectfuturecompletegarantieaantal_warning {
						font-size: 0.76em;
						margin-top: -1em;
						margin-bottom: 1em;
					}
					.formulier input#factuuradres {
						vertical-align: top;
						line-height: 1.5em;
						width: 20px;
					}
					.formulier input.smal {
						width: 15px;
						border: 0px;
					}
				.formulier textare	 {
					width: 300px;
					border: 1px solid #a5acb2;
				}
					.formulier #bestellenbutton {
						margin-top: 0.7em;
						background-color: #bfc1c4;
						color: #ffffff;
						font-weight: bold;
						padding: 0.15em 4px 0.15em 4px;
					}
						.formulier #bestellenbutton:hover {
							background-color: #227fc7;
						}
					.formulier #aanmeldbutton {
						margin-top: 0.7em;
						background-color: #bfc1c4;
						color: #ffffff;
						font-weight: bold;
						padding: 0.15em 4px 0.15em 4px;
					}
						.formulier #aanmeldbutton:hover {
							background-color: #227fc7;
						}
					.formulier #versturenbutton {
						margin-top: 0.7em;
						background-color: #bfc1c4;
						color: #ffffff;
						font-weight: bold;
						padding: 0.15em 4px 0.15em 4px;
					}
						.formulier #versturenbutton:hover {
							background-color: #227fc7;
						}
				span.error {
					color: #cc0000;
					display: block;
					font-style: italic;
				}
		div.radiolist {
			font-size: 1em;
			margin-top: 0.4em;
		}
			div.radiolist input {
				margin-bottom: -2px;
				border: none;
			}
			
		div.screenshot {
			padding-right: 130px;
			padding-bottom: 8px;
			margin-bottom: 4px;
			background: url(../img/border_screenshots.gif) no-repeat left bottom;
		}
			div.last {
				background: none;
				margin-bottom: 0px;
				padding-bottom: 0px;
			}
			div.screenshot p {
				padding-right: 0px;
				margin-right: 0px;
			}
				div.screenshot img {
					float: right;
					margin: 4px -115px 8px 0px;
				}

	.actionwrapper {
		clear: left;
	}
		body#home .calltoaction {
			width: 316px;
			margin-top: 1.05em;
			margin-right: 5px;
			float: left;
			background: #fae2cc url(../img/calltoaction_home.gif) no-repeat left top;
		}
				body#home div.last { margin-right: 0px; }
			body#home .calltoaction h2 {
				height: 1.86em;
				font-size: 0.90em;
				color: #227fc7;
				padding: 0.6em 0px 0px 9px;
				background: #fae2cc url(../img/back_h2_home.gif) no-repeat left top;
			}
			body#home .calltoaction p {
				font-size: 0.7em;
				line-height: 1.42em;
				padding: 6px 14px 0.9em 9px;
				margin: 0px;
			}
			body#home .calltoaction img.icon_software {
				position: relative;
				float: right;
				margin: 2px 16px -40px 0px;
			}
			body#home .calltoaction img.icon_boek {
				position: relative;
				float: right;
				margin: 0px 16px -40px 0px;
			}
			body#home .calltoaction ul {
				padding: 0px 9px 0px 9px;
			}
				body#home .calltoaction ul li  {
					font-size: 0.7em;
					padding-left: 13px;
					margin-bottom: 0.27em;
					background: url(../img/bullet_lijst.gif) no-repeat left 0.35em;
				}
					body#home .calltoaction ul li a {
						color: #227fc7;
						font-weight: bold;
					}
			body#home div.left,
			body#home div.right {
				width: 312px;
				display: block;
			}
				body#home div.left p,
				body#home div.right p {
					padding: 0px 15px 0px 0px;
					line-height: 1.33em;
					margin-bottom: 1.3em;
				}
					body#home div.left img,
					body#home div.right img {
						margin: 4px 10px 10px 0px;
						float: left; 
					}
			body#home div.left {
				float: left;
			}
			body#home div.right {
				float: right;
			}
			
			

.menu {
	padding-bottom: 6px;
	background: url(../img/back_menu.gif) no-repeat left bottom;
}
	.menu ul {}
		.menu ul li {
			width: 125px;
			height: 36px;
			float: left;
		}
			.menu ul li a {
				padding-top: 4px;
				height: 32px;
				display: block;
				color: #ffffff;
				font-weight: bold;
				text-align: center;
				font-size: 0.93em;
				line-height: 1.3em;
				background: url(../img/button.gif) no-repeat left top;
			}
				.menu ul li.singleline a,
				.menu ul.engels li#menu_persoonlijkadvies a {
					padding-top: 10px;
					height: 26px;
				}
				.menu ul li.hier a, .menu ul li a:hover {
					text-decoration: none;
					background-position: left bottom;
				}

div.footer {
	padding-top: 25px;
	margin: 20px 10px 5px 190px;
	border-top: 1px solid #c9cacb;
}
	body#home div.footer {
		margin-left: 0px;
	}
	body#screenshot div.footer {
		margin-left: 0px;
	}

div.aanmeldennieuwsbrief {
	width: 125px;
	margin-top: 2em;
	padding-top: 0px;
	padding-bottom: 11px;
	background-color: #fcf0e4;
	line-height: 130%;
}
	div.aanmeldennieuwsbrief h4 {
		padding-left: 4px;
	}
	div.aanmeldennieuwsbrief fieldset {
		padding-left: 4px;
		color: #a2a3a3;
	}
	div.aanmeldennieuwsbrief input {
		border: 1px solid #a2a3a3;
		width: 109px;
	}
	div.aanmeldennieuwsbrief #aanmelden {
		width: 73px;
		height: 15px;
		text-indent: -999em;
		background: url(../img/button_aanmelden.gif) no-repeat left top;
	}

/* overige classes */
.screenreader {
	display: none;
}

.formbutton {
	border: 0px;
	cursor: pointer;
	padding: 0px;
}


.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	visibility:hidden;
	clear: both;
}
