html {
	margin: 0px; 
	padding: 0px; 
}

body {
	margin-top: 6px;
	padding-top: 6px;
	background-image: url(../materialen/Achtergrond/Licht_ico.gif);
	background-repeat:repeat;
	text-align: center;
	
	font-family: Tahoma, Trebuchet, Verdana;
	font-size: 70%;
}

/* div styles */

div#placeholder {
	width: 904px;
}

div#pixell {
	width: 916px;
	height: 10px;
	margin: auto;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-top: 0px;
	
	color: #CCCCCC;
	font-family: Tahoma, Trebuchet, Verdana;	
	font-weight: bold;
	font-size: 70%;
	text-align: center;
}

div#pixell a {
	color: #666666;
	text-decoration: none;
}

div#pixell a:hover{
	text-decoration: underline;
}

/* 3 Kolommen */

div#contentplaceholder {
	
	width: 916px;
	height: 100%;
	margin: auto;
	background-color: #FFF;

}

div#leftcolumn {
	float: left;
	width: 245px;
	height: 100%;
	margin-bottom: 10px;
	background-color: #FFF;
	
}

div#leftcolumninside {
	float: left;
	width: 650px;
	height: 100%;
	margin-bottom: 10px;
	background-color: #FFF;
	/*padding-left: 250px;*/
	padding-top: 20px;
	
}

div#leftcolumnblog {
	float: left;
	width: 900px;
	height: 100%;
	margin-bottom: 10px;

}

div#middlecolumn {
	float: left;
	width: 460px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 7px;
	background-color: #FFF;
}


div#rightcolumn {
	float: left;
	width: 190px;
	height: 100%;
	margin-bottom: 10px;
	margin-left: 7px;
	
}

div#footer {
	clear: both;
	width: 916px;	
	height:  26px;
	margin: auto;
	/*background-image: url(../images/rondehoeken/904_top_red.gif);*/
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999999;
	font-size: 80%;
	text-align: center;
	padding-left: 10px;
}


/* ronde hoeken */

div#footer div#box-top {
	/*background-image: url(../images/rondehoeken/904_top_red.gif);*/
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#footer div#box-middle {
	/*background-image: url(../images/rondehoeken/904_middle_red.gif);*/
	background-repeat: repeat-y;
	height: 14px;
	padding-top: 2px;
}

div#footer div#box-bottom {
	/*background-image: url(../images/rondehoeken/904_bottom_red.gif);*/
	background-repeat: no-repeat;
	height: 20px;
}

div#leftcolumn div.boxholder {
	/*background-image: url(../images/rondehoeken/234_boxholder.gif);*/
	background-repeat: no-repeat;
}

div#leftcolumn div#box-top {
	/*background-image: url(../images/rondehoeken/234_top.gif);*/
	background-repeat: no-repeat;
	width: 245px;
	height: 10px;
}

div#leftcolumn div#box-middle {
	/*background-image: url(../images/rondehoeken/234_middle.gif);*/
	background-repeat: repeat-y;
	width: 245px;
	padding-bottom: 3px;
}

div#leftcolumn div#box-bottom {
	/*background-image: url(../images/rondehoeken/234_bottom.gif);*/
	background-repeat: no-repeat;	
	padding-bottom: 9px;
	width: 245px;
}



div#leftcolumninside div.boxholder {
	/*background-image: url(../images/rondehoeken/663_boxholder.gif);*/
	background-repeat: no-repeat;
}

div#leftcolumninside div#box-top {
	/*background-image: url(../images/rondehoeken/663_top.gif);*/
	background-repeat: no-repeat;
	width: 663px;
	/*height: 50px;*/
	text-align: left;
	margin-top: 15px;
	padding-left: 5px;
	

}

div#leftcolumninside div#box-middle {
	/*background-image: url(../images/rondehoeken/663_middle.gif);*/
	background-repeat: repeat-y;
	width: 663px;
	padding-bottom: 3px;
}

div#leftcolumninside div#box-bottom {
	/*background-image: url(../images/rondehoeken/663_bottom.gif);*/
	background-repeat: no-repeat;	
	padding-bottom: 9px;
	width: 663px;
}



div#middlecolumn div.boxholder {
	/*background-image: url(../images/rondehoeken/398_boxholder.gif);*/
	background-repeat: no-repeat;
	text-align: left;
}

div#middlecolumn div#box-top {
	/*background-image: url(../images/rondehoeken/398_top.gif);*/
	background-repeat: no-repeat;
	/*height: 10px;*/
	width: 410px;
	margin-top: 15px;
	padding-left: 10px;
	text-align: left;
}

div#middlecolumn div#box-middle {
	
	width: 460px;
	padding-bottom: 3px;
}

div#middlecolumn div#box-bottom {
	/*background-image: url(../images/rondehoeken/398_bottom.gif);*/
	background-repeat: no-repeat;	
	padding-top: 0px;
	padding-bottom: 9px;
	width: 410px;
}



div#rightcolumn div.boxholder {
	/*background-image: url(../images/rondehoeken/234_boxholder.gif);*/
	background-repeat: no-repeat;
}

div#rightcolumn div#box-top {
	/*background-image: url(../images/rondehoeken/234_top.gif);*/
	background-repeat: no-repeat;
	width: 190px;
	height: 10px;
}

div#rightcolumn div#box-middle {
	/*background-image: url(../images/rondehoeken/234_middle.gif);*/
	background-repeat: repeat-y;
	width: 190px;
	padding-bottom: 3px;
}

div#rightcolumn div#box-bottom {
	/*background-image: url(../images/rondehoeken/234_bottom.gif);*/
	background-repeat: no-repeat;	
	padding-bottom: 9px;
	width: 190px;
}


/* Header styles */

div#header {
	width: 916px;
	/*height: 136px;*/
	height: 160px;
	background-image: url(../images/rondehoeken/904_totaal.gif);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
}

div#header div#header-left{
	float: left;
	height: 136px;
	/*width: 796px;*/
	width: 916px
}

div#header div#header-right {
	float: right;
	height: 130px;
	width: 118px;
	
	text-align: left;
}

div#header div#header-top {
	height: 136px;
	padding-left: 6px;
}

div#header div#header-top img {
	margin-top: 15px;
}

div#header div#header-bottom {
	height: 24px;
	/* background-image: url(../images/rondehoeken/904_nav_bottom.gif); */
	/*background-color:#0084A2;*/
	background-image:url(../Menu/Menu_Back_Blauw.gif);
	background-repeat:repeat-x;
	padding-left: 9px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

div#header div#header-bottom a {
	display: block;
	float: left;
	height: 24px;
	background-image:url(../Menu/Menu_Back_Blauw.gif);
	background-repeat:repeat-x;
	color:#0084A2;
	font-weight:bold;
	/*color: #fff;*/
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
}

div#header div#header-bottom a:hover {
	/*background-color: #06b4c9;*/
	background-image:url(../Menu/Menu_Back_Oranje.gif);
	background-repeat:repeat-x;
	color:#0084A2;
}

div#header div#header-bottom div#homebutton a {
	display: block;
	float: left;
	height: 24px;
	background-image:url(../materialen/Menu/Menu_Back_Rood.gif);
	background-repeat:repeat-x;
	color:#fff;
	font-weight:bold;
	/*color: #fff;*/
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
}

div#header div#header-bottom div#homebutton a:hover {
	/*background-color: #06b4c9;*/
	background-image:url(../materialen/Menu/Menu_Back_Oranje.gif);
	background-repeat:repeat-x;
	color:#0084A2;
}

div#header div#header-bottom a.activeitem {
	background-color: #06b4c9;
	color:#fff;
}

div#header div#header-right a {
	display: block;
	height: 17px;
	color: #000000;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	
	padding-left: 8px;
	margin-left: 8px;
	background-image: url(../images/nav_pijltje.gif);
	background-repeat: no-repeat;
}

div#header div#header-right a:hover {
	color: #FF0000;
	text-decoration: underline;
}

div#header div#header-right a.firstitem {
	margin-top: 12px;
}

div#header div#header-right a.activeitem {
	color: #FF0000;
	text-decoration: none;
}

div#header div#header-right a.firstactiveitem {
	color: #FF0000;
	margin-top: 12px;
}
