
/*
css vvn
*/

html { 
overflow-y: scroll; 
overflow-x: hidden; 
} 

body {
	height: 100%; 
	width: 100%;
	margin-top:10px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding: 0;
	background:#333333;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	color: #666677;
	}

h1 {
    color: #B8DB7C;
	font-weight:650;
	font-size: 16px;
	line-height:15px;
	}

h2 {
    color: #999999;
	font-weight:650;
	font-size: 14px;
	line-height:15px;
		}
	
h3 {
    color: #BBDB7C;
	font-weight:650;
	font-size: 14px;
	line-height:20px;
	}
	
h4 {
    color: #A6D136;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	}
	
h5 {
    color: #738212;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	}
	


/* Header */

#header {
	width: 985px;
	height: 130px;
	margin: 0 auto;
	background: url('imagessite/vvn_head_2.png');
	background-repeat: no-repeat;
	}
	
	
	

/* Menu */
	
#menu {
	width: 985px;
	height: 28px;
	margin: 0 auto;
	background: url('imagessite/img04.gif');
	}
	
	
	 

#menu ul {
	margin: 0;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	list-style: none;
}

#menu li {
	display: inline;	
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	background:none;
	border: none;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE; 
	margin:0; 
	padding-left:25px; 
	padding-right:25px; 
	padding-top:5px; 
	padding-bottom:0px;
}

#menu a:hover {
	background-image: url('imagessite/img06.gif');
	text-decoration: none;
}


#wrapperleftright{
	width: 980px;
	margin: 0 auto;
	border-left:4px solid #A0C80E;
	border-right:4px solid #A0C80E;
	border-top:4px solid #E5F2C3;
	background-color: #FFFFFF;
}

#right{
	float:right;
	width:152px;
	height:424px;
	background-image: url('imagessite/verloop_leftright.png');
	border:none;
	}
	
#righttext{
	float :left;
	margin-left:2px;
	width:140px;
	padding-top: 15px;
	padding-left: 2px;
	border:none;
	text-align:left;
	overflow :hidden;
	}


    
/* left */	

#lefthome{
	float:left;
	width:152px;
	height:424px;
	background-image: url('imagessite/verloop_leftright.png');
	border:none;
	}
	

	
/* content */

.imagevlak1 {
width:640px;
padding-top:5px;
padding-bottom:5px;
background-color:#FFFFFF;
border-bottom:1px solid #999999 ;
}	

.spacervlak1 {
margin: 0 auto;
width:640px;
height:20px;
text-align:right;
padding-bottom:10px;
padding-right:5px;
border:none;
}

.textvlak1 {
margin-top:5px;
width:640px;
padding-top:10px;
border:none;
}

.textvlak2half{
width:290px;
margin:0;
padding-top:0px;
padding-left:20px;
border:none;
}


.textvlak3flL {
float:left;
width:290px;
margin:0;
padding-top:0px;
padding-left:20px;
border:none;
}

.textvlak4flr {
float:right;
margin:0;
width:290px;
padding-top:0px;
padding-left:0px;
padding-right:20px;
border:none;
}

.textvlakbreed {
margin:0;
width:638px;
height:220px;
border:none;
overflow :hidden;
}


#content {
width:650px;
height:100%;
margin:0 auto;
background-color:#FFFFFF;
padding-top:20px;
padding-left:10px;
border-left:1px solid #A0C80E;
border-right:1px solid #A0C80E;
}

#endline{
	width:650px;
	margin:0 auto;
	padding-top:15px;
	border-bottom: thin dotted;
	
	color:#999999;
	}



	
/* spacer */

.spacer{
	clear:both;
	}
	
.spacer1{
clear:left;
}
	
/* Footer */

#footer {
	width: 980px;
	height: 28px;
	margin: 0 auto;
	background: #B8DB7C;
	clear:both;
	}
