body {
	background-color: #6a696d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#525154;
}
p.nieuwscontent {background-color:#e9ddbf; padding:10px;width:420px;overflow:hidden;}
input, textarea, select {border:1px solid #9f957c;}
input.image {margin:0px;padding:0px;top:4px;position:relative}
input.zoeken {background-color:#f7f0d4;}
.credits a:link, .credits a:visited, .credits a:active {
	text-decoration: none;
	color:#ffffff;
}

.credits a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.maincontent {
	background-image:url(/img/main_repeat.jpg);
	background-repeat:repeat-y;
	padding-left:22px;
	padding-top:20px;
}

.maintxt {
	text-align:left;
	padding-left:22px;
	padding-right:16px;
	padding-top:20px;
	}

.background_buttons {
	background-image:url(../img/linkback_repeat.jpg);
	background-repeat:repeat-y;
	}

.zoekentxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	}

.credits {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	}
h1 {
	font-size:12px;
	color:#D5196E;
	}
#header_container {
	background-image:url(/img/row_02_home.jpg);
	width:477px;
	height:80px;
	overflow:hidden;
}

#zoeken {
	margin-top:50px;
	float:right;
}

#header_text {
	color:#9f957c;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	line-height:120px;
	padding-left:20px;
	font-family:"Times New Roman", Times, serif;
	float:left;
}

a:link, a:visited, a:active {
	color:#525154;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

/*Ten behoeve van de producten.php pagina*/
	#pagination {
		width:455px;
		overflow:hidden;
	}
	
	a.active_page:link, a.active_page:active, a.active_page:visited {text-decoration:none;font-weight:bold;}
	a.active_page:hover {text-decoration:underline;color:#525154;}
	.current_page {width:15px;height:25px;background-color:black;text-align:center;font-weight:bold;color:#d3196b;}
	.inactive_page {display:none;}
	
	#productlist 
	{
		width:455px;
		overflow:hidden;
		margin-bottom:15px;
	}
	
	#productlist #list_product {
		width:217px;
		overflow:hidden;
		border:1px solid #ffffff;
		margin:0px;
		float:left;
		margin:3px;
	}
	
	#list_product #header {
		background-color:#000000;
		color:#d3196b;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-size:12px;
		border-bottom:white;
		line-height:25px;
		padding-left:3px;
		height:25px;
		overflow:hidden;
	}

	#list_product #middle {
		background-color:#e9ddbf;
	}
	
	#middle #photocontainer {
		width:108px;
		height:140px;
		overflow:hidden;
		border-right:1px solid #ffffff;
		border-bottom:1px solid #ffffff;
		float:left;
		background-color:#e9ddbf;
	}
	
	#middle #photocontainer img {
		border:1px solid #000000;
		margin-top:10px;
		margin-left:3px;
	}
	
	#middle #description {
		border-bottom:1px solid #ffffff;
		background-color:#e9ddbf;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		width:102px;
		height:130px;
		overflow:hidden;
		float:left;
		padding-top:10px;
		padding-left:3px;
		padding-right:3px;
	}
	
	#list_product .productstatus {
		padding-left:5px;
		background-color:#f3ebda;
		border-bottom:1px solid white;
		line-height:25px;
	}
		
	#list_product #footer {
		background-color:#f3ebda;
	}
	
	#footer #moreinfo {
		
		text-align:center;
		float:left;
		width:108px;
		overflow:hidden;
		background-color:#f3ebda;
		border-right:1px solid #ffffff;
	}
	
	#footer #moreinfo a {
		color:#000000;
		font-size:12px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		line-height:40px;
	}
	
	#footer #amount {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-weight:bold;
		text-align:center;
		float:left;
		width:108px;
		overflow:hidden;
		background-color:#f3ebda;
		font-size:12px;
		line-height:40px;
	}
	
	#tekstvakhome {
		width:410px;
		text-align:center;
		padding:10px;
		background-color:#ddcfa8;
		border:1px solid #ae1653;
		color:#525154;
	}
	
	#tekstvakhome p,h1,h2,h3,h4,h5,h6,a,strong {
		color:#525154;
	}
/*Einde producten.php*/
