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: 18px;
		}
	
	#frame {
		width:854px;
		background-color: #fff;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:280px;
		padding:0px;
		float:left;
			}
	#menu {
  	position:relative;
	  top: 108px;
	  padding-left: 10px;
	}
		#submenu {
		height: 180px;
		padding-left:20px;
		background:#003488 url("../images/stalen-buizen_05.jpg");
		background-repeat: no-repeat;
			}		
	#offerte {
		height: 102px;
		padding:0px;
		background:#fff url("../images/stalen-buizen_07.jpg");
		}
	
	#contentcenter {
		width:574px;
		padding:0px;
		float:left;
		background:#fff;
		
		}

	
	#contentheader {
		background:#fff;
			background:#fff url("../images/stalen-buizen_02.jpg");
			height: 135px;
		}
			
	#foto {
		background:#ccc;	
		background:#fff url("../images/rotate/rotate.php");
		height: 240px;
		}
		
	#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;
}
	#submenu  a{
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		line-height: 14px;
		padding-top: 4px;
/*		padding-top:10px;*/
		padding-bottom: 4px;
		padding-left: 0px;
		color: #FFF;
		display:block;
		width:250px;
		text-decoration: none;
/*				border-bottom:3px solid #06c;*/
}

#submenu  a:visited{
		color:#FFF; 
		text-decoration: none;

}

#submenu  a:hover{
		background: url("../images/submenu.png");
		background-repeat: no-repeat;
		padding-left: 20px;
		font-weight: bold;
		width: 230px;
		color: #ccc;
		text-decoration: none;
/*		border-bottom:3px solid #039;*/
}

#contentcenter a:link {
	color:#333;
	text-decoration: none;
	border-bottom: solid 1px #ccc;
	font-weight:bold;
		border-bottom: solid 2px #ccc;
}
#contentcenter a:active {
	color: #333;
	font-weight: bold;
	border-bottom: solid 2px #ccc;
}
#contentcenter a:visited {
	color:#333;
	text-decoration: none;
	font-weight:bold;
	border-bottom: solid 2px #ccc;
}

#contentcenter a:hover {
	color: #000;
	font-weight: bold;
	border-bottom: solid 2px #06c;
	}

#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;
