body {
	margin: 0px;
	position: relative;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 20px;
}
div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
P, BLOCKQUOTE {
	margin-top: 0;
	margin-bottom: 0;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
hr
{
	background: #D0D0D0;	
	width: 100%;
	height: 2px;
	border: 0;
	margin: 20px 0;
}
.wosimage {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	padding: 5;
}
.button {
	border-right: medium none;
	border-top: medium none;
	font-size: 8pt;
	border-left: medium none;
	width: 120px;
	color: #ffffff;
	border-bottom: medium none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	line-height: 21px;
	background-color:#3f0a04;
}
.inputtext {
	border: 1px solid #3f0a04;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.tableHeader {
	background-color: #FFFFFF;
}
.tableContent {
}
.foutmelding {
	color : red;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}
.highlight {
	background-color: Yellow;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #000000;
	padding-bottom: 5px;
	padding-top: 10px;
}

h2 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 10px;
}

h3 {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #D2D2D2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#dump {
	width: 961px;
	margin: 0px auto;
	text-align: left;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}

.footer {
	position: relative;
	bottom: 0px;
	width: 955px;
	height: 46px;
	line-height: 40px;
	text-align: center;
}
.footer_text {
	float: left;
	padding: 0;
	margin: 0 10px;
}

#container {
	clear: left;
	width: 955px;
	text-align: left;
}

#left {
	float: right;
	width: 233px;
}

#content {
	width: 702px;
	float: left;
	padding:0px 10px;
}

#content_text {
	margin: 20px 25px 20px 20px;
}

#hoofdmenu
{
	height: 44px;
	width: 955px;
	padding: 0 0 0 15px;
}

#header {
	width: 955px;
	height: 124px;
}

.leesmeer {
	font-size: 14px;
	font-weight: bold;
}

.nav,
.navover {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	width: auto;
	float: left;
}
.navactive {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	width: auto;
	float: left;
}

.break {
	min-height: 40px;
	height: 40px;
	line-height: 40px;
	width: 3px;
	float: left;
	color: #ffffff;
	background: #ffffff;
}

.subnav,
.subnavover {
	line-height: 26px;
	font-size: 12px;
	cursor: pointer;
	text-align: left;
	margin: 0 0 0 25px;
	font-weight: bold;
}

.subnavactive {
	line-height: 26px;
	font-size: 12px;
	cursor: default;
	text-align: left;
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;
	font-weight: bold;
}

.titel {
	height: 35px;
	line-height: 35px;
	width: 580px;
	position: absolute;
	top: 80px;
	left: 328px;
	z-index: 2;
	font-weight: bold;
	font-size: 12px;
	color: #006069;
	border-bottom: 1px solid #89bcbf;
	text-align: left;
}

#doorsturen {
	position: relative;
	float: right;
	right: 25px;
}

.layout {
	width: 218px;
	padding: 15px 0 0 15px;
}


.printversie {
	position: relative;
	float: left;
	left: 25px;
	cursor: pointer;
}

#nieuws
{
}
	#nieuws .nieuws_item
	{
		clear: both;
		display: both;
		margin: 0 0 10px;
		padding: 5px;
		height: 75px;
		border-bottom: 1px dashed #3a3a3a;
	}

		.nieuws_item .nieuws_img
		{
			float: left;
			width: 75px;
			margin: 0 5px 0 0;
		}

			.nieuws_item .nieuws_img img
			{
				width: 75px;
				height: 56px;
				border: 0px;
			}

		.nieuws_item .nieuws_content
		{
			float: left;
			width: 575px;
		}

			.nieuws_content .title
			{
				display: block;
				font-size: 15px;
				font-weight: bold;
				margin: 0 0 5px;
			}

				.title a
				{
					color: #000000;
				}

			.nieuws_content .inleiding
			{
				display: block;
				font-size: 10px;
				line-height: 20px;
			}

	#nieuws .meernieuws
	{
		padding: 0 0 0 15px;
		font-size: 11px;
		font-weight: bold;
	}

#footer_paginas
{
	float: left;
}
		
.subnav2,
.subnavover2 {
	font-size: 10px;
	cursor: pointer;
	float: left;
	margin: 0 10px;
}

	.subnav2 a,
	.subnavover2 a {
		text-decoration: none;
		color: #fff;
	}
	
		.subnav2 a:hover,
		.subnavover2 a:hover {
			text-decoration: underline;
			color: #fff;
		}

.subnavactive2 {
	font-size: 10px;
	font-weight: bold;
	cursor: default;
	float: left;
	margin: 0 10px;
}

.titel {
	height: 35px;
	line-height: 35px;
	width: 580px;
	position: absolute;
	top: 80px;
	left: 328px;
	z-index: 2;
	font-weight: bold;
	font-size: 12px;
	color: #006069;
	border-bottom: 1px solid #89bcbf;
	text-align: left;
}

#doorsturen {
	position: relative;
	float: right;
	right: 25px;
}


.printversie {
	position: relative;
	float: left;
	left: 25px;
	cursor: pointer;
}

.linkarroworange {
	background: url(/images/link_prefix_type2_normal.png) no-repeat;
	padding:3px;
	padding-left: 24px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height: 24px;
	display: inline;
	height: 24px;
	text-decoration:none;
}

.nieuwsafbeelding
{
	float: left;
	margin: 0 10px 0 0;
}


.archief
{
	margin: 20px 0 0 0;
	padding: 0 15px 0 10px;
}

	.archief a
	{
		text-decoration: none;
		color: #057ABF;
	}
		
		.archief a:hover
		{
			text-decoration: underline;
			color: #057ABF;
		}

.tijd
{
	clear : both;
	font-weight: bold;
	margin : 0 0 10px 0;
}

.inzendingoverzicht
{
	clear: left;
}

	.inzendingoverzicht h3
	{
		font-size: 14px;
		padding-top: 10px;
		margin: 0 10px -5px 0;
		border: 0;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.vrijeteksthome
{
	clear: left;
	padding: 10px 0 0 0;
	line-height: 16px;
}

	.vrijeteksthome h2
	{
		color: #057ABF;
		font-weight: bold;
		font-size: 18px;
		margin: 0 0 15px 0;
		padding: 0;
	}

.nieuwsberichthome
{
	margin: 0 0 15px 0;
	clear: right;
	line-height: 16px;
}

	.nieuwsberichthome h3
	{
		color: #057ABF;
		font-weight: bold;
		font-size: 14px;
		padding: 0;
		margin: 0 0 5px 0;
		border: 0;
	}

.nieuwsafbeeldinghome
{
	float : left;
	margin: 0 10px 0 0;
}

.stemoverzicht
{
	clear: left;
}
	
	.stemoverzicht h3
	{
		font-size: 14px;
		padding-top: 10px;
		margin: 0 10px -5px 0;
		border: 0;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.inzending
{
	border-top: 1px solid #CDCDCD;
	padding: 10px 10px 0 0;
	margin: 10px 20px 0 0;
	width: 315px;
	float: left;
	line-height: 16px;
}

.inzendingafbeelding
{
	float: left;
	margin: 0 10px 10px 0;
	width: 91px;
}

.inzendingnaam
{
	font-weight: bold;
	margin: 0 0 5px 0;
}

.links
{
	clear: left;
}

.inzendinglink
{
	float: left;
}

	.inzendinglink a
	{
		text-decoration: none;
		color: #057ABF;
	}

		.inzendinglink a:hover
		{
			text-decoration: underline;
			color: #057ABF;
		}

.stemlink
{
	float: right;
}		
	
	.stemlink a
	{
		text-decoration: none;
		color: #057ABF;
	}

		.stemlink a:hover
		{
			text-decoration: underline;
			color: #057ABF;
		}

.stemlinkitem
{
	float: left;
}		
	
	.stemlinkitem a
	{
		text-decoration: underline;
		color: #000;
	}

		.stemlinkitem a:hover
		{
			text-decoration: none;
			color: #000;
		}
		
.inzendingstem
{
	border-top: 1px solid #000;
	padding: 5px 0 0 0;
	margin: 10px 20px 0 0;
	width: 149px;
	float: left;
	line-height: 13px;
	font-size: 10px;
}

.inzendingafbeeldingstem
{
	float: left;
	margin: 0 0 10px 0;
	width: 61px;
}

.inzendingnaamstem
{
	font-weight: bold;
}

.stem a
{
	text-decoration: none;
	color: #0000FF;
}

	.stem a:hover
	{
		text-decoration: underline;
		color: #0000FF;
	}

.large
{
	text-decoration: none;
	color: #0000FF;
	margin: 90px;
	padding: 0 50px;
}
	
	.large a
	{
		text-decoration: none;
		color: #0000FF;
	}
	
		.large a:hover
		{
			text-decoration: underline;
			color: #0000FF;
		}

.fotoalbum
{
	float: left;
	margin: -23px 10px 20px 0;
}

.itemkop
{
	font-weight: bold;
	padding: 0 0 10px 0;
	font-size: 10px;
}
	
	.itemkop h3
	{
		font-size: 14px;
		padding: 0;
		margin: 0 0 10px 0;
		border: 0;
	}
	
		.itemkop span
		{
			font-size: 11px;
			display: block;
			width: 110px;
			float: left;
			font-size: 10px;
		}

.inschrijfformulier
{
	clear: both;
}

.inschrijfformulier h4
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -10px;
	margin-top: 10px;
}

.projectdatum
{
	display: block;
	padding-top: 10px;
}

.voorbeeld
{
	display: block;
	float: right;
	padding: 10px 190px 20px 0;
}
	
	.voorbeeld a,
	.voorbeeld a:hover
	{
		text-decoration: underline;
	}

.form
{
	margin: 20px 0 -10px 0;
	padding: 0;
}

.clear
{
	clear						: both;
}

.clear2
{
	clear						: both;
	margin						: 0 0 15px 0;
}

.row
{
	clear						: both;
	min-height					: 25px;
    height						: auto !important;
	height						: 25px;
}

.form label
{
	float						: left;
	width						: 205px;
}

.form input.stijl
{
	width						: 200px;
	float						: left;
	border						: 1px solid #94AEC2;
	border-right				: 2px solid #94AEC2;
	border-bottom				: 2px solid #94AEC2;
}

.form textarea
{
	width						: 325px;
	float						: left;
	border						: 1px solid #94AEC2;
	border-right				: 2px solid #94AEC2;
	border-bottom				: 2px solid #94AEC2;
	overflow					: auto;
	margin						: 0 0 10px 0;
}

.verzendknop
{
	margin: 15px 0 25px 0;
}

/**
 * Scroll container
 * @author Jeroentjee
 */
.scrCnt
{
	overflow:hidden;
	position:relative;
	width:600px;
	left:30px;
}
.scrBtns{ position:absolute; z-index:10; }
.scrBtns a img{ border:none; }
.cntImg a img{ border:none; }

#btn-left-scroll{ position:absolute; top:50px;}
#btn-right-scroll{ position:absolute;left:630px;top:50px;}


.itCnt
{
	float:left;
	line-height:19px;
	margin:0px;
	padding:0;
	width:200px;
	text-align:center;
}

.brdImg
{
	width:172px;
	border:1px solid #7B797A;
	margin:0 auto;
	padding:3px 0px;
}

.itBlock
{
	float:left;
	overflow:hidden;
	width:600px;
}
.notactive{
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
}

/**
 * End scrolling
 */

.nieuwskop
{
	float: left;
	margin: 0 0 20px 0;
	padding: 0 15px 0 10px;
}

	.nieuwskop a
	{
		float: left;
		font-weight: bold;
		text-decoration: none;
		color: #057ABF;
	}

		.nieuwskop a:hover
		{
			float: left;
			font-weight: bold;
			text-decoration: underline;
			color: #057ABF;
		}
		
			.nieuwskop span
			{
				float: right;
				font-weight: bold;
				color: #000;
			}
			
.winnaars
{
	border-top: 1px solid #CDCDCD;
	padding: 10px 30px 0 0;
	margin: 10px 20px 0 0;
	width: 315px;
	line-height: 16px;
}

	.winnaars span
	{
		
	}

.winnaarsafbeelding
{
	float: left;
	margin: 0 10px 10px 0;
	width: 91px;
}

#homelink {
	display:block;
	height:107px;
	left:33px;
	position:relative;
	top:36px;
	width:478px;
}

