/*

Website by Mulders Design
www.Mulders-Design.nl
Info@Mulders-Design.nl

Editor:
-Mulders Online management system V2.2


Ook uw eigen website? Neem dan contact met ons op:
www.Mulders-Design.nl

*/



/* body elementen */ 
body {
	
		
	color: #000000;
	font-size: 12px;
	font-family:  Arial, Tahoma, Verdana;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center; 
	background-color: #F7F7F6;
	  }
	  
#precenter{
	text-align: left; 	
	color: #000000;
	font-size: 0px;
	font-family:  Arial, Tahoma, Verdana;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center; 
		}	  
#center{
	font-size: 13px;
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background-color: #F7F7F6;
	height: 400px;
			
		}
/* tekst elementen */
a{
	color:#006600;
	
	}
#menu a{
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-family:  Tahoma, Verdana;
	}
#menu a:hover{
	font-size: 16px;
	color:#006600;
	text-decoration: none;
	font-family:  Tahoma, Verdana;
	}

#boxbottomcontent a{
	color: #666666;
	text-decoration: none;
	}
#boxbottomcontent a:hover{
	color:#006600;
	
	}		
.fout{color: #E60000;}
.goed{color: #006600;}
	
h1{
	color: #006600;
	font-size: 14px;
	font-family:  Tahoma, Verdana;
	}
table{
	font-size: 12px;
	font-family:  Arial, Tahoma, Verdana;
	
	}
/* Overige divs */
#menubalk{
	background-image: url(./img/bg.gif);
	background-repeat: repeat;
	height: 105px;
	color: #fff;
	text-align: left;
	
	}
	#menucenter{
	font-size: 12px;
	width: 900px;
	margin: 0 auto;
	margin-top: 0px;
	text-align: left;
			
		}
	#logo{
		width: 250px;
		height: 105px;
		
		background-image: url(./img/koplogo.png);
		background-repeat: no-repeat;
		float: left;
		
		}	
		#menucontainer{
			float:right;
			text-align: right;
			}
	#menu{
		text-align: left;
		margin-top: 40px;
		float: left;
		margin-left: 10px;
		}
	#menulijn{
		float: left;
		background-image: url(./img/lijn.gif);
		height: 53px;
		width: 1px;
		margin-top: 20px;
		margin-left: 20px;
		
		}
#submenucontainer{
	width: 890px;
	margin-left: 10px;
	
	}	
#maincontenthome{
	margin-left: 10px;
	
	}		
	
#boxtop{
	height: 4px;
	width: 430px;
	float: left;
	background-image: url(./img/boxtop.png);
	background-repeat: no-repeat;
	}	
#boxtopspace{
	height: 4px;
	width: 20px;
	float: left;
	}
#box{
	width: 430px;
	float: left;
	
	}	
#boxspace{
	
	width: 20px;
	float: left;
	}	
#boxbottom{
	width: 880px;
	height: 4px;
	margin-top: 10px;
	float: left;
	background-image: url(./img/boxbottom.png);
	background-repeat: no-repeat;
	}		
#boxbottomcontent{
	width: 880px;
	color: #666666;
	float: left;
	
	}		
