* {margin: 0px;} 

body,html{
	text-align: left;
	background-color:#fff;
	color: #fff;
	line-height: 18px;
	min-height: 100%;
	width: 100%;
	background-image: url('../images/mainbg2.gif');
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
/*-----------------------------------------------
			DIV section
-------------------------------------------------*/

#Wrapper
{
	text-align:left;
	height: 100%;
	margin: auto auto;
	width: 950px;
	 
}

#main
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
		 
}

#top_logo
{
	width: 950px;
	height: 200px;
	background-image: url('../images/hdrl.gif');
	background-repeat: no-repeat;
}

#top_logo_extranet
{
	width: 950px;
	height: 200px;
	background-image: url('../images/extranet.jpg');
	background-repeat: no-repeat;
}


#content_main
{
	float: left;
	width: 950px;
	min-height:300px;
	
	
}

#blauwstrip
{
	width: 900px;
	height: 20px;
	margin-left: 10px;
    background-color: #004C98;
}

#section_left
{
	float: left;
	width:198px; 
	min-height: 300px;
}

#lefmenu
{
	float: left;
	width: 190px; 
	min-height:300px;
	color: #000000;
	line-height: 18px;
	padding: 0 0 0 10px;
}
#leftimage{
       float: left;
       width: 130px;
       min-height: 120px;
	   margin-left: 30px;
	   margin-top:30px;
		 background-image: url('../images/wvnc.jpg');
	   background-repeat: no-repeat;
}	   

#middle
{
	float: left;
	width: 540px;
	min-height: 500px;
	
}
img{
	margin: 10px 10px 10px 10px;
	border: 0px;
}
#content
{
	
	width: 500px;
	min-height:500px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 20px;
	margin-left: 10px;
	color: #000000;
	background-image: url('../images/logocon1.gif');
	background-repeat: no-repeat;
	
}

#section_right
{
	float: left;
	width: 199px; 
	min-height: 300px;
}
#actueel
{
	float: left;
	width: 180px;
	height:22px;
	margin-left: 20px;
	color: #fff;
	font-size: 16px;
	background-color: #999;
	
}

#section_right_content
{
	float: left;
	width: 180px;
	margin-left: 20px;
	color: #fff;
	font-size: 12px;
	min-height: 250px;
}

#section_right_content a
{
	color: #000000;
	color: #ccc;
	text-decoration: underline;
}
#actueelnews a:hover
{
	color: #000000;
	color: #ccc;
	text-decoration: none;
}

#section_right_bottom
{
	float: left;
	width: 180px;
	margin-left: 20px;
	color: #fff;
	font-size: 12px;
}

#footer 
{
	float: left;
	width: 550px;
	height: 20px;
	font-size: 12px;
	padding-left: 20px;
	color: #000;
	
}

#footer a
{
	color: #000000;
}

/*----------------------------------------------------
			Menu Class
-----------------------------------------------------*/			

.Menu
{	
	float: left;
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}

.Menu a
{
	color: #fff;
	line-height: 20px;
	text-decoration: none;	
}

.Menu a:hover
{
	color: #fff;
	text-decoration: underline;
}
/*-----------------------------------------------------
		Classes section
-------------------------------------------------------*/
.text
{
	margin: 2px 0 0 2px;
}

.text_small
{
	font-size: 9px;
}

hr
{
	width: 180px;
	border: solid 1px white;
	height: 1px;
}

.section{
	height: 2px;
	font-size: 15px;
	font-weight: bold;
}

.style 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px	
		
}
.style  ul
{
	list-style: disc inside;
	list-style-position:outside;
	
	
}
.style  ol
{
	list-style: decimal inside;
	list-style-position: outside;
	
}

.style  a
{

	text-decoration: underline;
	color: #000;
}
.style  a:hover
{

	text-decoration: underline;
	color: #000;
}












