.underline {
    text-decoration: underline;
}

img {
    border: 0;
}
.werkVanLeden h1{
    border-bottom: 1px solid rgb(255, 102, 0);
    
}
.contact{
    color: #1f497d;
    font-family: 'Calibri', 'Times New Roman';
    
}
#container
{
	width: 100%;
	margin: 0;
	line-height: 130%;
	min-width: 810px;
}
#header1 {
	position:absolute;
	top: 0px;
	left:0px;
	height: 110px;
	width: 160px;
	background:url(../images/logo.jpg);
    background-repeat:no-repeat;
	z-index:4;
}
#header2 {
	position:absolute;
	left: 160px;
	top: 0px;
	height: 110px;
	width: 442px;
	background:url(../images/txtLogo.jpg);
    background-repeat:no-repeat;
	z-index:4;
	}
#header3{
	position:absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 110px;
	background:url(../images/hhBG.jpg);
    background-repeat:repeat-x;
	z-index:3;
}
#header4 {
	position:absolute;
	right: 0px;
	top: 0px;
	height: 110px;
	width: 119px;
	background:url(../images/rechtsBG.jpg);
    background-repeat:no-repeat;
	z-index:4;
}
#menu {
	position:absolute;
	left: 0px;
	top: 110px;
	height: 460px;
	width: 136px;
	background:url(../images/menuBG.jpg);
    background-repeat:no-repeat;
	z-index:4;	
}
#header5 {
	position:absolute;
	left: 134px;
	top: 110px;
	height: 18px;
	width: 26px;
	background:url(../images/hoekBG.jpg);
    background-repeat:no-repeat;
	z-index:1;
}
#menur1{
	
	float:right;

	z-index:4;	
}
#menur2{
	position:relative;
	
	
	height: 15px;
	width: 150px;
	background:url(../images/menu1_01.jpg);
    background-repeat:no-repeat;
	z-index:4;	
}
#menur3{
	position:relative;
	margin-left:1px;
	padding-left:5px;
	width: 150px;
	background:url(../images/menu1_04.jpg);
    background-repeat:repeat-y;
	z-index:4;	
}
#menur4{
	position:relative;

	height: 20px;
	width: 150px;
	background:url(../images/menu1_06.jpg);
    background-repeat:no-repeat;
	z-index:4;	
}
#content{
	margin-left: 0px;
	padding-left: 160px;
	position: absolute;
	padding-top: 120px;
	width: 80%;
	white-space: normal;
	/*background-image:url(http://www.tweemaalzes.nl/layout/achtergrond.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;*/
   	min-height:440px;
	min-width: 810px;
  	height:auto !important;
   	z-index:2;

}