* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	color: #333;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #009933;
}

td { font-size:11px; }

div {
	position: relative;
}

#cblock_1 {
	position: absolute;
	width: 50%;
	height: 47px;
	background: #89bf9d;
	top: 0;
	left: 0;
}
#cblock_2 {
	position: absolute;
	width: 50%;
	height: 47px;
	background: #158f3c;
	top: 0;
	right: 0;
}
#cblock_3 {
	position: absolute;
	width: 50%;
	height: 100px;
	background: #e1e2e4;
	top: 47px;
	left: 0;
}
#container {
	width: 775px;
	margin: 0 auto;
	background: #fff url(../images/grey.gif) 0px 47px repeat-x;
}

h1 {
	display: none;
}
#header {
	background: url(../images/header.jpg) top center no-repeat;
	height: 47px;
	position:relative;
}

#login {
position:absolute;
left:4px;
top:4px;
color:white;
font-size:11px;
}

#login .error { color:red; }
#login input { background:#eee; height:16px; *height:17px; font-size:11px; border:1px solid #158f3c; margin:0px 3px 2px 0px; padding:0px 2px; max-width:100px; color:#158f3c; float:left;}

#login input#loginsubmit {display:block; height:auto; font-size:11px; border:1px solid #158f3c; padding:0 5px; line-height:normal !important;}
input#logOffButton {height:auto; padding:0 5px;}
#header a { color:white; text-decoration:none; }
#headerleft {
	float:left;
	padding-top:8px;
	margin-left: 304px;
	color:white;
	font-size:10px;
	text-align:center;
	position:relative;
}
#headerright {
  float:right;
  text-align:right;
  font-weight:bold;
  line-height:20px;
  padding-top:2px;
	position:relative;
}

#left {
	float: left;
	width: 251px;
}
#left h2 {
	font-size: 17px;
	width: 181px;
	text-align: center;
	margin-left: 42px;
	margin-top: 24px;
	margin-bottom: 40px;
}
#left h3 {
	font-weight: bold;
	color: #009933;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	padding-left: 20px;
}
#left ul {
	list-style-type: none;
	line-height: 24px;
}
#left ul.menu li a{ 
  font-weight:bold; 
	text-decoration: none;
	color: #009933;
	padding-left:22px;
  }
#left ul.submenu li {
	background: url(../images/arrowgreen.gif) 0px 9px no-repeat;
	border-bottom: 1px solid #999;
}
#left ul.submenu li a {
	color: #333;
	text-decoration: none;
	padding-left: 22px;
	font-weight:normal;
}
#left h4 {
	font-size: 11px;
	font-weight: normal;
	color: #969696;
}
#left .bodytext {
	color: #969696;
	font-size: 10px;
	margin-bottom: 15px;
}
#left form {
	margin-top: 20px;
}
#leftcontent2 { text-align:right; margin-top:20px; }
#leftcontent3 {
	font-size: 20px;
	text-align: right;
	margin-top: 34px;
	margin-bottom: 40px;
	color: #555;
}
#leftcontent4 {}
#breadcrums ul {
	border: none;
	margin-top: 20px;
}
#breadcrumbs li {
	background: url(../images/arrowgreen.gif) 0px 4px no-repeat;
	display: inline;
	border: none;
}
#breadcrumbs li a {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 14px;
}
#header3a {
	margin-top: 10px;
}

#right {
	float: right;
	width: 500px;
	margin-bottom: 40px;
}

#contentwrapper .csc-textpic-caption {
	font-size: 10px;
	color: #666;
	margin-bottom: 25px;
	margin-top: 8px;
}
#content { margin:0 12px; }
#content ul,
#content ol {
  margin-left:20px;
}

#content h2,
#content h3,
#content h4,
#content h5 {padding:12px 0 8px 0; color: #009933;}

#content h2 { font-size: 16px;}
#content h3 { font-size: 14px;}
#content h4 { font-size: 13px;}
#content h5 { font-size: 12px;}
#content p { margin: 4px 0; }

/* FormStuff */
fieldset {
	border: none;
}
.csc-mailform-field {
	clear: both;
	margin: 4px 0;
}
.csc-mailform-label{
	display: block;
	width: 120px;
	float: left;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
	color: #666;
	font-size:11px;
}
.csc-mailform-submit {
	margin-left: 120px;
}
/* End FormStuff */

/* Zoek Stuff */
.macina_input {
	border: 1px solid #a3a3a3;
	width: 227px;
}
.macina_submit {
	background: url(../images/searchbutt.jpg) no-repeat;
	border: none;
	width: 18px;
	height: 18px;
	cursor:pointer;
}
/* End Zoek Stuff */

/* Content Stuff */
.contenttable {
	white-space: nowrap;
	border-collapse: collapse;
}
.contenttable caption, .contenttable-1 caption {
	font-style: italic;
	font-size:10px;
}
.contenttable thead, .contenttable-1 thead {
	font-weight: bold;
	font-size:12px;
}
.contenttable td {
	vertical-align: top;
	padding: 0px;
}
.contenttable-1 caption {
	font-style: italic;
	font-size:10px;
}
.contenttable-1 thead {
	font-weight: bold;
	font-size:12px;
}
.contenttable-1 td {
	border: 1px solid #333;
}

a img{ border:none; }
/* End Content Stuff */

/* Begin Indexed Search Optimalisatie */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#f0f0f0; }
/* End Indexed Search Optimalisatie */

.tx-ziprange-pi1 .result h4 { 
	background:#093; 
	margin:0 !important; 
	padding: 0 !important;
}
.tx-ziprange-pi1 .result h4 span{ 
	color:#FFF; 
	margin-left:4px;
}
.tx-ziprange-pi1 .result {
	float:left;
	width:49%;
	margin-right:1%;
}