body {
	  text-align:center;
	  background:#78797b url("../images/repeater.jpg");
	  background-position: center;
	  background-repeat: repeat-y;
	  font-family: arial, Verdana, sans-serif;
	  font-size: 12px;
	  line-height: 12px;
		}
	
	#frame {
		width:854px;
		background-color: #fff;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentheader {
		background:#fff;
		background:#fff url("../images/barteling_01.jpg");
		height: 140px;
		}	
	#content {
		width:854px;
		background-color: #fff;
	}
		
	#item {
		background:#fff url("../images/bg.jpg");
		height: 139px;
		vertical-align: top;
		}

	#spacer {
		background:#fff url("../images/spacer.jpg");
		height: 14px;
		}
#servicefoto {
		float: left;
		height: 139px;
		width: 388px;
}
#service {
		float: right;
		height: 139px;
		width: 425px;
}
#productenfoto {
		float: left;
		height: 139px;
		width: 388px;
}
#producten {
		float: right;
		height: 139px;
		width: 425px;
}
#nieuwsfoto {
		float: left;
		height: 139px;
		width: 388px;
}
#nieuws {
		float: right;
		height: 139px;
		width: 425px;
}
#bedrijffoto {
		float: left;
		height: 139px;
		width: 388px;
}
#bedrijf {
		float: right;
		height: 139px;
		width: 425px;
}
	#footer {
			font-size:10px;
				color:#666;
		background:#fff url("../images/footer.jpg");	
		height: 50px;
		width: 854px;
		}
	p,h1,h2,h3,h4,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:15px;
				color:#06c;
		padding-top:10px;
		}
			h2 {
		font-size:13px;
				color:#666;
		letter-spacing: 6px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
#menu a {
	  font-weight: bold;
		padding-left:16px;
		padding-right:16px;
		padding-top:4px;
		padding-bottom:5px;
		height: 15px;
		color:#06c;
		text-decoration: none;
		border-bottom:5px solid #b2b2b2;
		}

#menu a:visited {
		color:#06c;
		border-bottom:5px solid #b2b2b2;
		}

#menu a:hover {
		background-color:#06c;
		color:#fff;
		border-bottom:5px solid #fff;

}
a.menu {
   font-weight:600;
	 letter-spacing: 2px;
	 display:block;
	 margin-top: 4px;
	 text-decoration: none;
	 color:#333;
	 border-bottom:0px solid #ccc;
/*	 background-color:#fff;*/
	 width: 420px;
	 padding-top: 2px;
 	 padding-bottom: 2px;
	 	 		padding-left: 3px;
}
a.menu:link {
		font-weight:600;
		letter-spacing: 2px;
		display:block;
		margin-top: 4px;
		text-decoration: none;
		color:#333;
		border-bottom:0px solid #ccc;
/*		background-color:#fff;*/
		width: 80%;
	 padding-top: 2px;
 	 padding-bottom: 2px;
	 	 		padding-left: 3px;

}
a.menu:visited { 
		width: 80%;
		margin-top: 4px;
		color:#333;
		border-bottom:0px solid #ccc;
	 padding-top: 2px;
 	 padding-bottom: 2px;
	 		padding-left: 3px;
				}
a.menu:hover {
		width: 80%;
		background: url("../images/menu.png");
		background-repeat: no-repeat;
		margin-top: 4px;
		background-color:transparent;
		color:#333;
		padding-left: 15px;
		border-bottom:0px solid #06c;
	 padding-top: 2px;
 	 padding-bottom: 2px;
}


#footer a {
	padding: 3px;
	 text-decoration: none;
		color:#666;
				background-color:transparent;
		border-bottom:1px solid #ccc;
		}

#footer a:visited {
		color:#666;
				background-color:transparent;
		border-bottom:1px solid #ccc;
		}

#footer a:hover {
		background-color:#ccc;
		color:#333;
		border-bottom:1px solid #06c;
		
/*
#content a {
				 font-weight:600;
				 letter-spacing: 7px;
				 display:block;
				 margin-top: 4px;
	 text-decoration: none;
		color:#666;
		border-bottom:0px solid #ccc;
				background-color:#fff;
				width: 440px;
				padding: 2px;
		}

#content a:visited {
				 margin-top: 4px;
		color:#666;
		border-bottom:0px solid #ccc;
		}

#content a:hover {
				 margin-top: 4px;
		background-color:transparent;
		color:#333;
		border-bottom:0px solid #06c;
}

*/