/*

Website by Mulders Design
www.Mulders-Design.nl
Info@Mulders-Design.nl

Editor:
-Mulders Online management system V2.4


Ook uw eigen website? Neem dan contact met ons op:
www.Mulders-Design.nl

*/

/*Body ed. */
body {
	
	
	background-image: url(./img/bg.png);
	background-repeat: repeat;
	
	background-color: #EEEEEE;
	margin: 0px;
		
	color: #666666;
	font-size: 0px;
	font-family:  Verdana;
	text-align: center; 

	
	}
	
	#center{
	font-size: 12px;
	width: 950px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
		
		}
#tekst{
	margin: 10px;
	
	}
#zoektekst{
	margin: 30px;
	
	}				
/*tekst elementen*/
h1{
	color: #FAA61A;
	}

a{
	color:#585858;
	}
td {
	font-size: 12px;
	}	
#vlak1 a{
	
	text-decoration: none;
	color: #fff;
	}
#menu a{
	color: #fff;
	font-size: 17px;
	
	text-decoration: none;
	}
	
input{
	width: 150px;
	border: 1px solid #55ACC4;
	color: #666666;
	}
.gewoon{
	width: 10px;
	
	}		
.actief{
	color: #FAA61A;
	}	
/*overigde divs*/

#header{
	width: 950px;
	height: 120px;
	
	margin-top: 30px;
	
	float: left;
	
	background-image: url(./img/header.png);
	background-repeat: no-repeat;
	}
	
#content{
	width: 950px;
	
	
	float: left;
	
	background-image: url(./img/centerbg.png);
	background-repeat: repeat-y;
	
	}	
	
#menu{
	width: 944px;
	margin-left: 3px;
	
	background-color: #55ACC4;
	
	color: #fff;
	
	float: left;
	text-align: center;
	}	
#imgbalk{
	width: 944px;
	height: 100px;
	
	margin-left: 3px;
	
	
	background-repeat: no-repeat;
	
	float: left;
	margin-top: 20px;
	}	
	
#vlak1{
	width: 250px;
	margin-left: 3px;
	
	
	
	margin-top: 20px;
	
	float: left; 
	
	}	
	#balkboven{
		width: 250px;
		height: 14px;
		
		background-image: url(./img/balkboven.png);
		background-repeat: no-repeat;
		
		float: left;
		}
	#balkonder{
		width: 250px;
		height: 14px;
		
		background-image: url(./img/balkonder.png);
		background-repeat: no-repeat;
		
		float: left;
		}	
	#vlaktekst{
	width: 250px;

	background-image: url(./img/vlaktekst.png);
	background-repeat: repeat-y;
	
	float: left; 
	
	}
		
#vlak2{
	width: 654px;
	
	margin-left: 20px;
	margin-top: 20px;
	
	float: left;
	
	}	

#vlak3{
	width: 903px;
	margin-left: 23px;
	
	float: left;
	
	}	
	
#copybalk{
	margin-top: 20px;
	margin-left: 142px;
	margin-right: 142px;
	
	width: 660px;
	height: 2px;
	
	background-image: url(./img/copybalk.png);
	background-repeat: no-repeat;
	
	float: left;
	
	}	
#copytekst{
	width: 944px;
	
	float: left;
	text-align: center;
	
	}

#zoekveld{
	margin-left: 60px;
	margin-top: 40px;
	float: left;
	}
	
#webshop{
	
	margin-top: 5px;	
	margin-left: 200px;
	
	border: 1px solid #CCCCCC;
	
	float: left;
	}	
	
					
