body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #6E8E01;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.showonprint{
	display: none;
}

.tipreferentie{
	font-size: 9px;
}
.toomuch{
	font-weight: bold;
	color: #CC0000;
}

#top {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 70px;
	background-image: url(/images/top_bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	left: 23px;
	top: 28px;
}

#topnav {	
	position: absolute;
	top: 10px;
	right: 15px;
	color: #284692;
}

#topnav a {
	color: #284692;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

#topnav a:hover {
	color: white;
}

#mainmenucontainer {
	position: absolute;
	top: 72px;
	width: 950px;
	height: 47px;
	background-image: url(/images/menu_bg.jpg);
	background-repeat: no-repeat;
}

#mainmenu {
	position: relative;
	color: white;
	top: 12px;
	left: 23px;
}

#mainmenu a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#mainmenu a.current {
	padding-bottom: 1px;
	border-bottom: 1px solid white;
}

#clickpath {
	position: absolute;
	width: 950px;
	color: #284692;
	top: 122px;
	left: 23px;
}

#clickpath a, #clickpath a:active, #clickpath a:visited  {
	font-weight: normal;
	text-decoration: none;
	color: #284692;
}

#clickpath a:hover {
	text-decoration: underline;
}

#topimage {
	position: absolute;
	top: 151px;
	width: 730px;
	height: 60px;
	border-right: 1px solid white;
}

#contentcontainer {
	position: absolute;
	top: 213px;
	width: 100%;
	padding-bottom: 0px;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
}

#homecontainer {
	position: absolute;
	top: 151px;
	width: 100%;
	padding-bottom: 25px;
	background-color: white;
}

#homeflash {
	position: relative;
	float: left;
	top: 0px;
	left: -23px;
	margin-right: -46px;
	background-color: white;
}

#submenu {
	width: 161px;
	background-color: #97C201;
	background-image: url(/images/rondehoek.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	padding: 12px;
}

#submenu ul {
	padding: 0px;
	margin: 0px;
}

#submenu ul li {
	list-style: none;
	padding: 3px 0px 3px 0px;
}

#submenu ul li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 1.5em;
}

#submenu ul li a:hover ,#submenu ul li a.current {
	color: #284692;
}

#homecontainer #maincontent {
	width: 687px;
	top: 315px;
	float: left;
	padding: 0px 20px 20px 23px;
	margin-bottom: 80px;
	border-right: 1px solid white;
	background-color: #97C201;
	color: white;
	background-image: url(/images/rondehoek.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#maincontent {
	width: 505px;
	float: left;
	padding: 20px 20px 80px 20px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#bannerbar{
	position: absolute;
	margin-top: 20px;
	width: 687px;
	height: 80px;
}
#bannerbar img{
	border: 0px;
	outline: none;
}
#sidebar {
	color: #656C7E;
	float: left;
	position: absolute;
	left: 731px;
	width: 224px;
	margin-top: 0px;
	background-color: white;
	/*background-image: url(/images/sidebar_bg.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 13px 50px 13px;
	
}
#sidebar form {
	line-height: 15px;
}
#sidebar input.radiobox {
	clear:both;
	display: block;
	float: left;
	margin-top:7px;
}
#sidebar label {
	display: block;
	float: left;
	margin-left: 5px;
	margin-top:8px;
	width: 200px;
}
#sidebar .button{
	clear: both;
	margin-top: 15px;
}
#sidebar .results{
	line-height: 15px;
}
#sidebar .results img{
	margin-top: 2px;
	margin-bottom: 10px;
}

#homecontainer #sidebar {
	background-image: none;
	margin-top: 0px;
}

#footercontainer {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 1px 0px 0px 0px;
	background-color: white;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
}

#footer {
	font-size: 9px;
	color: #284692;
	position: relative;
	left: 23px;
	top: 6px;
	width: 900px;
}
#footer a{
	font-weight: bold;
	color: #284692;
	text-decoration: none;
}
#footer a:hover{
	color: #284692;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #284692;
	font-size: 17px;
	margin-bottom: 20px;
	margin-top: 0px;
}

h1 a {
	color: #284692;
}

h2 {
	font-weight: bold;
	color: #284692;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	margin-top: 25px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	padding: 5px 0px 5px 20px;
}



li, ul li, ol li ul li {
	list-style: square;
}
ol li, ul li ol li{
	list-style-type:decimal;
}

li span {
		font-weight: bold;
		display: block;
	}
	
	li span.caps {
		font-weight: bold;
		display: inline;
		text-transform: uppercase;
	}
	
	
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #666666;
}

.plaatjelinks {
	float: left;
	padding: 5px;
}

.plaatjerechts {
	float: right;
	padding: 5px;
}

/* ITEMS [ links, publicaties, subsidies, instrumenten ] */

table.item {
	margin: 0px 0px 15px 0px;
	background-color: #EDEBEB;
	background-image: url(/images/rondehoek_item.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	clear: left;
}

.item td.content {
	padding: 7px 7px 7px 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.item table.header td {
	padding: 7px 7px 0px 10px;
}

.textile p{
	margin-bottom: 1em;
}
.textile h2 {
	margin-top: 13px;
}
.textile table{
	border-collapse: collapse;
}
.textile table td, .textile table th{
	border: 1px solid #777777;
	padding: 3px;
}

.item table.header h1 {
	font-weight: bold;
	color: #284692;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.item table.footer td{
	padding: 7px 7px 7px 10px;
}

/* TABLE IN CONTENT GEDEELTE VAN ITEM */
table.item tr td.content table {
	/*
	border-collapse: separate;
	border-spacing: 1px;
	*/
	border-collapse:collapse;
	
}

table.item tr td.content table tr td {
	/*border: solid 1px black;*/
	padding: 2px;
	vertical-align: top;
}

/* ITEM CUSTOM */
table.itemcustom {
	margin: 0px 0px 15px 0px;
	background-color: #EDEBEB;
	background-image: url(/images/rondehoek_item.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
}

.itemcustom h2 {
	font-weight: bold;
	color: #284692;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.itemcustom td {
	border-top: 1px solid white;
	border-left: 1px solid white;
	margin: 0px;
	padding: 4px 2px 2px 7px;
	vertical-align: top;
}

.itemcustom td table td {
	border: 0px;
	padding: 2px;
}

/* FILTER TABLE */

.filtertable {
	background-color: #EDEBEB;
	padding: 0px 10px 0px 10px;
	background-image: url(/images/rondehoek_item.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.filtertable td.header{
	padding: 7px 7px 7px 10px;
	border-bottom: 1px solid white;
}
.filtertable td.header h1 {
	font-weight: bold;
	color: #284692;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}

select {
	width: 200px;
}


/* FORM TABLE */

.formtable {
	margin-bottom: 25px;
	line-height: 1.5em;
}
.formtable input.veld, .formtable textarea {
	width: 250px;
	margin: 5px;
	border: 1px solid #284692;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formbutton {
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* WAARDERING */

#con_waardering{
	width: 200px;
	height: 220px;
	position: absolute;
	z-index: 2000;
	padding: 40px 20px 20px 10px;
	top:0px;
	left: 0px;
	display: none;
	color: #656C7E;
}
#con_waardering input{
	margin-left: 10px;
	margin-top: 3px;
}
#con_waardering form {
	margin: 0px;
	padding: 0px;
}

#con_waardering_back{
	width: 200px;
	height: 220px;
	position: absolute;
	z-index: 1900;
	top:0px;
	left: 0px;
	display: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/waardering_back.png', sizingMethod='scale');
}
#maincontent>#con_waardering{
	background-image:url(/images/waardering_back.png);
	width: 170px;
	height: 160px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#searchcontainer{
	position: relative;
	display:inline;
	margin-left: 10px;
}
#searchcontainer form{
	display: inline;
}

#searchcontainer #searchfield{
	border: 1px solid #284692;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.found{
	font-weight: bold;
}
li span.found{
	display: inline;
}
#sidebar ul#sponsors{
	list-style:none;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
ul#sponsors li{
	list-style:none;
	padding: 0px;
	margin: 0px;
	width: 200px;
	text-align: center;
}

div#map {
	position: relative;
	float: left;	
	width: 500px;
	height: 500px;
	clear: both;
	margin-bottom: 20px;
}

div.markerDetail {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	background-color: white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid #284692;
}
	   
div.markerDetail img {
	border: 0px;
}

div.markerDetail a:link,
div.markerDetail a:visited,
div.markerDetail a:active,
div.markerDetail a:hover{
	text-decoration: none;
	color: #96C304;
}

ul.hasicons img{
	float: right;
	margin-top: 3px;
}













#sidebar p.quote{
	/*border-top: 1px solid #474747; */
	padding: 15px 0 0 10px;
	background: url(/images/sidebar_quote_bg.gif) top left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 15px;
	font-size: 13px;
	color: #474747;
}




/*////////// QUOTES //////////*/

.quotecontainer{
	background: url(/images/quote_bg.gif) top left no-repeat;
	border-top: 1px solid #bed0f1;
	border-bottom: 1px solid #bed0f1;
	color: #555555;
	padding: 10px;
	padding-top: 30px;
	font-style:italic;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	margin: 20px 0;
}
.quotecontainer.small{
	float: right;
	margin-left: 10px;
	width: 30%;
}
.quotecontainer p{
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
}
.quoteauthor{
	margin-top: 6px;
	display: block;
	clear: left;
	font-size: 80%;
	line-height: 130%;
	font-family:Arial, Helvetica, sans-serif;
}
.quoteorganisation{
	display: block;
	clear: left;
	font-size: 80%;
	line-height: 130%;
	font-family:Arial, Helvetica, sans-serif;
}
img.quoteimg{
	display: block ;
	float: right ;
	margin-top: -30px !important;
	margin-right: -10px !important;
	margin-left: 5px !important;
	border-left: 3px solid white;
	border-bottom: 3px solid white;
	
}
#sidebar img.quoteimg{
	display: none;
}