body {
	text-align:center;
	margin:0px;
	padding:0px;
	background-image: url(../images/proefbg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}

#container {
height:600px;
width:1000px;
margin-top: 40px;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
padding:0px;
border:1px solid #999999;
background:#ffffff;
}


#nav {
	height: 89px;
	width: 999px;
	background-image: url(../images/nav2.jpg);
	background-repeat: no-repeat;
	background-color: #999999;
}

#banner1 {
	background-color: #ffffff;
	height: 199px;
	width: 157px;
	float: left;
	
 
}

#banner2 {
	background-color: #ffffff;
	height: 199px;
	width: 843px;
	float: right;
 
}



#main {
	float: left;
	height: 282px;
	width: 780px;
	background-image: url(../images/main_midden.jpg);
	overflow:auto;
	background-attachment: scroll;
	margin: 6px;
	background-repeat: no-repeat;
	background-position: right center;	
}

#mainPORT {
	float: left;
	height: 282px;
	width: 780px;	
	overflow:auto;	
	margin: 6px;
	
}

#main2 {
	float: right;
	height: 282px;
	width: 180px;	
	background-attachment: fixed;
	margin: 4px;
	
}

#main a:link, #main a:visited{
	color: #2190A1;
	font-size: 12px;
	text-decoration: none;			
}

#main a:active, #main a:hover{
			color: #666666;
			font-size:12px;
}



#footerLINKS {
	float: left;
	height: 17px;
	width: 490px;
	background-color: #CCCCCC;
	float:left;
	padding-left: 10px; 
}

#footerLINKS a:link, #footerLINKS a:visited{
	color: #2190A1;
	font-size: 12px;
	text-decoration: none;			
}

#footerLINKS a:active, #footerLINKS a:hover{
			color: #FFFFFF;
			font-size:12px;
}




#footerRECHTS {
	float: right;
	height: 17px;
	width: 490px;
	background-color: #CCCCCC;
	float:right;
	text-align: right;
	padding-right: 10px;	
}

#footerRECHTS a:link, #footerRECHTS a:visited{
	color: #2190A1;
	font-size: 12px;
	text-decoration: none;			
}

#footerRECHTS a:active, #footerRECHTS a:hover{
			color: #FFFFFF;
			font-size:12px;
}


.styleN {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;		
		color: #333333;				
		text-align: left;
	
}
.h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;		
		color: #ffffff;				
		text-align: left;
	
}





.styleB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;	
}


.styleNAV {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;		
		color: #FFFFFF;				
		text-align: left;
	
}



.styleF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2190A1;
	text-align: left;
		
}

.styleOK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #2190A1;
	text-align: left;
		
}

a:link, a:visited{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	
}

.formfields {
  background-color: transparent;
}


