HTML, BODY
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

HTML
{
	overflow-y: scroll;
}

BODY
{
	background-color: #0053a0 !important; /* ffffff */
	cursor: default;
}

*
{
	color: #595959;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

	.button
	{
		cursor: pointer;
	}
	
	.clear
	{
		clear: both;
	}
	
	.left
	{
		float: left;
	}
	
	.right
	{
		float: right;
	}
	
	A IMG
	{
		border: 0px;
	}
	
	H4
	{
		font-size: 14px;
	}
	
	UL
	{
		margin-left: 20px;
	}

 /* FRAMEWORK */
 
 DIV#page
 {
	 background-color: #ffffff;
	 background-image: url(../image/page_bg.gif);
	 background-position: top left;
	 background-repeat: repeat-y;
	 height: auto !important;
	 height: 100%;
	 margin: 0px auto;
	 min-height: 100%;
	 overflow-x: hidden;
	 position: relative;
	 width: 999px;
 }
 
 	DIV#header
	{
		background-image: url(../image/header_bg.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		clear: both;
		float: left;
		height: 99px;
		width: 100%;
	}
		
		#logo
		{
			float: left;
			height: 99px;
			margin-left: 10px;
			width: 370px;
		}
	
	
		DIV#header FORM.search
		{
			float: right;
			margin-top: 49px;
			margin-right: 10px;
			width: 360px;
		}
		
			DIV#header FORM.search INPUT
			{
				border: 1px solid #d8d8d8;
				color: #838282;
				float: left;
				font-size: 10px;
				font-style: italic;
				height: 16px;
				padding: 2px 3px 2px 3px;
				width: 254px;
			}
			
			DIV#header FORM.search INPUT.button
			{
				float: right;
				height: auto;
				margin: 0px;
				padding: 0px;
				width: auto;
			}
	
	DIV#menu
	{
		background-image: url(../image/menu_bg.gif);
		background-repeat: repeat-x;
		clear: both;
		float: left;
		height: 41px;
		padding: 0px 3px 0px 3px;
		width: 100%;
	}
	
		DIV#menu H3
		{
			color: #ffffff;
			display: block;
			float: left;
			font-family: arial;
			font-size: 16px;
			font-weight: bold;
			margin-top: 11px;
			padding: 0px 10px 0px 15px;
			text-decoration: none;
		}
			
			DIV#menu H3 A
			{
				color: #ffffff;
				float: none;
				font-family: arial;
				font-size: 16px;
				font-weight: bold;
				margin: 0px;
				padding: 0px;
				text-decoration: none;
			}
			
		
		DIV#menu IMG.seperator
		{
			float: left;
		}
	
	DIV#header_img
	{
		background-image: url(../image/header_img_1.jpg); /* default image */
		background-repeat: no-repeat;
		clear: both;
		float: left;
		height: 276px;
		width: 100%;		
	}
	
	DIV#small_subheader
	{
		background-image: url(../image/small_subheader_bg.jpg);
		background-repeat: no-repeat;
		clear: both;
		float: left;
		height: 30px;
		width: 100%;		
	}
	
	DIV#subheader
	{
		background-image: url(../image/homepage_subheader_bg.jpg);
		background-repeat: no-repeat;
		clear: both;
		float: left;
		height: 208px;
		width: 100%;
	}
	
		DIV#subheader DIV
		{
			clear: none;
			float: left;
			height: 172px;
			line-height: 24px;			
			padding: 18px;
			position: relative;
		}
		
			DIV#subheader DIV IMG.image
			{
				margin-right: 16px;
			}
			
			DIV#subheader DIV A.button
			{
				bottom: 18px;
				clear: both;
				float: left;
				left: 18px;
				margin-top: 10px;
				position: absolute;
			}
			
			DIV#subheader DIV SELECT, DIV#subheader DIV SELECT OPTION
			{
				color: #595959;
			}
		
			/* vak 1 tm 4 */
		
			DIV#subheader DIV.vak_1
			{
				width: 214px;
			}
			
				DIV.vak_1, DIV.vak_1 *
				{
					color: #ffffff;
					font-size: 10px;
				}
		
			DIV#subheader DIV.vak_2
			{
				width: 213px;
			}
			
				DIV.vak_2, DIV.vak_2 *
				{
					color: #ffffff;
					font-size: 10px;
				}
		
			DIV#subheader DIV.vak_3
			{
				width: 214px;
			}
			
				DIV.vak_3, DIV.vak_3 *
				{
					color: #bc9d00;
					font-size: 10px;
				}
			
			DIV#subheader DIV.vak_4
			{
				width: 214px;
			}
			
				DIV.vak_4, DIV.vak_4 *
				{
					color: #ffffff;
					font-size: 10px;
				}
	
	DIV#middle
	{
		clear: both;
		float: left;
		height: auto !important;
		height: 360px;
		min-height: 360px;
		padding-bottom: 40px;
		width: 100%;
	}
	
		DIV#middle DIV.laatste_nieuws
		{
			background-color: #e9e9e9;
			background-image: url(../image/middle_left_bg.jpg);
			background-position: left bottom;
			background-repeat: no-repeat;
			clear: both;
			float: left;
			padding-top: 20px;
			position: relative;
			width: 332px;
		}
		
			DIV.laatste_nieuws DIV.berichten
			{
				margin-left: 18px;
				width: 296px;
			}
			
				DIV.laatste_nieuws DIV.berichten DIV.bericht
				{
					clear: both;
					float: left;
					position: relative;
					width: 296px;
				}
				
					DIV.laatste_nieuws DIV.bericht P.intro
					{
						float: left;
						width: 170px; 
					}
					
					DIV.laatste_nieuws DIV.bericht A.button
					{
						bottom: 0px;
						position: absolute;
						right: 0px;
					}
				
				DIV.laatste_nieuws DIV.berichten IMG.seperator
				{
					clear: both;
					float: left;
					margin: 20px 0px 10px 0px;
				}
	
		DIV#middle DIV.content
		{
			float: left;
			margin-left: 20px;
			padding-top: 20px;
			width: 591px;
		}
		
			DIV.content DIV.item
			{
				clear: both;
				float: left;
				margin-bottom: 20px;
				width: 626px;
			}
	
	DIV#footer
	{
		background-color: #ffffff;
		background-image: url(../image/horizontal_border.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		bottom: 0px;
		clear: both;
		float: left;
		left: 0px;
		padding: 10px 0px 10px 0px;
		position: absolute;
		right: 0px;
		text-align: right;
		width: 100%;
		z-index: 2;
	}
	
		DIV#footer A
		{
			font-size: 11px;
			text-decoration: none;
		}
		
			DIV#footer A:hover
			{
				text-decoration: underline;
			}


/* contact */

H2.ok
{
	color: #00ff00;
}

DIV.errors
{
	background-color: #ffcccc;
	border: 1px solid #ff0000;
	margin-bottom: 20px;
	padding: 10px;
}

	LABEL.error
	{
		color: #ff0000;
	}
	
	INPUT.error
	{
		border: 1px solid #ff0000;
	}

FORM.contact
{
	clear: both;
	float: left;
	width: 486px;
}

	FORM.contact LABEL
	{
		float: left;
		font-weight: bold;
		margin-bottom: 11px;
		width: 150px;
	}

	FORM.contact INPUT, FORM.contact SELECT, FORM.contact TEXTAREA
	{
		background-color: #d2d2d2;
		border: 1px solid #adadad;
		float: left;
		height: 17px;
		margin-bottom: 11px;
		padding: 2px;
		width: 326px;
	}
	
	FORM.contact SELECT
	{
		height: auto;
		padding: 0px;
	}

	FORM.contact TEXTAREA
	{
		height: 80px;
	}
	
	FORM.contact .button
	{
		background-color: transparent;
		border: 0px;
		float: right;
		height: auto;
		width: auto;
	}


/* object */

DIV.object
{
	background-color: #f1f1f1;
	background-image: url(../image/object_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #e5e5e5;
	clear: both;
	float: left;
	margin-bottom: 11px;
	width: 626px;
}

	DIV.nieuws
	{
		background-color: transparent;
		background-image: url(../image/nieuws_bg.jpg);
		background-position: bottom left;
		background-repeat: repeat-x;
		border: 0px;
	}

	DIV.object *
	{
		float: left;
	}

	DIV.object IMG
	{
		margin: 10px;
	}
	
	DIV.object H2
	{
		margin-top: 36px;
		width: 350px;
	}
	
	DIV.object A.title
	{
		font-weight: bold;
		margin-top: 20px;
		text-decoration: none;
		width: 350px;		
	}
	
		DIV.object A.title:hover
		{
			text-decoration: underline;
		}
	
	DIV.object P.intro
	{
		width: 350px;
	}
	
	DIV.object A.button
	{
		float: right;
		margin-top: 26px;
	}


/* logo */

A.logo
{
	float: left;
	margin: 0px 20px 20px 0px;
}


/* object details */

DIV.details
{
}

	DIV.details STRONG
	{
		color: #0053a0;
	}


/* navigatie */

DIV.navigatie
{
}

	DIV.navigatie A.huidige
	{
		font-weight: bold;
		text-decoration: none;
	}


/* newspaper */

DIV.actiekrant
{
	background-image: url(../image/actiekrant_bg.jpg);
	float: left;
	height: 127px;
	margin-bottom: 22px;
	margin-right: 22px;
	padding: 4px;
	width: 90px;
}

/* project */

DIV.project A.image
{
	float: left;
	margin: 0px 30px 30px 0px;
}
