img, div, a, input { behavior: url(iepngfix.htc) }

img { behavior: url(iepngfix.htc); }


body {
	height: 100%;
	width: 100%;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#container
{
	text-align: left;
	height: 100%;
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
#headercontainer
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	margin: 0 auto;
	width: 900px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

#contactform
{
	width: 430px;
	position: static;
	float: left;
	margin-right: 0px;

	}	
	
#contentrightmaincontainer
{
	width: 450px;
	position: static;
	float: right;
	margin-right: 0px;
	}	

#tekstlinks
{
	width: 450px;
	position: static;
	float: left;
	margin-left: 0px;
	}	
	
#ringen
{
	width: 450px;
	position: static;
	float: right;
	margin-right: 0px;
	}	
	
#header{
	width: 100%;
	height: 125px;
	margin: 0 auto;
	background-image: url(pics/top_bg.jpg);
	position: relative;
	}


#logo
{
	width: 164px;
	position: static;
	float: left;
	margin-left: 0px;


}

#button1
{
	width: auto;
	position: relative;
	margin-left: 470px;
	height: 29px;
	padding-top: 50px;
	z-index: 2;
}


#button3
{
	width: 104px;
	position: static;
	margin-left: 475px;
	height: 29px;
	padding-top: 50px;
	z-index: 3;
}

#button4
{
	width: 104px;
	position: static;
	margin-left: 475px;
	height: 29px;
	padding-top: 50px;
	z-index: 4;
}

#woodcontent{
	align: center;
	text-align: center;
	height: 169px;
	margin: 0 auto;
	width: 900px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
		

}


#woodmaster
{
	width: 100%;
	height: 169px;
	margin: 0 auto;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	background-image: url(pics/wood.jpg);
	position: relative;
}

#woodtxt
{
	align: center;
	text-align: center;
	height: 169px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
		}
		
		
#bigringpic
{
	width: 335px;
	position: static;
	float: left;
	margin-left: 0px;
	height: 800px;
}
		
		

footer{
	height: 35px;
	vertical-align: middle;
	padding: 0;
	background-color: #03233b;
	width: 100%;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;	
    position:absolute;
    bottom:0;
    _bottom:-1px; /* thanks Rickets, IE wil er nog wel eens een pixeltje naast zitten ivm afronden*/
    text-align:center; 	
}
















a:link {
	text-decoration: none;
	color: #CC6600;
}

a:active {
	text-decoration: none;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
.titels {
	font-weight: bold;
}
