@charset "utf-8";
/* document */
html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #ececef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #666666;
/*	text-decoration: none; */
}
a:visited {
/*	text-decoration: none;*/
	color: #666666;
}
a:hover {
/*	text-decoration: underline; */
	color: #666666;
}
a:active {
/* 	text-decoration: none; */
	color: #666666;
}
/* top_top--------------------------------------------------- */
div.top_top_wrap {
	color: #ffffff;
	width: 1000px;
	height: 35px;
	float: center;	
}
div.top_top {
	vertical-align:top;
}
#top_top ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#top_top li {
	float:right;
	position:relative;
}
#top_top a {
	float:left;
	width:125px;
	background-image: url('../gfx/tab_top_header.png');
	font-size: 10px;
	line-height:19px;	
	color: #666666;
	height:32px;
	text-decoration:none;
	text-align: center;
}





/* navigatie_links--------------------------------------------------- */
div.navigatie_links {
	vertical-align:top;
}
#navigatie_links ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#navigatie_links li {
	float:left;
	margin-bottom:2px;
	position:relative;
}
#navigatie_links a {
	float:left;
	width:195px;
	color: #666666;
	height:25px;
	text-decoration:none;
	text-align: left;
}






/* bovenbalk--------------------------------------------------- */
div.bovenbalk {
	background-image: url('../gfx/bovenbalk_1.png');
	width: 100%;
	height: 105px;
	float: center;
	text-align:center;
	vertical-align:top;
}
/* midddenbalk--------------------------------------------------- */
div.middenbalk {
	width: 950px;	
	text-align: left;
	vertical-align: top;
}
div.middenbalk250 {
	width: 210px;	
	text-align: left;
	vertical-align: top;
}
div.middenbalk740 {
	width: 700px;	
	text-align: left;
	vertical-align: top;
}
/* onderbalk--------------------------------------------------- */
div.onderbalk {
	background-image: url('../gfx/onderbalk.jpg');
	background-repeat:repeat;
	font-size:9px;	
	background-color:transparent;
	background-position: center;
	height: 62px;
	color: #666666;
}








/* zoekbox--------------------------------------------------- */
.opmaak_van_de_centrale_zoekbox {
	color: #666666;
	background: #ECECEF;
	border: 1px solid #ffffff;
	line-height:12px;
	font-size: 11px;
}
/* invulvelden--------------------------------------------------- */
.opmaak_van_invulvelden {
	color: #666666;
	background: #ffffff;
	border: 1px solid #cccccc;
	line-height:12px;
	font-size: 11px;
}







/* 4 box--------------------------------------------------- */
.vierbox {
	border: 1px solid #dfdfdf;
	width: 220px;
	height: 150px;
	text-align: left;	
}
/* 1 box--------------------------------------------------- */
.eenbox {
	border: 1px solid #dfdfdf;
	width: 942px;
	height: 200px;
	text-align: left;	
}
/* info box--------------------------------------------------- */
.infobox {
	border: 1px solid #dfdfdf;
	width: 942px;
	height: auto;
	text-align: left;	
}








/* teksten--------------------------------------------------- */
.titel_small {
	font-size: 12px;
	font-weight: bold;
	color: #768ba3;
}
.titel {
	font-size: 15px;
	font-weight: bold;
	color: #768ba3;
}
.titel_artikel {
	font-size: 17px;
	font-weight: bold;
	color: #3a4354;
}
.titel_xl {
	font-size: 23px;
	font-weight: bold;
	color: #768ba3;
}

.Product_Corps_1 {
	font-size: 18px;
	font-weight: bold;
	color: #2d3947;
}
div.kleur_1 {
	background-color: #2d3947;
	height: 3px;
}
/* Oplossing voor het P probleem -------------------------------------------------- */
p {
	margin:0 0 15px 0;
}


/* Afbeeldingen -------------------------------------------------- */
img.page_items_klein {
	height: 119px;
}
img.article_klein {
	width: 110px;
}
img.article_tekst {
	width: 130px;
}
img.article_mini {
	width: 80px;
}




