html>body #contentbox {
/*margin-left: 202px;
margin-right:202px;
*/
	}
body {
background: #474747 url('../images/site-bg2.jpg');
background-repeat: repeat-y;
font-family : verdana, arial;
font-weight: normal;
height: 100%;
}

#container {
margin:0px auto;
background-color:#000;
}

#logo {
margin:0px auto;
position: absolute;
left:0px;
top:0px;
width:250px;
height:106px;
background: url('../images/nieuwbouw-verbouw_05.jpg');
background-repeat:no-repeat;
background-color:#fff;
border-left:14px solid #fee600;
	}

#menucontent {
position: absolute;
left:0px;
top:106px;
width:250px;
height:220px;
background-repeat:no-repeat;
color:#000;
display:inline;
background: #FFF url('../images/menu-bg.gif');
	}

#menu {
line-height: 28px;
font-size:12px;
color:#000;

 
}

#menu a {
		padding-left:15px;
		color:#000;
		text-decoration: none;
		display:block;
		letter-spacing: 1.3px;
		border-left:14px solid #fee600;
			background-color:#fff;
		}
#menu a:visited {
		color:#000;
		letter-spacing: 1.3px;
		border-left:14px solid #fee600;
		}

#menu a:hover {
		letter-spacing: 1.3px;
		font-weight: bold;
		color:#000;
		border-left:14px solid #000;
		border-right:14px solid #fee600;
		}
#menu a:active {
/*		background-color:#843922;*/
		text-decoration: underline;
		letter-spacing: 1.3px;
		color:#000;
		}
#submenu {
line-height: 28px; 
font-size:14px;
color:#843922;
display:block;

}




#submenu a {
		color:#FFF;
		padding-left:15px;
		text-decoration: none;
		display:block;
		letter-spacing: 1.3px;
				border-left:14px solid #fee600;
				}
#submenu a:visited {
		color:#FFF;
		letter-spacing: 1.3px;
				border-left:14px solid #fee600;
		}

#submenu a:hover {
		border-left:14px solid #FFF;
				border-right:14px solid #fee600;
		letter-spacing: 1.3px;
				font-weight: bold;
		color:#FFF;
		}

#submenucontent {
position: absolute;
left:0px;
top:325px;
width:250px;
height:200px;
background-repeat:no-repeat;
/*background: url('../images/menu-bg.gif');*/
color:#843922;
	}

#left {
/*padding:10px;*/
position: absolute;
left:0px;
top:520px;
width:250px;
height:400px;
/*background: #000 url('../images/site-bg.jpg');
background-repeat:repeat-x;*/
				border-left:14px solid #fee600;
/*background: #000;*/
color:#843922;
	}

#centercontent {
height:359px;
position: absolute;
top:0px;
left:250px;

	}
html>body #centercontent {
/*margin-left: 201px;
margin-right:201px;
*/
	}

#contentbox {
background:#FFF url('../images/nieuwbouw-verbouw_10.jpg');
background-repeat: no-repeat;
background-position: top right;
padding: 0px;
width:774px;
position: absolute;
top:326px;
left:250px;
/*border-right:1px solid #843922;
border-top:1px solid #843922;*/
	}
#footercredentials{
display: inline;
height: 30px;
width:774px;
}

#display {
display:table;
width:200px;

}

p.credits {
color: #000;
		font-size:11px;
		font-weight:200;
		text-align:center;
		padding-top: 7px;
  		padding-bottom: 7px;
		margin:10px 0px 0px 0px;
		background:#fee600;
		width:774px;
		height: 30px;
}
	p,h1,h2,h3,h4,pre {

		margin:0px 10px 10px 10px;
		line-height: 22px;
		width:580px;
}
p{
		font-size:12px;
		line-height: 22px;
		width:580px;
}
h1 {
padding-top: 16px;
font-size : 16px;
font-weight: bold;
letter-spacing: 120%;
color : #333;
}

h2 {
font-size : 16px;
font-weight: bold;
color : #fc0;
letter-spacing: 120%;
/*background: #666;*/
}

h3 {
font-size : 12px;
color : #666;
letter-spacing: 1.3px
}

h4 {
font-size : 12px;
font-weight : 900;
color : #fc0;
}

#contentbox a:link {
	color: #333;
	text-decoration: none;
	font-weight:bold;
	border-bottom: solid 2px #fee600;
}
#contentbox a:active {
	color: #333;
	font-weight:bold;
	border-bottom: solid 2px #fee600;
	}
#contentbox a:visited {
	color: #333;
	text-decoration: none;
	font-weight:bold;
	border-bottom: solid 2px #fee600;
}
#contentbox a:hover {
	color: #000;
	font-weight:bold;
	border-bottom: solid 2px #666;
	border-top: solid 1px #333;
}