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

Comments:	These are special css rules for the purple pages
*****************************************************************/

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

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


table.contentpanepaars {
	padding-left: 10px;
	background:#77268c;
	height:306px;
}
div.componentheadingpaars {
	position: relative;
	top:0px;
	font-family: "Forte", "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size:16px;
  	padding-left: 10px;
	background:#77268c;
	width:797px;
	height: 25px;
}
