body {
	background-color: #B3DC1E;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#212121;
	line-height: 1.7em;
	background-image: url(/images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

html{
	overflow: hidden;
	width: 100%;
	height: 100%;
}

table, td {
	line-height: 125%;
}

h1 {
	position: absolute;
	z-index: 1000;
	top: 50px;
	left: 23px;
	padding: 0;
	margin: 0;
}

h1 img a {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

sup {
	font-size: 70%;
	line-height: 1px;
}

:focus {
	outline: 0;
}

/*--- TAALKEUZE ---*/

#language {
	position: absolute;
	left: 0;
	top: 13px;
	width: 233px;
	line-height: 0;
	z-index: 1000;
	text-align: right;
}

#language a {
	margin: 0 2px 0 0;
}

/*--- ELEMENTEN HOMEPAGE ---*/

#fadeshow{
	width: 507px;
	height: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
}

div#fadeshow img{
	position: absolute;
	top: 0;
	left: 8px;
	padding: 0;
	margin: 0;
	display: block;
}

#referenties {
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 7px 0 0 5px;
	width: 738px;
	height: 55px;
	background: url(/images/referenties_bg.gif) repeat-x top white;
}

#referenties ul {
	position: absolute;
	height: 55px;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 1000;
}

#referenties ul li {
	height: 55px;
	width: 738px;
	float: left;
	list-style: none;
}

#referenties a {
	width: 30px;
	height: 55px;
	margin: 0;
	cursor: pointer;
	display: block;
	float: left;
	overflow: hidden;
	z-index: 1000;
}

#referenties a#toleft {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(/images/ref_pijl_links.gif);
}

#referenties a#toright {
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(/images/ref_pijl_rechts.gif);
	margin-right: 0;
}

.referentie_link {
	font-size: 11px;
	line-height: 150%;
	padding: 0 0 0 10px;
	clear: both;
}

.referentie_link a {
	color: #601E68;
	text-decoration: none;
	border-bottom: 1px dotted #601E68;
}

.referentie_link a:hover {
	border-bottom: none;
}

/*--- CONTENT ---*/

h2{	
	font-size: 19pt;
	line-height: 30px;
	font-style: italic;
	padding: 3px 3px 10px 0;
	margin: 0;
	color: #601E68;
}

.DsIRh2 {
	margin: 0 -13px 15px -3px;
	padding: 0;
}

#maincontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	min-width: 1018px;
	width: 100%;
	height: 100%;
}

#contentcontainer {
	width: 765px;
	padding: 0 0 30px 237px;
}

#content, #content_noside {
	padding: 25px;
	margin-right: 171px;
	min-height: 410px;
	height: auto !important;
	height: 410px;
}

#content_noside {
	margin-right: 0;
	padding-right: 50px;
}

#content_home {
	padding: 25px 25px 25px 25px;
	margin-right: 240px;
	margin-bottom: 0em;
	background-color: white;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#content p, #content_noside p, #content_home p {
	margin: 0em 0 1em 0;
}

#content a, #content_noside a, #content_home a {
	font-weight: bold;
	color: #601E68;
	text-decoration: none;
	border-bottom: 1px dotted #601E68;
}

#content a:hover, #content_noside a:hover, #content_home a:hover {
	border-bottom: none;
}

.clearfloat { 
	clear: both;
    height: 0%;
    font-size: 1px;
    line-height: 1px;
	margin-top: -50px;
}

.flasherror {
	border: 2px solid #601E68;
	padding: 10px;
	display: none;
}

.flasherror a {
	text-decoration: underline !important;
	border: none !important;
}

/*--- VOOR PNG BACKGROUND ---*/

.translucent {
	position: relative;
	width: 748px;
	padding: 0 9px 0 8px;
	background-image: url(/images/bg_content.png);
	background-repeat: repeat-y;
}

/*--- MAINMENU LEVEL 1 ---*/

#mainmenu {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	position: absolute;
	top: 190px;
	left: 25px;
	width: 220px;
	z-index: 1000;
	margin: 0;
	padding: 0;
	background-image: url(/images/bg_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 1px;
}

#mainmenu li {
	padding: 3px 8px 3px 0;
	list-style: none;
	text-align: right;
	background-image: url(/images/bg_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#mainmenu li.current {
	background-image: url(/images/bg_mainmenu_li_active.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#mainmenu a {
	color: #601E68;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#mainmenu a:hover {
	color: #421547;
}

#mainmenu a.current  {
	background-image: url(/images/mainmenu_arrow_bold.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/*--- MAINMENU LEVEL 2 ---*/

#mainmenu ul, #mainmenu ul li, #mainmenu ul li.current, #mainmenu ul li a {
	background-image: url(/images/bg_mainmenu_active.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
}

#mainmenu ul {
	font-weight: normal;
	line-height: 15px;
	padding: 4px 0 4px 0;
	margin: 0 -8px 0 0;
}

#mainmenu ul li{
	margin: 3px 0 0 0;
}

#mainmenu ul li a {
	color: #51700F;
	text-decoration: none;
	padding: 0 8px 0 15px;
	background-position: top right;
}

#mainmenu ul li a:hover {
	color: #34470A;
}

#mainmenu ul li.current a {
	background-image: url(/images/mainmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#mainmenu li.current ul li a.current {
	background-image: url(/images/mainmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/*--- MENU LEVEL 3 ---*/

#submenucontainer {
	font-size: 11px;
	line-height: 100%;
	margin: -16px -25px 0 -25px;
	height: auto !important;
}


#submenu {
	background-image: url(/images/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	height: 37px;
}

#submenu li {
	float: left;
	position: relative;
	margin: 0 0 0 -5px;
	list-style-image: none;
}

#submenu a, #submenu a.current {
	font-weight: normal;
	padding: 5px 0 0 7px;
	display: block;
	border-bottom: none;
	width: 126px;
}

#submenu a {	
	color: #804B86;
	background-image: url(/images/submenu_tab.gif);
	height: 15px;
	margin-right: 8px;
}

#submenu a.current {
	color: #601E68;
	background-image: url(/images/submenu_tab_active.gif);
	height: 16px;
}


/*--- TOPIMAGE ---*/

#topimage_home {
	width: 507px;
	overflow: hidden;
}

#topimage_smal {
	width: 577px;
	overflow: hidden;
}


/*--- SIDEBAR ---*/

#sidebar, #sidebar_home {
	font-size: 11px;
	line-height: 1.7em;
	color: #666666;	
	float: right;
	padding: 9px 9px 80px 9px;
	background-image: url(/images/border_sidebar.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#sidebar img, #sidebar_home img {
	display: block;
}

#sidebar {
	width: 153px;
	margin-top: -120px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#sidebar_home {
	width: 223px;
	margin: -175px 0 0 0;
}

#sidebar p, #sidebar_home p{
	margin-top: 0em;
}

.sidebarframe h4, h6 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: left;
	color: white;
	font-size: 12px;
	background-image: url(/images/sidebarframe_title_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 -10px 10px -7px;
	padding: 3px 5px 10px 8px;
}

#sidebar_home h6 {
	background-image: url(/images/sidebarframe_home_title_bg.gif);
}

.sidebarframe {
	background-image: url(/images/sidebarframe_bg.gif);
	background-repeat: repeat-y;
	padding: 0 10px 5px 7px;
}

.sidebarframe_bottom {
	margin-bottom: 8px;
}

#sidebar_home .sidebarframe {
	background-image: url(/images/sidebarframe_home_bg.gif);
	text-align: right;
}

.enewsframe {
	padding: 8px 10px 10px 10px;
	background-image: url(/images/sidebarframe_home_bg.gif);
	text-align: left;
}

.enewsframe a {
	color: #601E68;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #601E68; 
}

.enewsframe a:hover {
	border-bottom: none;
}

#sidebar_home .sidebarframe a{
	color: #601E68;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #601E68;
}

#sidebar_home .sidebarframe a:hover{
	border-bottom: none;
}

#sidebar_home .sidebarframe ul, #sidebar .sidebarframe ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar_home .sidebarframe li, #sidebar .sidebarframe li{
	text-align: left;
	line-height: 125%;
	margin: 6px 0 0 0;
}

#sidebar_home .sidebarframe li a, #sidebar .sidebarframe li a{
	color: #601E68;
	text-decoration: none;
	border-bottom: none;
	background-image: url(/images/bullet_leesverder.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	display: block;
}

.homeadres {
	bottom: 0px;
	margin: 25px 0 -75px 0;
	padding: 0 0 0 5px;
	font-size: 10px;
	line-height: 150%;
}

.homeadres a {
	color: #601E68;
	text-decoration: none;
}

#sidebar_home blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #601E68;
	line-height: 135%;
	background-image: url(/images/quoteframe_bg.gif);
	background-repeat: repeat-y;
	padding: 8px 12px 10px 12px;
	margin: 0 -5px 0 0;
	width: 199px;
}

blockquote a {
	color: #601E68;
	text-decoration: none;
	border-bottom: 1px dotted #601E68;
}

blockquote a:hover {
	border-bottom: none;
}

.quoteframe p {
	margin: 0;
	padding: 0;
}

p.quoteafzender {
	text-align: right;
	font-weight: bold;
	font-style: normal;
	padding: 0;
	margin: 15px 0 0 0;
	font-size: 11px;
	line-height: 120%;
}

.nieuwsbrief {
	margin: 10px 0 10px 0;
	padding: 8px;
	text-align: center;
	font-weight: bold;
}


/*--- PROJECT ZOEKEN ---*/

#searchcontainer {
	width: 136px;
	margin: 0;
	padding: 0;
}

#searchcontainer p{
	margin: 0;
	padding: 0 2px 1px;
	color: #601E68;
	font-weight: bold;
}

#searchcontainer select {
	font-size: 10px;
	width: 136px;
	margin: 0 -2px 4px 2px;
	border: 1px solid #CDCDCD;
	color: #212121;
}

.projectsearch_input {
	font-size: 10px;
	width: 128px;
	border: 1px solid #601E68;
	background-color: #F7F5F5;
	margin: 7px -2px 0 2px;
	color: #212121;
	padding: 1px 2px 2px 2px;
}

.projectsearch_but, .projectsearch_reset {
	font-size: 11px;
	width: 60px;
	line-height: 100%;
	margin: 9px 0 0 2px;
	border: 1px solid #601E68;
}

.projectsearch_but {
	background: #601E68;
	color: white;
	float: right;
	padding: 1px 7px 3px 0;
	text-align: right;
}

.projectsearch_reset {
	background: white;
	color: #601E68;
	float: left;
	padding: 1px 0 3px 0;
	text-align: center;
}

ul.searchlist, p.noresult {
	background-image: url(/images/artikel_lijn.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 15px !important;
}

.noresult {
	font-weight: bold;
	color: #601E68;
}

.found {
	color: white;
	padding: 0 2px;
	background-color: #601E68;
}

h4 {
	font-size: 16px;
	color: #601E68;
	margin: 25px 0 0 0;
	padding: 0 0 13px 0;
}

.paging {
	border: none !important;
	padding: 0 3px;
}

/*--- NIEUWSITEMS ---*/

.newsitem h3 {
	font-size: 16px;
	color: #601E68;
	margin: 0;
	padding: 0 0 13px 0;
}

.newsitem h3 a {
	border-bottom: 1px dotted #601E68;
	text-decoration: none;
	color: #601E68;
}

.newsitem  h3 a:hover {
	border-bottom: 0px;
}

.newsdate {
	color: #601E68;
	padding: 10px 0 5px 0;
	font-size: 10px;
	line-height: 1em;
}

.newsitem {
	background-image: url(/images/artikel_lijn.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 12px 0 0 0;
	margin-bottom: 15px;
}

.newsitem_read {
	font-weight: bold;
	background-image: url(/images/artikel_leesverder.gif);
	background-position: center right;
	background-repeat: no-repeat;
	border-bottom: none !important;
	text-decoration: none;
	padding: 0 16px 0 0;
	margin-top: -10px;
	color: #601E68;
	text-align: right;
	float: right;
}

/*--- PROJECT ZOEKRESULTATEN ---*/

h4 {
	background-image: url(/images/artikel_lijn.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 12px 0 0 0;
	margin-bottom: 15px;
}

/*--- FOOTER ---*/

#footer {
	font-size: 10px;
	color: #51700F;
	background-image: url(/images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 12px 8px 0 12px;
	line-height: 1.5em;
}

#footer a {
	color: #51700F;
	text-decoration: none;
	border-bottom: 1px dotted #51700F;
}

.footercontent {
	float: left;
}

.powered {
	float: right;
	text-align: right;
	padding: 0 5px 0 0;
	width: 200px;
}

.powered img {
	margin-bottom: -3px;
}

/*--- FORMULIER ---*/

#contactform {
	margin: 35px 0 0;
}

#contactform label {
	float: left;
	width: 165px;
}

#contactform p {
	margin: 0 0 5px 0;
	padding: 0;
}

p.formcheckbox {
	width: 450px;
}	

p.formcheckbox label{
	float: right !important;
	width: 425px !important;
}

.input, .postcode, .plaats {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	padding: 2px;
	background-color: #F6F6F6;
	border: 1px solid #BBBBBB;
	font-size: 12px;
}

.postcode {
	width: 65px;
}

.plaats {
	width: 226px;
}

.fout, .fout_verzenden {
	font-size: 10px;
	line-height: 110%;
	text-align: left;
	color: white;
	background-color: #601E68;
	background-image: url(/images/pijltje_foutmelding.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 6px 15px 0 20px;
	height: 16px;
	width: 165px;
	margin: -20px 0 -2px 480px;
}

.fout_verzenden {
	padding: 6px 15px 6px 20px;
	margin: -15px 0 0 480px;
	height: auto;
}

.fout p {
	padding: 0;
	margin: 0;
}

.formbuttons {
	text-align: right;
	padding: 15px 0 15px 0 !important;
	width: 471px; /* = width 'labels' + width 'input' (incl. padding + border!) */
}

.formbutton {
	width: 90px;
	margin-left: 5px;
	margin-right: 0;
	text-align: center;
	border: 1px solid #333333;
	background-color: #D4D0C8;
}

.verplicht {
	color: red;
}

/*--- STYLING ---*/

h3 {
	font-size: 16px;
	color: #601E68;
	margin: 1.5em 0 0.5em 0;
	padding: 0;
}

#content ul, 
#content_home ul, 
#content_noside ul {
	margin: 20px 0;
	padding: 0 0 0 20px;
	list-style-image: url(/images/listimage.gif);
	list-style-type: none;
	color: #601E68;
}

.nobordertable {
	border: none;
}

.nobordertable td {
	border: none;
}


.projecttable {
	width: 100%;
	color: #444444;
	margin: 25px 0 25px -3px;
	border-top: 1px dotted #BFBFBF;
	border-collapse: collapse;
}

.projecttable td {
	text-align: left;
	border-bottom: 1px dotted #BFBFBF;
	padding: 3px 5px 3px 5px;
}

.projecttable .firstcol {
	width: 135px;
	font-weight: bold;
}

.beeldlinks, .beeldlinks_border {
	float: left;
	margin: 0 10px 10px 0;
}

.beeldrechts, .beeldrechts_border {
	float: right;
	margin: 0 -15px 10px 10px;
}

.beeldlinks_border, .beeldrechts_border {
	border: 1px solid #BFBFBF;
}