/*
  Main lay-out
*/

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	margin: 5px;
}	

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}	

form {
	margin: 0px;
	padding: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f3e8;
	background-image: url(../gfx/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	
    text-align: left;
}

body div#container {
  	z-index: 1;
 	width: 950px;
  	position: absolute;
  	left: 50%;
  	margin-left: -475px;
}

body div#header {
  	z-index: 10;
	width: 1000px;
	height: 116px;
	position: absolute;
}


body div#top_menu {
	width:572px;
	z-index: 10;
	position: absolute;
	height: 22px;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
}

body div#container_content {
	width: 1000px;
	z-index: 10;
	position: absolute;
	top: 126px;
}

body div#content_left {
	z-index: 20;
	position: relative;
	width: 181px;
	float: left;
}

body div#content_mid {
	z-index: 20;
	position: relative;
	width: 649px;
	float: left;
	overflow-x: hidden;

}

body div#content_mid_text {
	padding: 10px;
	width: 649px;
}

body div#content_right {
	z-index: 20;
	position: relative;
	width: 170px;
	float: left;
	padding-top: 10px;
	top: 0px;
	text-align: center;
}

body div#left_menu {
	z-index: 30;
	position: relative;
	width: 181px;
	height: 40px;
	background-position: bottom;
	
}

body div#fabrikanten {
	z-index: 30;
	position: relative;
	width: 181px;
	padding-top: 20px;
}
body div#fabrikanten a {
	padding-left: 15px;
	text-decoration: none;
	font-size: 12px;
	width: 160px;
}


body div#categorieen {
	z-index: 30;
	position: relative;
	width: 181px;
	padding-top: 20px;
}
body div#categorieen a {
	padding-left: 15px;
	text-decoration: none;
	font-size: 12px;
	width: 160px;
}

body div#breadcrumb {
	z-index: 40;
	position: relative;
	width: 649px;
	height: 26px;
	background-image: url(../gfx/breadcrumb.jpg);
	font-size: 10px;
}

body div#breadcrumb_text {
	z-index: 50;
	padding: 8px;
	padding-left: 13px;
	padding-bottom: 0px;
}

body div#breadcrumb_text a{
	text-decoration: none;
	font-size: 10px;
}

/*
  Header: Logo
*/

h1#logo_header {
  margin: 0;
  padding: 0;
}

h1#logo_header a {
  z-index: 10;
  position: absolute;
  display: block;
  
  left: 0px;
  top: 0px;

  width: 500px;
  height: 0px;
  
  padding-top: 116px;
  
  background-image: url(../gfx/logo.gif);
  background-repeat: no-repeat;
  background-position: 0 0;

  font-size: 0px;

  overflow: hidden;
  color: #006699;
  z-index: 100;
}



/* Menu */

ul#top_menu {
	width: 752px;
	text-align: left; 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden;
	z-index: 20;
}

ul#top_menu li{
	list-style: none;
	display: block;
	float: left;
}

ul#top_menu li a {
	display: block;
	height: 0px;
	font-size: 0px;
	padding-top: 22px;
	overflow: hidden;
	width: 100px;
	color: white;
}

		

/* Fonts */

h2#title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	color: #2f3027;
}

h2#fabrikanten {
  z-index: 10;
  position: absolute;
  display: block;
  
  left: 0px;
  top: 0px;

  width: 181px;
  height: 0px;
  
  padding-top: 19px;

 background-image: url(../gfx/fabrikanten.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;

  font-size: 0px;

  overflow: hidden;
  
  color: #f7f3e8;
}


h2#categorieen {
  z-index: 10;
  display: block;

  width: 181px;
  height: 0px;
  
  padding-top: 19px;

 background-image: url(../gfx/categorien.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;

  font-size: 0px;

  overflow: hidden;
  
  color: #f7f3e8;
}


h2#nieuweproducten {
  display: block;

  width: 168px;
  height: 0px;
  
  padding-top: 34px;

 background-image: url(../gfx/nieuweproducten.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;

  font-size: 0px;

  overflow: hidden;
  
  color: #f7f3e8;

}


h2#winkelwagen {
  z-index: 30;
  position: absolute;
  display: block;
  
  left: 0px;
  top: 0px;

  width: 170px;
  height: 0px;
  
  padding-top: 34px;

 background-image: url(../gfx/winkelwagen.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;

  font-size: 0px;

  overflow: hidden;
  
  color: #f7f3e8;
}


/* Images */
img#right_image {
	margin-top: 10px;
	border: 0px black solid;
	width: 120px;
}	

img#right_image a{
	margin-top: 10px;
	border: 0px black solid;
}	


table#shoptable {
	width: 635px;
}

#small {
	font-size: 10px;
}	

a.cat_menu {
	padding-bottom: 4px;
}

div.menu { color: white; }
div.menu a { font-size: 13px; color: white; text-decoration: none; }
div.menu a:hover { text-decoration: underline; }

div.footer { width: 100%; background-color: #292a22; color: white; height: 25px; position: fixed; bottom: 0px; z-index: 10000; }
div.footer td { color: white; }