html, body, #background { height: 99%; margin: 0px; padding: 0px; }

body {
	font-family: verdana, sans-serif; font-size: 12pt;
	background-color: #3A3329;
	background-image: url("images/achtergrond2.jpg");
	background-position: 0px -10px;
	color: white;
	text-align: center;
	margin: 0px; 
	padding: 0px;
}

#siteframe {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: url("images/slogan.gif") no-repeat 100% 58px;
}

#sitebox {
	width: 920px;
	margin: 0px 40px 0px 40px;
}

h1 {
	text-align: left;
	text-indent: -5000px;
	background: url(images/bag-logo.gif) no-repeat bottom right;
	height: 53px;
	margin: 0px auto 5px auto;
	padding: 0px 0px 0px 0px;
}

#menu dl dt.aureal-only { display: none; }

#menu dd {
	display: none;
	position: absolute;
	background-color: #B9B453; 
	margin: 0px;
	/* background-color: #D4D0BA; */
}

#menu dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	display: block;
}

#menu dd ul li {
	display: block;
	margin: 0px;
	list-style-type: none;
	border-bottom: 1px solid black;
	/* background-color: red; */
}

#menu dd ul li a {
	display: block;  
	padding: 1px 3px 3px 3px;
	
	
	font-family: Book Antiqua, Verdana, sans-serif; 
	margin: 0px;
	color: black;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	/* background-color: yellow; */
}
#menu dd ul li a:hover {
	background-color: #D4D0BA;
}

#menu {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: left;
	background-color: #D4D0BA;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu dl {
	margin: 0px;
	padding: 0px;
	display: inline;	
}

#menu dl dt {
	margin: 0px;
	/* border: 1px solid #D4D0BA; */
	border-right: 1px solid #CDC9B4;
	/* 
	border-bottom: 1px solid #BFBBA6;
	border-top: 1px solid #BFBBA6;
	*/
	padding-top: 4px;
	padding-bottom: 4px;
	
	/* border: 1px solid black; */
	list-style: none;
	display: inline;
	font-family: Book Antiqua, Verdana, sans-serif; 
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
}

#menu dl dt a {
	font-family: Book Antiqua, Verdana, sans-serif; 
	color: black;
	text-decoration: none;
}

#content {
	border: 1px solid black;
	vertical-align: top;
	background-color: #F9F2DF;
	background-image: url("images/achtergrond.jpg");
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Book Antiqua, Verdana, sans-serif;
	font-size: 15px;
	color: black;
	text-align: left;
}

#content h3 {
	margin: 0px 0px 15px 30px;
	padding: 0px 0px 0px 5px;
	width: 860px;
	font-family: Arial Black, Arial, sans-serif;
	font-size: 32px;
	/* letter-spacing: 3px; */
	font-weight: bold;
	color: #D8D0C5;
	text-align: left;
}

#content ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
}

#slogan {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	
	width: 990px;
	height: 312px;
	background: url("images/slogan.gif") no-repeat top right;
}

#page {
	width: 860px;
	margin-left: 30px;
}

#page td {
	color: black;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

div.layers {
	position: absolute;
	width: 38px;
	height: 362px;
	background: url("images/layers.gif") no-repeat;
}

.footer p {
	font-size: 60%;
	text-align: center;
	margin-top: 5px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.footer p a { color: white; text-decoration: none; font-weight: bold; }

.sitemap a {
	color: black;
}

#sitemap {
}

.sitemap .sitemapMenu {
	color: black;
	margin-top: 2px;
	border: 1px solid black;
	background-color: #D7BE97;
	padding: 3px;
	text-align: left;
	font-weight: normal;
}
.sitemap .sitemapItem {
	margin-top: 2px;
	border: 1px solid black;
	background-color: #EBD7BA;
	padding: 3px;
	text-align: left;
	font-weight: normal;
}
#content form {
	margin: 0px;
	padding: 0px;
}
#content form td.fname {
	vertical-align: top;
}
#content form td.fname .flabel .fieldtitle {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#content form input, #content form textarea {
	background-color: #FFFDF5;
	padding: 2px;
	border: 1px solid #D4D0BA;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
A:hover {
	color: #9cb27e;
}
A {
	color: #488332;
}
