/****************************************************************
Title:		Joomla! template for www.quisteneskes.nl
File: 		eskes/templates/quisteneskes/css/layoutblue.css
Version: 	v1.00
Author:		Digivotion
Contact:	info@digivotion.com

Comments:	Here you can add customer specific style definitions.
*****************************************************************/

/***************
Green pages
****************/

table.contentpaneopengroen {
	background:#738829;
	width:100%;
	border-collapse:collapse;
}
table.contentpaneopengroen td {
	padding-left: 30px;
	color: #fff;
}
table.contentpaneopengroen td p{
	line-height: 150%;
}
table.contentpaneopen {
	background:#738829;
	width:100%;
	border-collapse:collapse;
}
table.contentpaneopen td {
	padding-left: 30px;
	color: #fff;
}
table.contentpaneopen td p{
	line-height: 150%;
}
