body 	{
		font-family: Arial;
		font-size: 9pt;
		background: url(../images/bg.jpg) top repeat-x;
		background-color: #669cc5;
		padding: 0;
		margin: 0;
		border: 0;
		}

/*  CONTAINER GEHELE SITE  */			
#container {
		width: 800px;
		margin: 0 auto;
		}
/*  BOVENSTE MENU  */			
#topmenu {
		width: 800px;
		height: 65px;
		background: url(../images/topmenu.gif);
		}

#button_home {
		width: 114px;
		height: 65px;
		float: left;
		padding-top: 20px;
		background: url(../images/topmenu_scheiding.gif) no-repeat;
		background-position: 112px 18px;
		}
		
#button_klantgegevens {
		width: 200px;
		height: 65px;
		float: left;
		padding-top: 20px;
		background: url(../images/topmenu_scheiding.gif) right center no-repeat;
		background-position: 198px 18px;
		}
		
#button_winkelwagen {
		width: 159px;
		height: 65px;
		float: left;
		padding-top: 20px;
		background: url(../images/topmenu_scheiding.gif) right center no-repeat;
		background-position: 157px 18px;
		}
		
#button_afrekenen {
		width: 159px;
		height: 65px;
		float: left;
		padding-top: 20px;
		}
		
a.topmenu {
		margin-left: 20px;
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		color: #FFF;
		}
		
a.topmenu_home {
		margin-left: 45px;
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		color: #FFF;
		}
		
a.topmenu_klantgegevens {
		margin-left: 30px;
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		color: #FFF;
		}

/*  BANNER  */			
#banner {
		width: 800px;
		height: 152px;
		background: url(../images/banner.png) top left no-repeat;
		}
		
a.mkbok_sticker {
		position: absolute;
		display: block;
		width: 104px;
		height: 104px;
		margin-left: 700px;
		margin-top: 30px;
		background: url(../images/mkbok_sticker.png) top left no-repeat;
		}

/*  CONTAINER GEDEELTE ZOEKEN EN WINKELWAGEN  */			
#container_zoeken_winkelwagen {
		width: 800px;
		height: 63px;
		margin-top: 7px;
		background: url(../images/zoeken_winkelwagen_bg.png) top left no-repeat;
		}
		
#zoeken {
		width: 400px;
		height: 30px;
		float: left;
		color: #FFF;
		padding-top: 12px;
		padding-left: 32px;
		background: url(../images/zoeken_scheiding.gif) no-repeat;
		background-position: right 20px;
		}
		
#winkelwagen {
		width: 320px;
		height: 25px;
		float: left;
		color: #FFF;
		padding-top: 10px;
		padding-left: 38px;
		padding-right: 0px;
		}
		
.bold_zoeken	{
		color: #fff;
		font-weight: bold;
		}
		
/*  BREADCRUMS  */		
#breadcrums {
		width: 580px;
		height: 20px;
		padding-left: 30px;
		padding-bottom: 6px;
		font-size: 9pt;
		color: #595959;
		}		
		
/*  GEHELE CONTENT  */		
#container_content {
		width: 800px;
		float: left;
		padding-bottom: 30px;
		}

#container_content_top {
		width: 800px;
		height: 25px;
		background: url(../images/container_content_top.png);
		}
		
#container_content_bottom {
		width: 800px;
		height: 20px;
		float: left;
		background: url(../images/container_content_bottom.png);
		}
		
#container_content_inhoud {
		width: 798px;
		float: left;
		margin-left: 0px;
		background: #FFF;
		}
		
/*  CATEGORIE  */
#container_categorie_contact {
		width: 191px;
		float: left;
		padding-left: 20px;
		}
		
#categorie_top {
		width: 228px;
		height: 12px;
		background: url(../images/categorie_top.jpg);
		}
		
#categorie_bottom {
		width: 228px;
		height: 12px;
		background: url(../images/categorie_bottom.jpg);
		}
		
#categorie_inhoud {
		width: 228px;
		background: #545b5e;
		}
		
#contact_top {
		width: 228px;
		height: 12px;
		margin-top: 20px;
		background: url(../images/contact_top.jpg);
		}
		
#contact_bottom {
		width: 228px;
		height: 12px;
		background: url(../images/contact_bottom.jpg);
		}
		
#contact_inhoud {
		width: 210px;
		background: #dcdcdc;
		padding-left: 18px;
		line-height: 22px;
		}
		
#contact_header {
		width: 150px;
		height: 20px;
		font-weight: bold;
		text-transform: uppercase;
		color: #000;
		padding-top: 0px;
		}
		
/* CATEGORIE LIST OPMAAK */
#categorie_header {
		width: 150px;
		height: 20px;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
		padding-top: 0px;
		padding-left: 18px;
		}

#categorie_inhoud ul {
		float: top;
		width: 200px;
		padding-left: 18px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin: 0;
		}
		
#categorie_inhoud li {
		list-style-type: none; 
		background-image: url(../images/menu_bullet.gif); /* Bullet fix goed voor IE en FF */
		background-repeat: no-repeat; 
		background-position: 0px 7px;
		padding-left: 15px;
		line-height: 22px;
		}
		
#categorie_inhoud li.subitem {
		list-style-type: none; 
		background-image: url(../images/menu_bullet.gif); /* Bullet fix goed voor IE en FF */
		background-repeat: no-repeat; 
		background-position: 15px 7px;
		padding-left: 30px;
		line-height: 22px;
		}
		
#categorie_inhoud a {
		float: top;
		text-align: left;
		text-decoration: none;
		font-size: 9pt;
		color: #FFF;
		text-decoration: underline;
		}
		
/* ARTIKELEN TABEL OPMAAK */
#container_artikelen {
		width: 514px;
		float: left;
		margin-left: 55px;
		}

#artikelen_header {
		width: 490px;
		height: 28px;
		font-family: Arial;
		font-size: 9pt;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
		padding-top: 11px;
		padding-left: 28px;
		float: left;
		background: url(../images/artikelen_header.jpg) no-repeat;
		}
		
#artikelen	{
		float: left;
		width: 512px;
		}
		
h1.titel	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	}

h1.subtitel	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	}

p.prijs	{
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	color: #02778b;
	}
		
/* RONDE BORDERS */

.xtop, .xbottom {display:block; background: transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background: transparant; border-left:1px solid #c8c8c8; border-right:1px solid #c8c8c8;}
.xb1 {margin:0 5px; background:#c8c8c8;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background: transparant; border:0 solid #c8c8c8; border-width:0 1px;}

#container_artikel {
		padding-top: 10px;
		}
		
#artikel_inhoud {
		padding-top: 0px;
		padding-left: 20px;
		}
		

