/* ------------------------------------------------------- 

	General Stylesheet

	tableaux
	www.tableaux.nl
	july 2007

---------------------------------------------------------- */


/* ------------------------------------------------------------- body */
html {
	height:100%;
	}

body {
	position: relative;
	background-image: url(http://www.citroworld.com/tableaux/images/background_header.jpg);
	background-repeat: repeat-x;
	background-color: #5e5e5e;
	margin:0px;
	text-align:center;
	height:100%;
	*height:auto;
	overflow-x:auto;
	*overflow-x:hidden;
	}
	
/* ------------------------------------------------------------- center */
	
div#topmenuContainer {
	position: relative;
	background-color: #e20025;
	height: 37px;
	}
	
div#menu_vlaggen {
	position: relative;
	float: left;
	padding-top: 10px;
	*padding-top: 13px;
	text-align: left;
	padding-left: 20px;
	width: 202px;
	*width: 222px;
	}
	
div#menu_items {
	position: relative;
	float: left;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	font-face: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	}
	
div#centerContainer {
	position: relative;
	display: table;
	background-image:url(http://www.citroworld.com/tableaux/images/background_content.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	width:1029px;
	min-height:832px;
	height:100%;
	}
	
div#headerContainer {
	position: relative;
	width: 1029px;
	height: 92px;
	overflow: hidden;
	}
	
div#leftmenu {
	overflow: hidden;
	position: relative;
	width: 222px;
	float: left;
	text-align: left;	
	}
	
div#categorie{
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #cfcfcf;
	height: 29px;
	overflow: hidden;
	line-height: 30px;	
	
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #5a5a5a;
	}
	
div#subcategorie{
	position: relative;
	color: #989898;
	line-height: 14px;
	padding-left: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
div#content {
	position: relative;
	float: left;
	margin-left:0px;
	width: 585px;
	text-align: left;
	overflow: hidden;
	}
	
div#contentheader {
	position: relative;
	float: left;
	overflow: hidden;
	height: 92px;
	width: 585px;
	}
	
div#contenttekst {
	position: relative;
	width: 490px;

	text-align: left;
	font-size: 12px;
	font-family: Arial;
	color: #4e4e4e;
	
	margin-top: 128px;
	*margin-top: 40px;
	margin-left: 47px;
	margin-bottom: 50px;
	}
	
div#rightmenu {
	overflow: hidden;
	float: left;
	text-align: left;
	position: relative;
	width: 222px;
	}
	
div#subwinkelwagen{
	position: relative;
	color: #989898;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
div#subzoeken{
	position: relative;
	background-color: #9e9e9e; 
	height: 45px; 
	*height: 63px; 
	overflow: hidden; 
	padding: 0px; 
	margin: 0px;
	text-align: center; 
	padding-top: 18px;
	}
	
div#subnieuws{
	position: relative;
	color: #989898;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	
a#nieuwstitle {
	position: relative;
	font-family: Arial;
	font-size: 12px;
	color: #4e4e4e;
	}
	
div#productfoto {
	position: relative;
	float: left;
	width: 255px;
	height: 180px;
	overflow: hidden;
	border: solid 1px #4e4e4e;
	}
	
div#producttext {
	position: relative;
	float: left;
	padding-left: 20px;
	width: 210px;
	*width: 230px;
	line-height: 22px;
	}
	
div#productdiv {
	position: relative;
	height: 79px;
	*height: 76px;
	}
	
div#pro_list_photo {
	position: relative;
	float:left;
	border: solid #000000 1px;
	width: 107px;
	height: 76px;
	}
	
div#pro_list_text {
	position: relative;
	float:left;
	line-height: 25px;
	margin-left: 40px;
	width: 250px;
	}
	
div#pro_list_price {
	position: relative;
	float:left;
	line-height: 25px;
	}

input#button {
	position: relative;
	background-color: #cfcfcf;
	font-family: Arial;
	font-size: 11px;
	color: #696969;
	height: 20px;
	border: solid 1px #cfcfcf;
	}
	
input#zoektext {
	position: relative;
	border: solid 1px #cfcfcf; 
	height: 15px;
	*height: 20px;
	font-family: Arial;
	font-size: 11px;
	width: 100px;
	}
	
span#titel {
	position: relative;
	font-family: Arial;
	font-size: 24px;
	color: #e20025;
	}