﻿HTML {
	height: 100%;
}
BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
	text-align: center;
	background: #47733E;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #e3f3e5;
	text-decoration: none;
}
TABLE.main {
	border-collapse: collapse;
	width: 1060px;
	height: 900px;
	background: #ffffe1;
	vertical-align: top;
	border-left: 1px solid #d1cbb4;
	border-right: 1px solid #d1cbb4;
}
.top {
	height: 60px;
	text-align: right;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	background: none;
}
.top-line {
	border-collapse: collapse;
	width: 100%;
	height: 30px;
	background: url('../../HP%20Sietse%20Betten/images/top-navi.png');
}
.line-trans {
	width: 18px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #d1cbb4;
}
.line-td {
	text-align: right;
	width: 882px;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid #d1cbb4;
	border-right: 0px solid #d1cbb4;
	border-bottom: 1px solid #d1cbb4;
	border-left: 1px solid #d1cbb4;
	padding: 0px 20px 0px 0px;
}
.left {
	width: 300px;
	height: 210px;
	text-align: left;
	vertical-align: top;
	border-right: 0px solid #d1cbb4;
	padding: 0px 0px 0px 20px;
}
.left-navi {
	width: 300px;
	height: 300px;
	text-align: left;
	vertical-align: top;
	border-right: 0px solid #d1cbb4;
	padding: 0px 0px 50px 20px;
	font-size: 12px;
	font-family: "Times New Roman", Times, Serif;
}
.navi{
	width: 250px;
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, Serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	
}
.navi UL {
	width: 250px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navi LI {
	height: 25px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.navi-active {
	height: 25px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}
.navi A {
	background: url('../../HP%20Sietse%20Betten/images/bg-navi.png');
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	height: 20px;
	width: 245px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navi A:hover {
	color: #ffffff;
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%;
}
.right {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}

