body {
	background-color: #fff;
	color: #444;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(diagonal.gif);
	background-repeat: repeat;
}
#topspace {
	background-color: #FFFFFF;
	text-align: right;
	background-repeat: repeat-x;
	vertical-align: bottom;
}
#topspace h1, #topspace h2{display:none;}
#layoutwrapper {
	background-color: #fff;
	margin: 0 auto;
	width: 940px;
	text-align:left;
	border:1px solid #012184;
	border-top:0;
}
#menuwrapper {
	background-color: #FFFFFF;
	padding: 0 0 1px 188px;
	font-size: 0.8em;
}
#layoutTable td {
	vertical-align: top;
	background-color: #FFFFFF;
}
#logocell {
	width: 236px;
}
#logocell h1 {
	margin: 0;
}
#maincontent {
	padding: 40px 24px 24px 24px;
	font-size: .9em;
	line-height: 1.5em;
}
p {
	margin: 6px 0 12px 0;
}
h1, h2, h3, h4 {
	line-height: normal;
	color: #545454;
	margin: 0;
}
h2, h3, h4 {
	margin: 30px 0 0 0;
}
h1 {font-size: 1.6em;}
h2 {font-size: 1.35em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
#sidebar h2, #sidebar h3, #sidebar h4 {
	margin: 0;
	color: #C2BC9C;
}
.footer-row {
	font-size: 0.75em;
	padding: 20px 16px 20px 24px;
	color: #ECE9D8;
	background-color: #012184!important;
	border-top: 1px solid #525252;
}
#maincontent a, #sidebar a {
	color: #993300;
}
#maincontent a:visited, #sidebar a:visited {
	color: #736B4D;
}
#maincontent a:hover, #sidebar a:hover {
	color: #000099;
}
#maincontent a:active, .p7ie6Fix:active, #sidebar a:active,
#maincontent a:focus, #sidebar a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #907D6D;
}
#footer a {
	color: #FFFFFF;
}
#footer a:visited {
	color: #ECE9D8;
}
#footer a:hover {
	color: #4F4F4F;
}
.p7ie6Fix:active, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #907D6D;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#skiplinks {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}
.skips {
	font-size: 0.85em;
	color: #9E8E81;
}
.skips a, .skips a:visited, .skips a:hover {
	color: #9E8E81;
	text-decoration: none;
	cursor: default;
}
.skips a:active, .skips a:focus {
	color: #FFFFFF;
	background-color: #4A4A4A;
}

/* Required single backslash \ character inside this comment */
#p7PMnav li {width: auto;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* contact form */
.validation-failed {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.validation-passed {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.validation-advice {background: transparent url('http://www.compactcms.nl/includes/css/icons/arrow_up.gif') no-repeat 0 4px;font-style:italic;color:#CC0000;margin-left:150px;padding-left:17px;font-size:0.825em;}
label{float:left;margin-top:10px;width:150px;}
.success{padding:.8em;margin-bottom:1em;border:2px solid #C6D880;background:#E6EFC2;color:#264409;}

