@charset "UTF-8";
/* CSS Document */

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

body,td,th {
	color: #666666;
	font: 10px/1.5em "Trebuchet MS", "Lucida Sans", Arial, Helvetica, "Century Gothic";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(../images/back/background.jpg) repeat-x left top;
}
/* wrappers */
#headerwrap {
	height: 180px;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrap {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}
#footerwrap {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 10px;
	background: #d1dfea url(../images/back/footerback.jpg) repeat-x left top;
}
/* footer */
#footer {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}
/* all */
.clear {
	clear: both;
}

.spacerten {
	width: 10px;
	float: left;
}


	
	.note{
		font-size:9px;
		color:#999;
		}
/* home */
.kolomHome {
	width: 392px;
	margin-top: 45px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbd;
}
.kolomHome .title {
	font-size: 16px;
	color: #2A6B93;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbd;
	padding-bottom: 11px;
}
.kolomHome .title2 {
	font-size: 11px;
	color: #2A6B93;
	display: block;
	padding-bottom: 5px;
}
.kolomHome .omschrijving {
	margin-top: 7px;
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding: 0px;
}

.kolomHome .omschrijving img {
	float:left;
	margin-right:10px;
	}

.imgspace{
	padding-right:20px;
	margin-bottom:20px;
	border:0px solid #fff;}
.omschrijving h1 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color:#2C7098;
}
.omschrijving h1 {
	font-size: 11px;
	font-weight: bold;
}
.omschrijving h2 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px 0px 3px;
	padding: 0px;
	display: block;
}


.kolomHome .meer {
	list-style-image: url(img/bullets/bullet+.gif);
	list-style-type: none;
	list-style-position: inside;
	display: block;
	font-size: 11px;
	color: #2A6B93;
	margin-top: 5px;
	margin-bottom: 10px;
}
a {
	color: #2C7098;
	text-decoration: none;
}
a:hover {
	color: #7ACCF1;
	text-decoration: none;
}
.box .txt {
	color: #2A6B93;
	float: left;
	font-size: 13px;
	padding-top: 40px;
}
.box .beeld {
	float: left;
}
.title ul {
	margin: 0px;
	padding: 0px;
	list-style: url(../images/home/bullet.jpg) none inside;
}

