body {
	font-family: Arial;
	font-size: 12px;
	background-color: #B15C1D;
	margin: 0px;
	padding: 0px;
}

A {
	color: #000000;
}

A:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

#hoogtelijn {
	height: 552px;
	width: 0px;
	float: left;
}

#framework {
	position: relative;
	width: 800px;
	margin: auto;
	margin-top: 25px;
	background-color: #FFFFFF;
}

#hoofdmenu {
	height: 25px;
	background-color: #00AFDB;
	line-height: 25px;
	font-weight: bold;
}

#hoofdmenu A {
	color: #FFFFFF;
	text-decoration: none;
}
#hoofdmenu A {
	margin-left: 15px;
	margin-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#hoofdmenu A:hover {
	color: #DDDDDD;
}

.hoofdmenulinkopen {
	position: relative;
	height: 25px;
	float: left;
	background-color: #B15C1D;
}

#hoofdmenu .hoofdmenulinkopen A:hover {
	color: #FFFFFF;
}

.hoofdmenulink {
	position: relative;
	float: left;
}

#submenu {
	height: 25px;
	line-height: 25px;
	background-color: #B15C1D;
	color: #FFFFFF;
	padding-left: 10px;
}

#submenu A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#contentframe {
	position: relative;
	width: 469px;
	min-height: 552px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #B15C1D;
}

#contentkop {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #00AFDB;
}

#content {
	margin-top: 10px;
	line-height: 160%;
}

#content input.text {
	width: 250px;
}

#content textarea {
	width: 250px;
	height: 100px;
}

#frameright {

}

#frameright .logo {
	margin-top: 10px;
	margin-left: 8px;
}

#frameright .impressiefoto {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #000000;
}

#menuright {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	border-top: 1px solid #B15C1D;
	width: 290px;
	line-height: 160%;
}

#menuright ul {
	list-style-image: url('/images/arrow.gif');
	margin-left: 20px;
}

#footer {
	clear: both;
	height: 189px;
	background-image: url('/images/footer.jpg');
	background-repeat: no-repeat;
	vertical-align:bottom;
}

#balk {
	background-color: #B15C1D;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
}

#balk A {
	color: #FFFFFF;
	text-decoration: none;
}

.footerlinks {
	position: absolute;
	bottom: 0x;
	left: 10px;
	align: left;
}

.footerrechts {
	position: absolute;
	bottom: 0x;
	right: 10px;
	align: right;
}

.linktitel {
	color: #00AFDB;
	font-weight: bold;
}

.lijn {
	position: relative;
	height: 1px;
	background-color: #B15C1D;
	color: #B15C1D;
}

.ster {
	color: #B15C1D;
}

.sitemap1 {
	padding-left: 10px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
}

.sitemap2 {
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
}