body{
	background-color:#FFF;
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size:12px;
	color:#000000;
}
a{
	color:#550067;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
td{
	vertical-align:top;
	line-height:18px;
}
h1{
	color:#550067;
	font-size:22px;
	line-height:34px;
	margin-top:0px;
}
#container{
	width:970px;
	margin:0 auto;
}
#header{
	position:relative;
	height:90px;
}
#header #MicrosoftLogo{
	position:absolute;
	right:0px;
	top:0px;
	width:129px;
}
#navigatie{
	position:relative;
	height:29px;
	background-image:url(../images/nav_bg.gif);
}
#navigatie #start, #end{
	position:absolute;
	width:1px;
	background-image:url(../images/nav_bg_begin.gif);
	height:29px;
	left:0px;
}
#navigatie #start{ left:0px; }
#navigatie #end{ right:0px; }

#navigatie #zoekVeld{
	position:absolute;
	right:26px;
	top:5px;
	width:120px;
}
#navigatie #zoekVeld input{
	border: 1px solid #FFFFFF;
	width:120px;
	height:15px;
	font-size:11px;
}
#navigatie #zoekBtn{
	position:absolute;
	right:6px;
	top:5px;	
}
#navigatie #prijslijst{
	position:absolute;
	right:155px;
}
#navigatie #prijslijst a{
	display:block;
	background-image:url(../images/nav_btn_bg_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	/*color:#e37b26;*/
	color:#FFF;
	font-weight:bold;
	line-height:29px;
	width:108px;
	text-align:right;
	padding-right:15px;
	text-decoration:none;
}
#navigatie #prijslijst a:hover{
	background-image:url(../images/nav_btn_bg_over_repeat.gif);
	background-repeat:repeat-x;
	color:#FFF;
}
#content{
	margin-top:20px;
}

#footer{
	margin-top:15px;
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#b28cba;
}
#footer a{
	color:#b28cba;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/* VERVOLG PAGE STYLES */
#contentCel{
	background-image:url(../images/vervolg_bg_tekst.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#contentCelInner{
	margin:0px 40px 30px 35px;
}
.vervolgImg {
    float:left;
    border:3px solid #d5d5d5;
	margin-right:15px;
	margin-bottom:15px;
}
/* HOMEPAGE STYLES */
#homeBlokken{
	margin-top:15px;
	position:relative;
	width:965;
	height:408px;
	margin-left:35px;
}
#homeBlok{
	position:absolute;
	height:204px;
	width:460px;

}
#homeBlok a{
	display:block;
	height:186px;
	width:460px;
	padding-top:125px;
	text-indent:80px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#homeBlok a:hover{
	color:#000;
}
#homeBlokOnderschrift{
	position:absolute;
	height:186px;
	width:460px;
	padding-top:148px;
	padding-left:80px;
	color:#FFF;
	font-size:11px;
}
.homebloksub {
	width:320px;
}
.blok1{
	left:0px;
	top:0px;
}
.blok1img{
	background-image:url(../images/tmp_blok3.jpg);
	background-repeat:no-repeat;
}
.blok2{
	right:0px;
	top:0px;
}
.blok2img{
	background-image:url(../images/tmp_blok2_.jpg);
	background-repeat:no-repeat;
}
.blok3{
	left:0px;
	top:204px;
}
.blok3img{
	background-image:url(../images/tmp_blok1.jpg);
	background-repeat:no-repeat;
}
.blok4{
	right:0px;
	top:204px;
}
.blok4img{
	background-image:url(../images/tmp_blok4.jpg);
	background-repeat:no-repeat;
}
#homeBottom{
	position:relative;
	width:965;
	margin-left:35px;
}
#homeFlash{
	border:1px solid #999999;
	width:570px;
}
#homeCloud{
	position:absolute;
	width:340px;
	height:270px;
	border:1px solid #999999;
	background-image:url(../images/tagcloud_bg.gif);
	background-repeat:no-repeat;
	right:0px;
}
#vervolgCloud{
	border:1px solid #999999;
	margin-top:-80px;
	background-image:url(../images/tagcloud_bg.gif);
	background-repeat:no-repeat;
}

/* TAG-CLOUD */
#tagCloud
{
    vertical-align:middle;
}   
#cloud{
	margin:10px;
	color:#999;
	font-size:18px;
	font-weight:bold;
	vertical-align: middle;
	line-height:26px;
}
#tagCloud #intro{
	color:#999;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
}
#tagCloud h1{
	font-size:15px;
	line-height:22px;
	display:inline;
	color:#999;
	font-weight:bold;
	background:none;
	border:none;
}
#tagCloud h2{
	font-size:14px;
	line-height:22px;
	color:#999;
	display:inline;
	font-weight:bold;
	background:none;
	border:none;
}
#tagCloud h3{
	font-size:13px;
	color:#999;
	display:inline;
	font-weight:bold;
	line-height:22px;
}
#tagCloud h4{
	font-size:13px;
	color:#999;
	display:inline;
	font-weight:bold;
	line-height:18px;
}
#tagCloud h5{
	font-size:12px;
	color:#999;
	display:inline;
	font-weight:bold;
	line-height:22px;
}
#tagCloud a{
	font-size:12px;
	text-decoration:none;
	color:#999;
}
#tagCloud a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#333333;
}


/* VERVOLG */
.dienstLink{
	display:block;
	width:306px;
	height:123px;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	padding-top:100px;
	text-decoration:none;
	text-indent:53px;
}
#dienstLink1{
	background-image:url(../images/tmp_vervolg1.jpg);
}
#dienstLink1:hover{
	background-image:url(../images/tmp_vervolg1_over.jpg);
}
#dienstLink2{
	margin-top:-80px;
	background-image:url(../images/tmp_vervolg2_.jpg);
}
#dienstLink2:hover{
	background-image:url(../images/tmp_vervolg2_over.jpg);
}
#dienstLink3{
	margin-top:-80px;
	background-image:url(../images/tmp_vervolg3.jpg);
}
#dienstLink3:hover{
	background-image:url(../images/tmp_vervolg3_over.jpg);
}
#dienstLink4{
	margin-top:-80px;
	background-image:url(../images/tmp_vervolg4.jpg);
}
#dienstLink4:hover{
	background-image:url(../images/tmp_vervolg4_over.jpg);
}
