


/* ==================== main document styles ============================================*/

*{
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #9ca849;
	color: #484941; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

/*============================= container styles ================================================================*/


#container {
	background: #f8f8ea url(images/containerbackground.gif) repeat-y;
	margin: auto; 
	width: 1000px;
}

#head_wrap {
	background:no-repeat;
	height: 374px; 
	margin: auto;
	width: 1000px; 
}

#top {
	background: #3d3f3f url('images/header-top.gif') bottom no-repeat; 
	height: 71px;
	width: 1000px;
}

#top_navigation_links ul {
	display: inline; 
	list-style: none; 
	border:1px solid red;
}

#top_navigation li {
 	list-style: none;   
	 display: inline; 
}
   
#top_navigation a {
	color: #FFFFFF;
	float: right;
	font-size: 15px;
	margin-top: 14px;
	padding-right: 25px;
	text-decoration: none;
}

#header { 
	background: url('images/header-top.gif');
	height: 25px;
	width: 1000px;
}

#flash_header { /*.swf*/
	background:url(images/header.gif) no-repeat;
	height: 300px;
	margin: auto;
	width: 950px;
}

.navigation {  
	background: url(images/navigation.gif) no-repeat;
	float: right;
	height: 55px;
	margin-top: 258px;
	margin-right: 25px;
	width: 601px;
	display:inline;
}

.navigation ul {  
	list-style: none;
	width:600px;
	padding-left: 25px;
}

.navigation li {
	float: left;
}
   
.navigation a {
	display: block;
	color: #FFF; 
	font-size: 16px;
	padding: 12px 10px 11px 10px;
	text-decoration: none;
}

.navigation a:hover, .navigation a.active { 
	background-color: #9ca849;
	color: #FFF;
}

.content_wrap { 
	margin-right: 25px; 
	margin-left: 25px; 
	float:left;
}

.merken { 
	background: url(images/submenuheader.gif) no-repeat;
	height: 32px;
	margin-left: 10px;
	margin-top: 35px;
}

.merken h3 {  
	color: #000000;
	font-size: 15px; 
	float: left;
	margin-left: 40px;
	margin-top: 6px;
	display:inline;
}


.soorten {  
	background: url(images/submenuheader.gif) no-repeat;
	height: 32px;
	margin-left: 10px;
	margin-top: 35px;
}

.soorten h3 { 
	color: #000000;
	font-size: 15px;
	float: left;
	margin-left: 40px;
	margin-top: 6px;
	display:inline;
}

.links {  
	margin-left: 10px;
	margin-top: 25px;
}

.submenu {    
	background: url("images/menutest.gif") no-repeat;
	float:left;
	min-height: 751px;
	width: 290px;
}

.submenu li {  
	list-style: none;
	width: 200px;
}
   
.submenu a {
	background: url("images/submenulinks.gif") bottom no-repeat;
	color: #000000;
	display: block;
	font-size: 14px; 
	padding: 6px 0;
	text-decoration: none;
}

.submenu a:hover, .submenu a.active{
	background-color: #9ca849;
	color:#FFFFFF;
	padding-left:15px;
}


#content {     
	float: left;
	width: 540px;
	margin-left: 50px;
	margin-top:-40px;
}

.product{
	height:150px;
	float:left;
	width: 150px;
	margin-bottom:10px;
	margin-right:20px;
	margin-top:10px;
	display:inline;
}

#content p {  
	font-size: 14px;
	margin-bottom: 20px;
	text-align:justify;
	
}

#content a {
	color: #666600;
	font-size:12px;
}

#content h4 {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;
	font-size:16px;
	text-decoration:none;
}

#content h2 {

font-size:128px;
}

#content li {
	margin-left:30px;
	font-size:13px;
	color: #000000;
}




#content li ul {

padding-left:10px;

padding-bottom:5px;


}

#content ul li a {

color: #6e7a35;


}






#content .product h3 {
	width:150px;
	text-align: center;
	color:#6e7a35;
	font-size: 13px;
	margin-top:-43px;

}

#content .product p {
	width:150px;
	text-align: center;
	color: #000000;
	font-size: 13px;
	
	margin-top:3px;
}




#content input {
	padding: 5px;
	width: 200px;
	float:left;
	font-family: Helvetica, sans-serif;
	font-size:9;
	margin: 0px 0px 10px 0px;
	
	

	

	
}



#content textarea {
	height: 90px;
	width: 210px;
	margin-bottom:20px;
	
	
}

label {
	float: left;

	margin-right: 15px;
	width: 150px;
	padding-top: 5px;
	font-size: 16px;
	
	
	
}

#content textarea:focus, #content input:focus {
	border: 2px solid  #9ca849;
}

#content input.submit-button {
	width: 100px;
	margin-left: 228px;
	margin-top: -10px;
	margin-bottom: 25px;
	


}


.product img {
	border: none;
}


#content h1 { 
	font-size: 19px;
	margin-top: 50px;
	padding-bottom:30px;
	font-weight:normal;
	text-decoration:underline;
	color:#6e7a35;
}

#content h2 { 
	font-size: 15px;
	text-decoration: underline;
	padding-bottom:15px;
}



/* =================================================== einde content wrap ========================================   */


.footer {
	background-color: #3d3f3f;
	clear: both;
	color: #999999;
	height: 100px;
}

.footer p {
	padding-top: 35px;
	text-align:center;
	color: #999999;
	
	font-size:11px;

}

.footer span{

color: #CCCCCC;

}





.footer ul li a {

float:left;
color:#FFFFFF;

}

.footer a {

color: #CCCCCC;

}




/* Banner */
.banner a:hover {
	background: none;
	margin: 0;
	padding: 0;
}









