	
.box-header-paars-kort {
	background-color:#e23491;
	height:30px;
	width:200px;
}

.box-header-blauw-lang {
	background-color:#2dbdf2;
	height:30px;
	width:620px;
}

.box-header-kort {
	height:30px;
	width:200px;
	}

#main {
	height:100%;
	display:inline-block;
	min-height:440px;
	padding-left:10px;
	padding-right:10px;
	width:830px;
	}

#main-wrapper {
	border-bottom:1px dotted #82868B;
	padding-bottom:10px;
	display:inline-block;
	min-height:480px;
	width:100%;
	}

#main-left {
	width:200px;
	float:left;
	
	padding-right:5px;
	}

#main-right {
	width:620px;
	float:left;
	border-left:1px dotted #82868B;
	padding-left:4px;
	min-height: 480px;
	}

	
#main-right-content-holder {
	padding-left:9px;
	padding-right:9px;
	padding-bottom:9px;
	font-family:Arial;
	font-size:14px;
	line-height:19px;
	color:#58595B;
	}
	
#main-right-content-holder H1 {
	color:#2dbdf2;
	text-transform:uppercase;
	margin-top:15px;
	}

#main-right-content-holder H5 {
color:#808080;
font-size:10px;
line-height:14px;
}

#main-right-content-holder H6 {
color:#808080;
font-size:24px;
text-transform:uppercase;
}

#main-right-content-holder td {
padding:0 10px 0 0;
}

#main-right-content-holder tr td p.bodytext {
height:5px;
}


/* SUBMENU ASSORTIMENT */

.submenu {
	height:100%;
	width:200px;
	padding-top:15px;
	}

.submenu li {
	margin-left:2em;
	list-style-image:url(../images/bullet-normal.png);
	font-family:Arial;
	line-height:16px;
	}
	
.submenu li.active-li {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	color:#82868b;
	text-transform:uppercase;
	margin-left:32px;
	list-style-image:url(../images/bullet-active.png);
	
	}
	
.submenu li a {
	font-family:Arial;
	font-size:11px;
	color:#82868b;
	text-decoration:none;
	text-transform:uppercase;
	}

.submenu li a:link, .submenu li a:visited {
	font-family:Arial;
	font-size:11px;
	color:#82868b;
	text-decoration:none;
	text-transform:uppercase;
}
	
.submenu li:hover {
	list-style-image:url(../images/bullet-hover.png);
	margin-left:2em;
	}

.submenu li.active-li:hover {
	font-weight:bold;
	margin-left:32px;
	list-style-image:url(../images/bullet-active.png);
	}


/* DOORKLIK BUTTONS */

ul.keuzebalken li {
background-color:#D7D8D9;
font-size:14px;
font-weight:bold;
height:18px;
list-style-image:url("../images/blokje_li.png");
list-style-position:inside;
margin-bottom:4px;
padding:3px;
text-transform:uppercase;
width:350px;
}

ul.keuzebalken li:hover {
background-color:#2DBDF2;
cursor:pointer;
}

ul.keuzebalken a {
color:white;
text-decoration:none;
vertical-align:top;
}
	

/* PRODUCT OVERZICHT PAGINA'S */

.news-latest-container {}

.news-latest-line-holder {
	clear:both;
	border-bottom:1px dotted #82868B;
	}

.news-latest-item {
	width:305px;
	float:left;
	border-right:1px dotted #82868B;
	padding-top:10px;
	padding-right:3px;
	min-height:172px;
	border-bottom:1px dotted #82868B;
	}
	
.news-latest-item-2 {
	width:305px;
	float:left;
	padding-top:10px;
	padding-left:2px;
	min-height:172px;
	border-bottom:1px dotted #82868B;
	}

.news-latest-item-left {
	float:left;
	width:155px;
	}

.news-latest-item-right {
	float:left;
	width:120px;
	}

.news-latest-item-cat-image {}

.news-latest-item-title {
	font-weight:bold;
	font-size:13px;
	color:#9c9ea0;
	padding-left:3px;
	}
	
.news-latest-item-title a:link, .news-latest-item-title a:visited {
	text-decoration:none;
	color:#9c9ea0;
	}
	
.news-latest-item-moreinfo {
	font-weight:bold;
	font-size:13px;
	color:#2DBDF2;
	padding-left:3px;
	}

.news-latest-item-moreinfo a:link, .news-latest-item-moreinfo a:visited {
	text-decoration:none;
	color:#2DBDF2;
	}
	
.news-latest-item-moreinfo a:hover {
	text-decoration:underline;
	}


.news-latest-item-content {
	font-weight:bold;
	font-size:23px;
	color:#FFFFFF;
	margin-bottom:10px;
	}
	
.news-latest-item-content {
	height:70px;
	width:70px;
	background-image:url(../images/prijs-cirkel.jpg);
	margin-left:5px;
}

.news-latest-item-content p {
	height:70px;
	line-height:70px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.news-latest-item-content ul li{
	margin-left:20px;
	list-style-image: url(../images/bullet-normal.png);
	line-height:16px;
}


/* FORMULIEREN */



