body, html {
	margin:0px;
	width:100%;
	height:100%;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #667277;
	line-height: 17px;
	padding:0px;
	margin:0px;
}
a {
	color: #667277;
}
a:hover {
	text-decoration: none;
	color: #009ee0;
}

h1 { font-size:20px; height:30px; display:block; overflow:hidden; padding:10px 0 0 10px; margin:0; }
h1.oranje { width:545px; color:#a7781f; }
h1.roodbig { width:545px; color:#c94f24; }
h1.roodsmall { width:355px; color:#c94f24; }
h1.groen { width:355px;color:#7b912e; }
h1.blauw { width:355px; color:#288cbb; }
.oranjeblok { background:url(/img/kop1-r.png) no-repeat;  display:block; width:555px; height:40px; }
.roodbigblok { background:url(/img/kop3-r.jpg) no-repeat;  display:block; width:555px; height:40px; }
.roodsmallblok { background:url(/img/kop5-r.jpg) no-repeat;  display:block; width:365px; height:40px; }
.groenblok { background:url(/img/kop2-r.png) no-repeat;  display:block; width:365px; height:40px; }
.blauwblok { background:url(/img/kop4-r.png) no-repeat;  display:block; width:365px; height:40px; }
li{
	font-family: Arial;
	font-size: 12px;
	color: #667277;
	margin-left:0px;
	line-height:17px;
}
ul, ol {
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select{
	font-family: Arial;
	font-size: 12px;
	margin: 1px 0;
	padding:3px;
	border:1px solid #CCC;
}
select { padding:2px; }
form{
	margin:0px;
}
.menuText {
	font-family:Arial;
	font-size:14px;
	color:#236e8a;
	text-decoration:none;
	margin-top: 8px 0 0 0;
	padding:0;
}
.menuText:hover {
	color:#00aeef;
	text-decoration:none;
}
.menuLeft {
	background-image:url(/img/mLeft.gif);
}
.menuBg {
	background-image:url(/img/menuBg.gif);
	background-repeat:repeat-x;
}
.menuRight {
	background-image:url(/img/mRight.gif);
}
.menuLeft2 {
	background-image:url(/img/mLeft2.gif);
}
.menuRight2 {
	background-image:url(/img/mRight2.gif);
}
.topMenu {
	font-family:Arial;
	font-size:11px;
	color:#8e9699;
	text-decoration:none;
}
.footer {
	font-family:Arial;
	font-size:12px;
	color:#c8d0d3;
	text-decoration:none;
}
.footer: a:hover {
	color:#93a4aa;
	text-decoration:none;
}
.recept {
	color: #667277;
}
.recept a:hover {
	color: #4a5819;
}
.tableMain {
	margin:0px auto;
}
.tableMenu {
	height:65px;
}
.menuCel {
	height:37px;
}
.spacer {
	height:15px;
}
.headerHeight {
	height:145px;
}
.footerHeight {
	height:25px;
}

div.error { padding-bottom:20px; }
div.error span { font-family: Arial; font-size: 12px; color:#C00; }
label { font-family: Arial;	font-size: 12px; color: #000; line-height: 20px; }
label.error { display: none; color: #C00; font-style: italic; font-weight: normal; margin-left:3px;}
textarea.error, input.error { border:1px solid #C00 !important; color:#C00; background-color:#FF9FA1; background-image:inherit; }
/* img {
	behavior: url(iepngfix.htc) 
}
*/

