
body{
	border:				0px;
	padding:			0px;
	margin:				0px;
	border-collapse:	collapse;
	background-color:	#ffffff;
    font-family: 		Arial;
    font-size: 			12px;
	text-align: 		center;
	overflow-x: 		visible;
	overflow-y: 		scroll;
	color:				#757677;
}

.LINK-groen{
	text-decoration:none;
	z-index:99;
}

.LINK-groen:link{
	color:#a9b915;;
	text-decoration:none;
	z-index:99;
}

.LINK-groen:visited{
	color:#a9b915;
	text-decoration:none;
	z-index:99;
}

.LINK-groen:hover{
	color:#a9b915;
	text-decoration:none;
	z-index:99;
}



.LINK-geel{
	text-decoration:none;
	z-index:99;
}

.LINK-geel:link{
	color:#e8e430;;
	text-decoration:none;
	z-index:99;
}

.LINK-geel:visited{
	color:#e8e430;
	text-decoration:none;
	z-index:99;
}

.LINK-geel:hover{
	color:#e8e430;
	text-decoration:none;
	z-index:99;
}


.LINK-grijs{
	text-decoration:none;
	z-index:99;
}

.LINK-grijs:link{
	color:#777777;;
	text-decoration:none;
	z-index:99;
}

.LINK-grijs:visited{
	color:#777777;
	text-decoration:none;
	z-index:99;
}

.LINK-grijs:hover{
	color:#777777;
	text-decoration:none;
	z-index:99;
}

.LINK-rood{
	text-decoration:none;
	z-index:99;
}

.LINK-rood:link{
	color:#ab1d4f;;
	text-decoration:none;
	z-index:99;
}

.LINK-rood:visited{
	color:#ab1d4f;
	text-decoration:none;
	z-index:99;
}

.LINK-rood:hover{
	color:#ab1d4f;
	text-decoration:none;
	z-index:99;
}


.main{
	margin-left:		auto;
	margin-right:		auto;
	width:				772px;
	text-align: left;
	z-index: 0;
}

.menucontainer{
	width:				100%;
	padding-top: 		64px;
	height:				40px;
	z-index: 0;
}

.menucontainer_inhoud{
	margin: 			0;
	padding: 			0;
	list-style: 		none;
	width: 				100%;
	text-align: 		justify;
	text-justify: 		distribute;
	text-align-last: 	justify;
}

.menucontainer_inhoud ul{
	margin: 0;
	padding: 0;
}

.menucontainer_inhoud li{
	margin-left:0px;
	display: inline-block;
	text-align: left;
	font-size: 17px;
}

.menucontainer_inhoud li a:link{
	color:#757677;
	text-decoration:none;
	z-index:99;
}

.menucontainer_inhoud li a:visited{
	color:#757677;
	text-decoration:none;
	z-index:99;
}

.menucontainer_inhoud li a:hover{
	color:#ab1d4f;
	text-decoration:none;
	z-index:99;
}

.menucontainer_inhoud li a.select:link{
	color:#ab1d4f;
	text-decoration:none;
	z-index:99;
}

.menucontainer_inhoud li a.select:visited{
	color:#ab1d4f;
	text-decoration:none;
	z-index:99;
}

.menucontainer_inhoud li a.select:hover{
	color:#ab1d4f;
	text-decoration:none;
	z-index:99;
}

.menucontainer_inhoud #dummy{
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.topcontainer{
	width:				100%;
	height:				83px;
	padding-top:		204px;
	background-image:	url("/css/../document/FFB-000000-000003.jpg");
	background-repeat:	no-repeat;
	z-index: 0;
}

.topcontainer_inhoud{
	margin:		0px;
	text-align: center;
	z-index: 2;
	margin-left:		34px;
	height:				91px;
	background-image:	url("/css/../images/logowaasland.png");
	background-repeat:	no-repeat;
}

.zoekcontainer{
	width:				100%;
	height:				50px;
	z-index: 0;
}

.zoekcontainer_inhoud{
	margin:		0px;
	float:right;
	text-align: right;
	z-index: 2;
	width:				350px;
}

.zoekdiv {
	float:right;
	margin-right:			5px;
	margin-bottom:			5px;
}

.zoek {
	margin: 0;
	padding: 0;
  	color:				#ffffff;
	font-family: 		"Rockwell Std Light",arial;
	font-size:			17px;
	font-weight:			bold;
	background-color:	#e8e430;
	border:0px solid;
	height:				28px;
	width:				81px;
}

.zoek:hover {
	background-color:	#ab1d4f;
}

.zoektextdiv {
	float:right;
}
.zoekonder {
	float:right;
	width:				210px;
	font-family: 		"Rockwell Std Light",arial;
	font-size:			12.5px;
}

.zoekonder_inhoud{
	margin: 			0;
	padding: 			0;
	list-style: 		none;
	width: 				100%;
	text-align: 		justify;
	text-justify: 		distribute;
	text-align-last: 	justify;
}

.zoekonder_inhoud ul{
	margin: 0;
	padding: 0;
	vertical-align:top;
}

.zoekonder_inhoud li{
	margin-left:0px;
	display: inline-block;
	text-align: left;
	font-family: 		"Rockwell Std Light",arial;
	font-size:			12.5px;
	vertical-align:top;
}

.zoekonder_inhoud #dummy{
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.zoektext {
	margin: 0;
	padding: 0;
	font-family: 		arial;
	font-size:			17px;
	background-color: 	#ffffff;
	border: 1px solid 	#e8e430;
	height:				26px;
	width:				210px;
	color:				#757677;
}

.inhoudcontainer{
	width:				100%;
	z-index: 0;
	min-height:			100%;
	height:				auto!important;
	height:				100%;
}

.inhoudcontainer-inhoud{
	margin:				0px;
	z-index: 1;
	position: relative;
	min-height:			100%;
	height:				auto!important;
	height:				100%;
}

.kolom1{
	margin:		0px;
	width:		379px;
	float: 		left;
	margin-right:	7px;
}

.kolom2{
	margin:		0px;
	width:		379px;
	float: 		left;
	margin-left:	7px;
}

.kolom3{
	margin:		0px;
	width:		329px;
	float: 		left;
	margin-left:	57px;
}

.kolomclear{
	clear:both;
}

.terug{
	clear:both;
	color: #000;
	float: right;
	margin-top:15px;
}

.borderred{
	width:320px;
	margin-bottom : 20px;
	padding-left : 15px;
	border: 1px solid #A9B915;
}

.borderred .titel{
	margin-top : -10px;
	background-color: #A9B915;
	color: #fff;
	float: left;
	padding : 3px;
	margin-bottom : 5px;
    font-size: 			13px;
}

.bordergreen{
	width:320px;
	margin-bottom : 20px;
	padding-left : 15px;
	border: 1px solid #AB1D4F;
}

.bordergreen .titel{
	margin-top : -10px;
	background-color: #AB1D4F;
	float: left;
	padding : 3px;
	color: #fff;
	margin-bottom : 5px;
    font-size: 			13px;
}

.bordergeelgreen{
	width:320px;
	margin-bottom : 20px;
	padding-left : 15px;
	border: 1px solid #E8E430;
}

.bordergeelgreen .titel{
	margin-top : -10px;
	background-color: #AB1D4F;
	float: left;
	padding : 3px;
	color: #fff;
	margin-bottom : 5px;
    font-size: 			13px;
}

.bordergeelred{
	width:320px;
	margin-bottom : 20px;
	padding-left : 15px;
	border: 1px solid #E8E430;
}

.bordergeelred .titel{
	margin-top : -10px;
	background-color: #A9B915;
	color: #fff;
	float: left;
	padding : 3px;
	margin-bottom : 5px;
    font-size: 			13px;
}


p.projecten a{
	color: #fff;
	background-color: #A9B915;
}

p.projecten a:hover{
	color: #fff;
	background-color: #AB1D4F;
}

.inhoudcontainer-clear{
	clear:both;
}

.banner{
	width:				100%;
	background-color: 	#ab1d4f;
	font-family: 		"Rockwell Std Light",arial;
	font-size:			15px;
	color:				#ffffff;
}

.tickercontainer { /* the outer div with the black border */
background: #ab1d4f;
width: 772px;
height: 23px;
margin: 0;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 4px;
width: 772px;
overflow: hidden;
height: 16px;
}
ul.newsticker { /* that's your list */
position: relative;
left: 772px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
height: 16px;
width:auto;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
color: #ffffff;
height: 16px;
width:auto;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ffffff;
margin: 0 0 0 0;
}
ul.newsticker a:link{
	color:#ffffff;;
	text-decoration:none;
	z-index:99;
}

ul.newsticker a:visited{
	color:#ffffff;
	text-decoration:none;
	z-index:99;
}

ul.newsticker a:hover{
	color:#ffffff;
	text-decoration:none;
	z-index:99;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

.bottomcontainer{
	width:				100%;
	z-index: 0;
	padding-top:		24px;
	background-image:	url("/css/../images/logo_onderaan.png");
	background-repeat:	no-repeat;
	background-position:	0px 20px;
}

.bottomcontainer_inhoud{
	border-top: 	1px solid #a9b915;
	color:				#7e7f80;
	margin: 			0;
	padding: 			0;
	list-style: 		none;
	width: 				738;
	text-align: 		justify;
	text-justify: 		distribute;
	text-align-last: 	justify;
	margin-left:		34px;
	padding-top:		7px;
}

.bottomcontainer_inhoud ul{
	margin: 0;
	padding: 0;
	margin-left:		10px;
}

.bottomcontainer_inhoud li{
	margin-left:0px;
	display: inline-block;
	text-align: left;
	font-family: 		arial;
	font-size:			11px;
}

.bottomcontainer_inhoud #dummy{
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.bottomcontainer-inhoud2{
	font-size:			11px;
	color:				#7e7f80;
	margin:				0px;
	text-align:			right;
	z-index: 1;
	position: relative;
	padding-top:		20px;
	padding-bottom:		20px;
}

td, th {
	border-bottom:		0px;
	border-left:		0px;
	border-right:		0px;
	padding:		0px;
	margin:			0px;
	font-size: 12px;
	font-family: Trebuch0,"Trebuchet MS",Arial;
	vertical-align:middle;
}

table{

	border-collapse:	collapse;
	font-size: 12px;
	font-family: Trebuch0,"Trebuchet MS",Arial;
}

h1	{
	font-size:30px;
	z-index:99;
	font-family: "Rockwell Std Light",Arial;
	color:				#a9b915;
	margin-bottom:28px;
}

h2	{
	font-size:25px;
	z-index:99;
	font-family: "Rockwell Std Light",courier,Arial;
	color:				#a9b915;
	font-weight:normal;
}

h3{
	margin:0px;
	height:21px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:1px;
	background-color:white;
	color:#5B5E60;
	text-align:left;
}

img	 {
	border:0px solid #AAAAAA;
}

p,li	{
	border-bottom:		0px;
	border-left:		0px;
	border-right:		0px;
	padding:		0px;
	margin:			0px;
	font-size: 12px;
	font-family:Arial;
	z-index:99;
	line-height: 19px;
	margin-bottom:5px;
}

.spannieuws	{
	font-size: 12px;
	font-family:Arial;
	z-index:99;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}

a:link{
	color:#a9b915;;
	text-decoration:none;
	z-index:99;
}

a:visited{
	color:#a9b915;
	text-decoration:none;
	z-index:99;
}

a:hover{
	color:#a9b915;
	text-decoration:none;
	z-index:99;
}

.roodfront {
	margin:0px;padding:0px;
	list-style-image: url("/css/../images/blokje4.jpg");
	color:#A91E4F;
	margin-left:12px;
}
.roodfront li {
	margin:0px;padding:0px;
	margin-left:0px;
}
.roodfront li a{
	margin:0px;padding:0px;
	color:#A91E4F;
}


.grijsfront {
	margin:0px;padding:0px;
	list-style-image: url("/css/../images/blokje3.jpg");
	color:#757677;
	margin-left:12px;
}
.grijsfront li {
	margin:0px;padding:0px;
	margin-left:0px;
}
.grijsfront li a{
	margin:0px;padding:0px;
	color:#757677;
}

.sitemap1 {
	margin:0px;padding:0px;
	list-style-image: url("/css/../images/blokje4.jpg");
	color:#A91E4F;
	margin-left:12px;
}
.sitemap1 li {
	margin:0px;padding:0px;
	margin-left:0px;
}
.sitemap1 li a{
	margin:0px;padding:0px;
	color:#A91E4F;
}

.sitemap2 {
	margin:0px;padding:0px;
	list-style: none;
	color:#FFFFFF;
	margin-left:0px;
}
.sitemap2 li {
	margin:0px;padding:0px;
	margin-left:0px;
}
.sitemap2 li a{
	margin:0px;padding:0px;
	color:#FFFFFF;
}

.sitemap3 {
	margin:0px;padding:0px;
	list-style: none;
	color:#484849;
	margin-left:20px;
}
.sitemap3 li {
	margin:0px;padding:0px;
	margin-left:0px;
}
.sitemap3 li a{
	margin:0px;padding:0px;
	color:#484849;
}

.sitemap4 {
	margin:0px;padding:0px;
	list-style: none;
	color:#A8BA38;
	margin-left:20px;
}
.sitemap4 li {
	margin:0px;padding:0px;
	margin-left:0px;
}
.sitemap4 li a{
	margin:0px;padding:0px;
	color:#A8BA38;
}


.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li {
	margin: 0;
	padding: 0
}

.demos-nav {
	float: left;
	width: 170px;
	font-size: 1.3em;
}

.demos-nav dt,
.demos-nav h4 {
	margin: 0;
	padding: 0;
	font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	color: #e87b10;
}

.demos-nav dt,
.demos-nav h4 {
	margin-top: 1.5em;
	margin-bottom: 0;
	padding-left: 8px;
	padding-bottom:5px;
	line-height: 1.2em;
	border-bottom: 1px solid #F4F4F4;
}

.demos-nav dd a,
.demos-nav li a {
	border-bottom: 1px solid #F4F4F4;
	display:block;
	padding: 4px 3px 4px 8px;
	font-size: 90%;
	text-decoration: none;
	color: #555 ;
	margin:2px 0;
	height:13px;
}

.demos-nav dd a:hover,
.demos-nav dd a:focus,
.demos-nav dd a:hover,
.demos-nav dd a:focus {
	background: #f3f3f3;
	color:#000;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
 .demos-nav dd a.selected {
	background: #555;
	color:#ffffff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}


.grijs:link{
	color:#757677;;
	text-decoration:none;
	z-index:99;
}

.grijs:visited{
	color:#757677;
	text-decoration:none;
	z-index:99;
}

.grijs:hover{
	color:#ab1d4f;
	text-decoration:none;
	z-index:99;
}

.rood:link{
	color:#a91e4f;;
	text-decoration:none;
	z-index:99;
}

.rood:visited{
	color:#a91e4f;
	text-decoration:none;
	z-index:99;
}

.rood:hover{
	color:#a91e4f;
	text-decoration:none;
	z-index:99;
}


