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.actiefItem{
		font-weight: bold;
		text-decoration: underline;

}


#submenu {
line-height: 20px; 
font-size:14px;
color:#843922;
display:block;

}




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

#submenu a:hover {
		border-left:14px solid #FFF;
		border-right:14px solid #fee600;
		letter-spacing: 0.0px;
		font-weight: bold;
		color:#FFF;
		}
#submenu a.actiefSubitem {  	
		font-weight: bold;
		text-decoration: underline;

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

#left {
/*padding:10px;*/
position: absolute;
left:0px;
top:620px;
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:610px;
}
p{
		font-size:12px;
		line-height: 22px;
		width:580px;
}

#contentbox table {
		margin:0px 10px 10px 10px;
		width: 580px;



}

#contentbox li {
		font-size:14px;
		line-height: 22px;
		width:580px;
		font-weight: bold;
		color: #333;
}

h1 {
padding: 16px 0 20px 0;
font-size : 32px;
font-weight: normal;
letter-spacing: 120%;
color : #dbba00;
text-shadow: #333 1px 1px 1px;

}

h2 {
font-size : 22px;
font-weight: normal;
color : #333;
text-shadow: #666 1px 1px 1px;
 padding: 0px 0 10px 0;
letter-spacing: 120%;
/*background: #666;*/
}

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

h4 {
font-size : 16px;
font-weight : bold;
color : #666;
}
h5 {
font-size : 16px;
font-weight : bold;
color : #666;
padding: 10px 0 0 0;
		margin:0px 10px 10px 10px;

}

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


}

#menu a.actiefItem{
		border-left:14px solid #fee600;
		border-right:14px solid #fee600;
		letter-spacing: 0.0px;
		font-weight: bold;
		color:#FFF;	
}
a.actiefSubitem:visited{  	
		border-left:14px solid #fee600;
		border-right:14px solid #fee600;
		letter-spacing: 0.0px;
		font-weight: bold;
		color:#FFF;
}


