* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #a6c735 url(/images/right_bg.jpg) top repeat-x;
}

div, td {
	font: 12px Arial;
	color: #707172;
}

a {
	color:#707172;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

#container {
	left: 50%;
	z-index: 2;
	width: 1030px;
	position: absolute;
	margin-left: -495px;
}

#top_left {
	float: left;
	width: 39px;
	height: 181px;
	background: url(/images/top_left.jpg) no-repeat;
}

#main {
	float: left;
	width: 911px;
	background:url(/images/bg_main.jpg) repeat-y right;
}
#footerDigibiz {
	float:right;
	width:906px;
	text-align:right;
	background-color:#a6c735;
	padding:5px 5px 5px 0px;
}

#top_bg {
	width: 50%;
	height: 160px;
	background: url(/images/left_bg.jpg) repeat-x;
}

#header_left {
	float: left;
	width: 380px;
	height: 203px;
	background: url(/images/header_left.jpg) no-repeat;
}

#header_right {
	float: right;
	width: 531px;
	height: 122px;
	background: url(/images/header_right.jpg) no-repeat;
}

.logo {
	float: right;
	border: 0px;
}

#top_menu {
	height: 18px;
	width: 531px;
	float: right;
	background: #005380;
	padding: 7px 0px 5px 0px;
}

#top_menu ul {
	list-style: none;
	font: bold 12px Arial;
	display: inline;
	color: #FFF;
}

#top_menu ul li {
	float: left;
	color: #FFF;
}

#top_menu ul li a {
	color: #FFF;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}
#top_menu ul li a:hover {
	color: #a6c735;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}
#top_menu ul li a.active {
	color: #a6c735;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}

#submenu {
	min-height: 448px;
	width: 174px;
	float: left;
	background: #e7efcc;
	padding: 12px 0px 0px 15px;
}

* html #submenu {width: 170px; height: 448px;}

#submenu ul {
	list-style: none;
	font: 12px Arial;
	display: block;
	height:140px;
}

* html #submenu ul {height: 180px;}

#submenu ul li {
	text-align: right;
	height:20px;
}


#submenu ul li a {
	color: #58585a;
	margin: 0px 14px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}
#submenu ul li a:hover {
	color: #005380;
	margin: 0px 14px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}
#submenu ul li a.active {
	color: #005380;
	margin: 0px 14px 0px 0px;
	text-decoration: none;
	font-weight:bold;
}

#content_header {
	float: right;
	width: 526px;
	height: 90px;
	background-repeat:no-repeat;
	border-right: 5px solid #FFF;
}

#content {
	float: right;
	width: 461px;
	min-height: 367px;
	background: #FFF;
	padding: 27px 35px 27px 35px;
}
#content ul{
	margin-left:15px;
}

h1 {
	color: #556814;
	font: bold 14px Arial;
}

h2 {
	color: #556814;
	font: italic bold 16px Arial;
}

p {
	color: #707172;
	font: 12px Arial;
}

#laatste_nieuws {
	float: left;
	width: 173px;
	height: 447px;
	padding: 8px 5px 5px 8px;
	background: #FFF url(/images/nieuws_bot_foto.jpg) bottom no-repeat;
	border-left: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
}

#laatste_nieuws img {
	float: right;
	margin-left: 5px;
}

#gasten_links {
	float: left;
	width: 173px;
	height: 452px;
	padding: 8px 5px 5px 8px;
	background: #FFF ;
	border-left: 5px solid #FFF;
}

* html #gasten_links {
	height: 457px;
	padding: 8px 5px 0px 8px;
}

#brochure {
	height: 84px;
	width: 174px;
	line-height:22px;
	padding:17px 0px 0px 15px;
	background-color:#e0ebb8;
} 

#boeken {
	height: 84px;
	width: 174px;
	line-height:22px;
	padding:17px 0px 0px 15px;
	background-color:#b2cbd9;
}
#brochure h3, #boeken h3 {
	color:#000000;
	font-size:16px;
}
#brochure a, #boeken a {
	color:#000000;
	font-size:14px;
	text-decoration:underline;
}
#brochure a:hover, #boeken a:hover {
	text-decoration:none;
}

#nieuwsbrief {
	height: 85px;
	width: 174px;
	color:#fff;
	line-height:22px;
	padding:17px 0px 0px 15px;
	background-color:#a6c735;
}
#nieuwsbrief h3 {
	color:#fff;
	font-size:16px;
}
#nieuwsbrief a {
	color:#fff;
	font-size:14px;
	text-decoration:underline;
}
#nieuwsbrief a:hover {
	text-decoration:none;
}

#gastenboek {
	height: 136px;
	width: 174px;
	line-height:22px;
	padding:25px 0px 0px 15px;
	background-color:#fff;
}
#gastenboek h3 {
	color:#556814;
	font-size:16px;
	font-style:italic;
}

#footer_menu {
	height: 17px;
	width: 620px;
	float: right;
	background: #556814;
	padding: 4px 45px 3px 45px;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
}

* html #footer_menu { margin-top: -5px; }

#footer_menu ul {
	list-style: none;
	font: bold 11px Arial;
	display: inline;
	color: #FFF;
}

#footer_menu ul li {
	float: left;
}

#footer_menu ul li a {
	color: #FFF;
	margin: 0px 12px 0px 12px;
	text-decoration: none;
}

#footer_menu ul li a:hover {
	color: #a6c735;
	margin: 0px 12px 0px 12px;
	text-decoration: none;
}
#footer_menu ul li a.active {
	color: #a6c735;
	margin: 0px 12px 0px 12px;
	text-decoration: none;
}

.content_item { margin-left: 10px; }

.img_bot {
	float: left;
	margin: 57px 0px 0px -206px;
	_margin: 17px 0px 0px -210px;
	border-left: 5px solid #FFF;
	position: absolute;
	z-index: 2;
}

*:first-child+html .img_bot { margin: 57px 0px 0px -206px; }

#content_header_hp {
	float: right;
	width: 526px;
	height: 90px;
	background: url(/images/content_header.jpg) no-repeat;
	border-right: 5px solid #FFF;
}

#content_hp {
	float: right;
	width: 461px;
	min-height: 206px;
	_height: 206px;
	background: #FFF;
	padding: 27px 35px 27px 35px;
	position:relative;
	z-index:2;
}

#content_footer {
	float: right;
	width: 531px;
	height: 161px;
	background: #FFF url(/images/content_footer.jpg) no-repeat;
}
form {margin:0px;}

input, select, textarea {
	font: 12px Arial;
	color: #ffffff;
	color: #707172;
	padding-left:3px;
}
/*select {
	height:19px;
}*/
.button {
	background-color:#005380;
	border:0px;
	cursor:pointer;
	height:19px;
	color: #ffffff;
}

table.reservering {
	border-collapse:collapse;
	border:1px solid #a6c735;
	background-color:#e7efcc;
}
table.reservering td {
	padding:3px;
}
table.reservering td.header {
	background-color:#a6c735;
	color:White;
	padding:3px;
}

/* forum en admin deel*/
table.forum {
	border-collapse:collapse;
	border:1px solid #CECDD5;
}
table.forum td {
	padding:0px;
}
tr.header, td.header {
	background-color:#E4E2E7;
	font-weight:bold;
	color:#000000;
}
tr.normal {
	background-color:#FAFAFA;
	color:#000000;
}
tr.alternate {
	background-color:#FFFFFF;
	color:#000000;
}
blockquote {
	background-color:#FAFAFA;
	padding:5px 5px 5px 5px;
	border:1px solid #CECDD5;
}

a.arachna {
	color:#000000;
}

/*dTree*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}