BODY {
	margin : 0 0 0 0;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	padding: 0;
	background : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14px;
	line-height: 20px;
	
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	line-height: 20px;
}
P, BLOCKQUOTE {
	margin-top: 0;
	margin-bottom: 0;
}

HR {

	line-height: 0px;
	height: 0px;
	width: 400px;
	color: darkblue;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
A {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.wosimage {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 5;
}
.button {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 8pt;
	BACKGROUND-IMAGE: url(/images/button.gif);
	BORDER-LEFT: medium none;
	WIDTH: 100px;
	COLOR: black;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial;
	HEIGHT: 21px;
}
.inputtext {
	border: 1px solid #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	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;
}


#container
{
	position: relative;
	width: 100%;
	height: auto;
	text-align:center;
}

	#content
	{
		position: relative;
		margin: auto;
		width: 900px;		
		text-align: left;
	}
	
		#mainbanner
		{
			position: relative;
			width: 900px;
			float: left;
		}

			#banner
			{
				position: relative;
				width: 875px;
				height: 109px;
				float: left;
				background: url('/images/banner.jpg') no-repeat;
			}
			
			
		#menuheader
			{
				position: relative;
				width: 900px;
				height: 26px;
				margin-top: 5px;
				float: left;
			}

		.buttons 
		{
			position: relative;
			background: url('/images/button.jpg') repeat-x;
			height:  16px;
			width: 896px;
			float: left;

		}


		.text
		{
			position: relative; 
			margin-left: 5px;
			margin-right: 5px;
			float: left;
			margin-top: 20px;
			z-index: 10;
		}
		
		.textlinks
		{
			position: relative;
			float: left;
			width: 390px;
			font-size: 12px;
			color: #000000;
			z-index: 10;
			height: 475px;
			overflow: auto;
			background-color: #f3f3f3;
			padding: 2px;
		}
		
		.textlinks a
		{
			 color: #00519f;
			 text-decoration: none;
		}
		
		.textrechts
		{
			position: relative;
			float: left;
			width: 444px;
			_width: 470px;
			height: 475px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 18px;
			overflow: auto;
			padding-right: 30px;
			z-index: 10;
			margin-left: 16px;
		}
		
		.kleuren a:hover
		{
			color: #cb0a1f;
		}
		
		.kleuren a
		{
			color: #7a7a7a;
		}





dl, dt, dd, ul, li {
}

#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 0;
	left: 0;
	width: 100%; /* precision for Opera */
}

#menu dl {
	float: left;
	width: 12em;
}

#menu dt {
	cursor: pointer;

}

#menu dd {		
margin-top: 20px;
}

#menu li {

}

#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-weight: normal;	
	color: #7a7a7a;	
	font-size: 12px;
	color: #00519f;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {

}

#site {
	position: absolute;
	top : 70px;
}



/* 			AGENDA			*/


#agenda div.item {
	border-bottom: 1px solid darkblue;
	color: #000000;
}

#agenda .datum {
	font-weight: bold;
	text-transform: uppercase;
}
#agenda dt {
	background-color: #eee;
	font-weight: bold;
}

#agenda dd {
	margin-left: 70px;
}

#agenda dl {
	margin-top: 9px;	
}

#agenda .extra {
	display: none;
}
