html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background-image: url(/images/bg.jpg);
	background-position: top;
	background-color: #FFFFFF;
	height:100%;
}

#container {
	width:1000px;
	background-color:#FFFFFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -142px;
}

#header {
	width:1000px;
	height:100px;
}

#header ul {
		list-style: none;
		margin:25px 10px 0 0;
		padding:0;
		height: 40px;
		float:right;
	}
	
	#header ul li {
		float:left;
		margin:0;
		height: 27px;
		padding-top:13px;
		
	}

	#header ul li a{
		font-size:11px;
		font-weight: bold;
		color:#333;
		text-decoration:none;
		padding: 0 15px;
		background-image: url('/images/menu/dot.jpg');
		background-repeat:no-repeat;
		background-position: left center;
	}
	
	#header ul li:hover a{
		color:#CC0001;
	}
	
	#header ul .last a{
		background-image:none;
		padding: 0 15px 0 0px;
	}

	

#menu ul, #menufr ul {
		list-style: none;
		margin:0;
		padding:0;
		width:1000px;
		background-image: url('/images/menu/background_off.jpg');
		background-position: center center;
		height: 40px;
		cursor:pointer;
	}
	
	#menu ul li, #menufr ul li {
		width:142px;
		float:left;
		margin:0;
		height: 40px;
		background-image: url('/images/menu/background_li_off.jpg');
		background-position: center right;
			text-align:center;
		/*padding-top:13px;*/
		
	}
	#menu ul li:hover, #menufr ul li:hover {
		background-image: url('/images/menu/background_on.jpg');
		background-position: center right;
	}

	#menu ul li a{
		width:142px;
		line-height: 40px;
		font-weight: bold;
		color:#333;
		text-decoration:none;
		/*padding:0px 41px 0px 40px;*/
	
	}
	
	#menufr ul li a {
	width:142px;
		line-height: 40px;
		font-weight: bold;
		color:#333;
		text-decoration:none;
	}
	
	#menu ul li:hover a, #menufr ul li:hover a{
		color:#FFF;
	}
	
	#menu ul .last, #menufr ul .last{
				padding:0 2px 0 3px;
		background-image: none;
	}
	
	#menu ul .last:hover, #menufr ul .last:hover{
		background-image: url('/images/menu/background_on_last.jpg');
	}
	
	#menu ul .last a{

	}
	
	#menufr ul .last a {
		/*padding:0px 40px 0px 40px;*/
	}

#breadcrumbs {
	width: 800px;
	margin-top: 10px;
	margin-left: 13px;
	padding-left: 0px;
}

#content {
	float:left;
	padding-bottom: 10px;
	margin-top:10px;
	margin-left:10px;
	width:980px;
}

.icontent {
	padding-top:40px;
	color:#000000;
}



#sanmax {
	height: 50px;
	text-align: center;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #444444;
	margin:1px;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #333333;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  margin:1px;
}

.input_fout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFEEEE;
	border: 1px solid #CC0000;
	margin:1px;
}

.text_fout {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF0000;
}

.remark {
	color: #CC0000;
	font-weight: bold;
	background-color:inherit;
}

h1 {
	color: #b50012;
	font-size:1.5em;
	font-weight:bold;
	background-color:inherit;
}

h2 {
	color: #0053A4;
	font-size: 1.3em;
	font-weight:bold;
	padding-bottom:5px;
	background-color:inherit;
}

h3 {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	background-color:inherit;
}

h4 {
	padding-top:5px;
	font-family:Verdana;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	background-color:inherit;
}

a:link  {   
	text-decoration: none;
	color: #0053A1;    
	background-color:inherit;
}	

a:visited {   
	text-decoration: none;
	color: #0053A1;
	background-color:inherit;
}	

a:hover {   
	text-decoration: underline;
	color: #0053A1;
	background-color:inherit;
}

a.dummylink {
	cursor:pointer;
	color: #333333;
}

a.dummylink:hover {
	cursor:pointer;
	color: #666666;
}

a.dummylink:visited {
	cursor:pointer;
	color: #333333;
}

div#catmenu {
	font-size:10px;
}

div#catmenu .dots {
	background-image: url('/images/dot.png'); 
	background-repeat:no-repeat; 
	padding-left:20px; 
	background-position:left top;
	margin: 7px 0 7px 0 ;

}
div#catmenu .dots a{
	font-weight: bold;
	font-size: 1.3em; 
	color:#333; 
	 line-height:13px;
	 padding: 0px;
/*	background-image: url('/images/dot.png'); 
	background-position:left top;
	background-repeat:no-repeat; 
	padding-left:20px; */


}



div#catmenu a:hover{
	color: #BD212F;
	text-decoration: none;
	
}

div.subcat {
	padding-left:20px;font-size:9px	
}

div.subprod {
	padding-left:20px;font-size:9px	
}

div#catmenu div a{
	font-weight: bold;
	font-size: 11px; 
	color:#333; 
	line-height: 20px; 
	background-image: none;
	padding-left: 15px;
}

div#catmenu div .subprod a{
	font-size: 10px; 
}

div.cat-product {
border:#C8C8C8 solid 1px;width:347px;float:left; margin-top:10px;
}

div.cat-product-right {
border:#C8C8C8 solid 1px;width:347px;float:left; margin-top:10px; margin-left:15px; 
}

div.cat-top {
	background-image: url('/images/cat-bg-top.png');  height:30px; line-height: 30px; font-weight:bold; padding-left: 15px
}

div.cat-top a {
	color: #333;background-image: url('/images/cat-dot-top.png'); background-repeat: no-repeat; background-position:left center; padding-left:15px
}

div.cat-back {
	padding-left:15px;padding-top:25px; width:327px; min-height: 137px;  background-repeat:no-repeat;
	background-position: right;
}

div.cat-back ul {
	padding-left:0px;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:18px;
	font-size:10px;
}

div.cat-back ul li{
	line-height: 18px;	
}

.push {
height: 142px;
clear:both;
}

#footer {
		margin: 0px auto;
	clear: both;
	background-image: url('/images/footer/background.jpg'); 
	background-repeat:repeat; 
	/*border-top: 1px solid #BFBFBF;*/
	min-height: 142px; 
	
	width: 1000px;

}

#footer h1 {
	font-size:1.2em; 
	margin: 0 0 10px 0;
}

#footer a {
	color: #333;	
}

#footer div {
	padding:5px 30px; 
	margin: 10px 0; 
	border-right: 1px solid #D0D0D0; 
	float: left; 
	height: 112px
}

#footer-producten {
	width:125px; 
}

#footer-aandeslag {
	width:185px; 
}

#footer-help {
	width:135px; 
}

#footer-info {
	width:105px;
}




