html, body{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: rgb(255,255,255);
	background-image: url('/img/body_bg.gif');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: black;
	overflow: auto;
}

#frame {
	min-height: 100%;
	height: auto;
	width: 871px;
	position: relative;
	left: 24px;
	text-align: left;
	background-color: white;
}

* html #frame{
	height: 100%;
	width: 871px;
}

#footer {
	position: absolute;
	z-index: 90;
	bottom: 7px;
	left: -24px;
	height: 135px;
	width: 895px;
	background-image: url('/img/balk.png');
	background-repeat: no-repeat;
	background-position: -4px 0px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/balk.png', sizingMethod='crop');
}

#clearfooter{
	clear: both;
	height: 125px;
	width: 100%;
}

#shadow_left {
	position: absolute;
	z-index: 10;
	left: -3px;
	top: 0px;
	width: 243px;
	height: 100%;
	background-color: black;
	background-image: url('/img/schaduw_links.gif');
	background-repeat: repeat-y;
}

#ger {
	position: absolute;
	width: 240px;
	height: 780px;
	left: 3px;
	background-image: url('/img/Ger_Driessen.jpg');
	background-repeat: no-repeat;
	background-position: 0px 37px;
}

#shadow_right {
	position: absolute;
	left: 871px;
	top: 0px;
	width: 5px;
	height: 100%;
	background-image: url('/img/schaduw_rechts.gif');
	background-repeat: repeat-y;
}

#home {
	position: relative;
	width: 323px;
	height: 50px;
	background-image: url('/img/home.gif');
	background-repeat: no-repeat;
}

#text {
	position: relative;
	left: 0px;
	padding-left: 260px;
	padding-top: 65px;
	padding-right: 80px;
	text-align: left;
	min-height: 600px;
	_height: 600px;
	*height: 600px;
	margin-bottom: 40px;
}

#text p, td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: black;
}

#text p {
	margin: 0px;
	margin-bottom: 10px;
}

#text h1 {
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 26px;
	color: rgb(51,153,51);
}

#text h2 {
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 22px;
	color: rgb(51,153,51);
}

#text h3 {
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 16px;
	color: rgb(51,153,51);
}

#text a {
	color: rgb(245,155,22);
	text-decoration: none;
}

#text a:hover {
	color: rgb(51,153,51);
}

#menu {
	position: absolute;
	z-index: 18;
	left: 0px;
	top: 0px;
	width: 871px;
	height: 37px;
	background-color: white;
	background-image: url('/img/menu_bg.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

#menu-items {
	position: absolute;
	z-index: 20;
	padding-left: 67px;
	padding-top: 7px;
}

#menu-items a {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(81,101,89);
	margin-right: 1px;
	outline: none;
}

#menu-items a:hover {
	color: black;
	background-image: url('/img/menu-item-active.gif');
	background-repeat: repeat-x;
}

#menu-items a.active {
	color: black;
	background-image: url('/img/menu-item-active.gif');
	background-repeat: repeat-x;
}

#menu-items a.active:hover {
	color: rgb(245,155,22);
}

#menu-items a:active {
	color: rgb(245,155,22);
}

#tabs {
	position: absolute;
	z-index: 14;
	top: 6px;
	left: 62px;
	width: 750px;
	height: 31px;
	background-image: url('/img/menu.gif');
	background-repeat: no-repeat;
}

#logo-mini {
	position: absolute;
	left: 9px;
	top: 15px;
	width: 41px;
	height: 15px;
	background-image: url('/img/cda-mini.gif');
	background-repeat: no-repeat;
}

#impressie {
	position: relative;
	text-align: center;
	left: 28px;
}

#impressie img {
	border: 1px solid rgb(245,155,22);
	margin-right: 35px;
}

#submenu {
	position: absolute;
	left: 259px;
	top: 39px;
	border-left: 1px solid rgb(204,204,204);
}

#submenu a {
	display: block;
	float: left;
	background-color: rgb(233,233,233);
	border-right: 1px solid rgb(204,204,204);
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	height: 18px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#submenu a:hover {
	color: rgb(245,155,22);
}

#submenu a.active {
	color: rgb(51,153,51);
}

#submenu a:active {
	color: rgb(51,153,51);
}

#submenu a.active:hover {
	color: rgb(245,155,22);
}

#hr {
	position: absolute;
	left: 259px;
	top: 62px;
	width: 575px;
	height: 1px;
	background-image: url('/img/hr.gif');
	background-repeat: no-repeat;
}

#copyright {
	position: absolute;
	right: 4px;
	top: 104px;
	text-align: right;
	padding-right: 40px;
	background-image: url('/img/fw_logo.gif');
	background-repeat: no-repeat;
	background-position: 214px 6px;
}

#copyright a {
	color: black;
	text-decoration: none;
}

#contact {
	position: absolute;
	right: 10px;
	top: 17px;
	line-height: 14px;
	font-weight: bold;
	color: rgb(240,240,240);
	text-align: right;
}

#contact a {
	text-decoration: none;
	color: white;
}

#contact a:hover {
	color: rgb(245,155,22);
}

#lightbox {
	z-index: 90;
	background-color: white;
	padding: 10px;
	border-bottom: 2px solid rgb(77,77,77);
	border-right: 2px solid rgb(77,77,77);
	cursor: move;
}

#lightboxDetails {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	padding-top: 0.4em;
}	

#lightboxCaption { 
	float: left; 
}

#closeButton{ 
	top: 5px;
	right: 5px;
}

#lightbox img { 
	border: none;
	clear: both;
} 

#overlay {
	display: none;
}

#weblog-home {
	position: relative;
	text-align: left;
}

.weblog-item-detail {
	display: none;
}

.weblog-item {
	margin-top: 6px;
}

.weblog-item a b {
	font-size: 14px;
}

#text a.weblog-more {
	display: block;
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#text a.weblog-more:hover {
	color: rgb(245,155,22);
}
div.reacties {
	border: 1px solid rgb(225,225,225);
	border-top: 0;
	padding: 10px;
	padding-top: 0px;
}
div.reacties h3 {
	margin: 0;
	padding: 0;
}
span.lbl {
	display: block;
	width: 100px;
	float: left;
	margin: 1px;
}
div.reacties input, div.reacties textarea {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	width: 180px;
	margin: 1px;
	padding-left: 3px;
	border: 1px solid rgb(204,204,204);
	background-color: white;
	background-image: url('/img/input-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
div.reacties textarea {
	width: 350px;
	height: 110px;
	background-position: left bottom;
}
div.reacties input.btn {
	font-weight: bold;
	cursor: pointer;
}
div.reacties-form {
	display: none;
}
div.reactie p.auteur {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.newsletter {
	margin-top: 50px;
}
div.newsletter h2 {
	border-top: 1px solid #339933;
}
div.newsletter a {
	font-weight: bold;
}
ul.rss {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.rss li {
	margin: 0;
	padding: 0;
}
ul.rss li a {
	font-weight: bold;
}
a#rss {
	position: absolute;
	left: 280px;
	top: 120px;
	padding-left: 22px;
	line-height: 16px;
	color: #ea9632;
	text-decoration: none;
}
a#rss:hover {
	color: black;
}
a#rss img {
	position: absolute;
	border: 0;
	top: 0px;
	left: 0px;
}