body{
	margin: 0;
	padding: 0 0 40px 0;
	background: #000 url(images/bg.jpg) repeat-x;
}
html, body, input, td {
	font: 12px/20px Tahoma;
	color: #231400;
}
img {
	border: none;
}
a:link, a:visited {
	color: #6e4e00;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	margin-top: 10px;
	color: #231400;
	font: bold 23px/25px Georgia;
}
h2 {
	color: #6e4e00;
	font: bold 15px/25px Georgia;
}
div#trace, div#trace a:link, div#trace a:visited {
	font: bold 11px/25px Tahoma;
	color: #6e4e00;
	text-decoration: none;
}
div#outer_wrapper {
	height: auto;
	width: 865px;
	margin: 0 auto;
}
div#header_left {
	height: 226px;
	width: 303px;
	float: left;
}
div#header {
	height: 244px;
	width: 562px;
	float: right;
}
div#navigation {
	height: 363px;
	width: 303px;
	float: left;
}
	
	div#navigatie div.element, div#navigatie div.element_hover, div#navigatie div#aelement {
		font: bold 14px gorgia;
	}
	div#navigatie {	
		text-align: right;
		float:right;
		width: 168px;
	}
	div#navigatie div.element, div#navigatie div.element_hover {
		padding: 14px 0;
		width: 168px;
		margin-top: 3px;
		background: url(images/element.jpg) repeat-y;
		cursor: pointer;
	}
	div#navigatie div.element {
		background: url(images/element.jpg) repeat-y;
	}
	div#navigatie div.element_hover {
		background: url(images/aelement.jpg) repeat-y;
	}
	div#navigatie div#aelement {
		cursor: pointer;
		padding: 14px 0;
		background: url(images/aelement.jpg) repeat-y;
		width: 168px;
		margin-top: 3px;
	}
	div#navigatie div#aelement div.subelement {
		padding: 3px 0 0 0;
		font: bold 13px arial;
		width: 168px;
		cursor: pointer;
	}
	div#footer {
		padding: 20px 20px 0 10px;
		width: 138px;
		float: right;
		margin-bottom: 0;
		
	}
	div#footer, div#footer a:link, div#footer a:visited {
		text-align: right;
		text-decoration: none;
		color: #585543;
		font-size: 11px;
		font-weight: bold;
	}
	div#footer a:hover {
		color: #676450;
	}
div#inhoud, body.editor {
	min-height: 345px;
	height: auto !important;
	height: 345px;
	width: 562px;
	background: url(images/bg_inhoud.gif) repeat-y;
	float: right;
	margin-top: -5px;
}
	div#inhoud_tekst {
		height: auto;
		width:514px;
		margin-bottom: -40px;
		left: 24px;
		top: 5px;	
		position: relative;
		z-index: 10;
	}
	div#bottom {
		height: 168px;
		width: 562px;
		background: #000 url(images/onderkant.gif) no-repeat;
		float: right;
		position: relative;
		z-index: 2;
	}


	
div#cast, div#waar {
	margin-bottom: 10px;
}
h2.waar_element_title {
	margin: 10px 0 5px 0;
	color: #231400;
}
div#cast div.cast_link, div#waar div.waar_link {
	border-top: 1px dotted #50422c;
	}
div#cast div.cast_link_hover, div#waar div.waar_link_hover {
	border-top: 1px dotted #50422c;
	background: #f8f4e1;
	cursor:pointer;
}
div#cast div.lcast_link, div#waar div.lwaar_link {
	border-top: 1px dotted #50422c;
	border-bottom: 1px dotted #50422c;
	}
div#cast div.lcast_link_hover, div#waar div.lwaar_link_hover {
	border-top: 1px dotted #50422c;
	border-bottom: 1px dotted #50422c;
	background: #f8f4e1;
	cursor:pointer;
}
div#cast div.cast_title, div#waar div.waar_title {
	color: #6e4e00;
	padding: 5px 0;
	font: bold 11px arial;
	width: 50%;
	float: left;
}
div#cast div.cast_more, div#waar div.waar_more {
	padding: 5px 0; 
	float: right;
	font: 11px arial;
	text-align: right;
	width: 50%;
}
div#cast_terug {
	margin-top: 15px;
	width: 391px;
	float: right;
	text-align: left;
}

div.clear_both {
	clear: both;
}
div.cast_image, div.news_image_klein {
	width: 103px;
	float: left;
	border: 3px solid #50422c;
	margin: 0 10px 10px 0;
}
div.cast_inhoud, div.news_inhoud_klein {
	width: 391px;
	float: right;
}
div.news_inhoud_klein {
	height: 120px;
	overflow: hidden;
}
div.news_inhoud_klein p {
	float: left;
}
div.cast_groot, div.news_groot_klein {
	margin: 13px 0 0 0;
}
img.news_image_groot {
	border-top: 3px solid #50422c;
	border-bottom: 3px solid #50422c;
	margin: 5px 0;
}


/* Begin foto gallerij */

div.thumbnail, div.gallery_klein_hover {
	width: 150px;
	float: left;
	margin-right: 23px;
	margin-top: 23px;
}
div.thumbnail img{
	border: 2px solid #fffae4;
}
div.list_pages, div.list_pages a:link, div.list_pages a:visited {
	font: bold 23px/25px Georgia;
	margin-top: 10px;
	color: #231400;
	text-decoration: none;
	text-align: center;
}

/* Contactformulier */
div.mailer_ext {
	position: relative;
}
div.mailer_ext div.message {
	position: absolute;
	top: 8px;
	left: 190px;
}
div.mailer_ext label {
	font-weight: bold;	
}
div.mailer_ext input {
	line-height: normal;
}
div.mailer_ext input.text,
div.mailer_ext input.text_error {
	width: 150px;
	border-top: 2px solid #999;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #999;
	padding: 3px 4px;
	margin: 3px 0;	
	line-height: normal;
}
div.mailer_ext input.text_error {
	border-color: crimson;
}
div.mailer_ext input.button,
div.mailer_ext input.button_hover {
	background: #333;
	border-top: 2px solid #555;
	border-right: 2px solid #111;
	border-bottom: 2px solid #111;
	border-left: 2px solid #555;
	padding: 2px 0;
	margin-top: 15px;
	color: #fff;
	width: 80px;
	cursor: pointer;
	line-height: normal;
}
div.mailer_ext input.button_hover {
	background: #444;
}
div.mailer_ext div.message br {
	display: none;	
}
div.mailer_ext div.message ul {
	margin: 0 20px;
	padding: 0;
	list-style: square;
}

/* Login */
div#login label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
div#login input.text,
div#login input.text_error {
	width: 150px;
	border-top: 2px solid #999;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #999;
	padding: 3px 4px;
	margin: 3px 0;	
	line-height: normal;
}
div#login input.text_error {
	border-color: crimson;
}
div#login input.button,
div#login input.button_hover {
	background: #333;
	border-top: 2px solid #555;
	border-right: 2px solid #111;
	border-bottom: 2px solid #111;
	border-left: 2px solid #555;
	padding: 2px 0;
	margin-left: 5px;
	color: #fff;
	width: 80px;
	cursor: pointer;	
	line-height: normal;
}
div#login input.button_hover {
	background: #444;
}
div#login div#login_message {
	font-weight:bold;
	margin: 7px 0;
	font-size: 11px;
	color: #666;
}