@charset "utf-8";
/* CSS Document */

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #555555;
}

.container {
	width: 951px;
	min-height: 500px;
	background-color: #FFFFFF;
	margin: 0px auto;
	margin-top: 40px;
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 10px;
	background-image: url(/images/bgimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 11px solid #FFFFFF;
}

.leftbox {
	width: 501px;
	min-height: 369px;
	margin-left: 0px;
	float: left;
}

.logo {
	background-image: url(/images/logo.gif);
	width: 286px;
	height: 157px;
	margin-left: 215px;
}

.adres {
	float: left;
	width: 160px;
	height: 235px;
	background-color: #FFFFFF;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	color: #555555;
	padding-top: 130px;
	padding-left: 10px;
	background-image: url(../images/houtwerklogo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.adres a:link, .adres a:visited, .adres a:active {
	color: #555555;
	text-decoration: underline;
}

.adres a:hover {
	color: #811a17;
	text-decoration: none;
}

.tekst {
	width: 310px;
	height: 345px;
	padding: 10px;
	background-image: url(../images/tekstbg.png);
	background-repeat: repeat-y;
	overflow: auto;
	margin-left: 172px;
	margin-top: -0.1px;
	*margin-top: -365px;
	border-right: 1px solid #555555;
}

.tekst ul {
	padding: 0px;
	margin: 0px;
}

.tekst li {
	list-style: none;
	font-weight: bold;
}

.tekst a:link, .tekst a:visited, .tekst a:active {
	color: #290504;
	line-height: 22px;
	padding-left: 20px;
	background-image: url(../images/pijl-over.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}

.tekst a:hover {
	color: #ffffff;
	line-height: 22px;
	padding-left: 20px;
	background-image: url(../images/pijl-off.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}

.fotogroot {
	background-image: url(/images/fotogroot.gif);
	width: 299px;
	min-height: 89px;
	margin-left: 501px;
	padding-left: 150px;
	height: 365px;
}

h2 {
	font-size: 24px;
}

.bottomkader {
	width: 950px;
	height: 173px;
	border-bottom: 5px solid #555555;
	border-top: 5px solid #555555;
	*margin-top: -5px;
}

.fotoshow {
	height: 129px;
	float:right;
	margin-top: 23px;
}

.foto {
	width: 125px;
	height: 125px;
	margin-right: 20px;
	float: left;
}

.footer {
	width: 950px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 20px;
	margin: 0px auto;
}

.foto A:link img, .foto A:visited img, .foto A:active img, .foto A:hover img {
	border: 2px solid #FFFFFF;
}

.foto A:hover img {
	border: 2px solid #555555;
}

.subbutton {
	margin-left: -420px;
	margin-top: 40px;
	margin-bottom: -30px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #ffffff;
}

.footer a:hover {
	color: #000000;
}

.videoframe {
	z-index: 100;
	position: absolute;
	margin-left: -150px;
}

.sitemap li {
	padding-left: 20px;
}

.sitemap2 li {
	padding-left: 20px;
}