* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
img{ border: 0px;}
a {
	color: #000;
}
a:hover{
	text-decoration: none;
}
img{
  border: 0px;
}
#mainbody{    background: #cccccc url(/pict/background.gif);}
html, body, textarea, td {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
    font: normal 0.9em Verdana, sans-serif;
    color: #000;
    line-height: 16pt;
}
ul{
  margin: 0;
  padding: 0;
  list-style-type: disc;
  list-style-position: inside;
  line-height: 16pt;
}
/* container */
.clear {
	clear: both;
}
#container {
	min-height: 100%;
	width: 820px;
	margin: 0 auto;
    background: url(/pict/container_bg.gif) repeat-y top left;
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {
    background:url(/pict/timmerfabriekjanssenherveld.jpg) no-repeat top left;	
	float:left;
	height: 80px;
	width:820px;
}
#menu{
	float:left;
	padding:0px 0px 0px 0px;
}
#foto{
	float:left;
	padding:10px 0px 0px 20px;
}
#adres{
    padding: 1px 5px 5px 5px;
}
#contentContainer{
    background:url(/pict/header2.jpg) no-repeat top left;	
    float: left;
    width: 780px;
    padding:0px 20px 0px 20px;
    margin-bottom:45px;
}
#contentLeft{
	float:left;
	padding: 40px 0px 0px 0px;
	width: 220px;
}
#contentRight{
	float:right;
    * margin-right:20px;
    margin-top:200px;
	width:490px;
	* width: 520px;	
}
#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
    width: 820px;
    text-align: center;
 	height: 40px;
    padding: 0px 0px 0px 0px ;
	vertical-align: middle;
    background-image:url(/pict/footer.gif); 
}
/* header */
#logo{
	position:absolute;
	width:160px;
	height:70px;
	cursor:hand;
	left:40px;
	top:8px;
}
#adres{
	position:absolute;
	color: #fff;
	width:500px;
	height:70px;
	left:260px;
	top:8px;
}
#url{
	position:absolute;
	width:260px;
	height:25px;
	left:570px;
	top:250px;
}
#header_menu{
	position:absolute;
    height: 30px;
    left:400px;
	top:50px;
	width:380px;
}
/* footer */
#footerTekst{
	float:right;
	width:574px;
	padding:8px 5px 0px 0px;
}
#f_left{
   float: left;
   color:#FFF;
   padding: 0px 0px 0px 30px;	
}
#f_right{
   float: right;
   padding: 0px 30px 0px 0px;	
}
#f_right a{
	color: #FFF;
	text-decoration: none;
}
#f_right a:hover{
	text-decoration: underline;
}
/* adminmenu */
#a_menu{
	float: right;
}
#a_menu ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#a_menu li{
	display: inline;
	list-style-type: none;
}
#a_menu a{
    padding: 2px 5px 2px 5px;
	background: #c40808;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#amenu a.a_leeg:link, a.a_leeg:visited, a.a_leeg:hover, a.a_leeg:active{
  background: green;
}

/* topmenu */
#t_menu{
	float:right;
}
#t_menu a{
	text-decoration: none;	
}
#t_menu a:hover{
	text-decoration: none;	
}
/* zoek */
#zoek{
	margin: 0px auto;
	text-align: center;
}
/* stat */
.s_titel{
	text-align: left;
}
/* cert homepage */
#cert{
    font: normal 0.7em Verdana, sans-serif;	
}
