/* Algemeen */
body, html {
	height: 100%;
	margin: 0;
	background: #000 top center url(images/background.jpg) no-repeat;
}
body {
	color: #4b4b4b;
	font: 12px/24px Arial, Helvetica, sans-serif;
}
body.editor {
	background: none;
	background-color: #fff;
}
p, h1, h2, h3 {
	margin: 0;
}
p {
	margin-bottom: 24px;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #ae411e;
}
h1 {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 24px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
div.clear_float {
	clear: both;
}
a {
	color: #326178;
	text-decoration: underline;
}
a:hover {
	color: #5c889d;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0 0 24px 0;
	padding: 0 20px;
}

/* Body */
div#wrapper {
	position: relative;
	margin: 0 auto;
	_height: 100%;
	width: 882px;
	min-height: 100%;
}
div#logo {
	position: absolute;
	top: 0;
	left: -30px;
	cursor: pointer;
	background: url(images/spacer.gif);
	height: 300px;
	width: 432px;
	z-index: 10;
}
div#body {
	height: auto;
	margin: 0 auto;
}
div#body div#left, div#body div#right {
	float: left;
	width: 432px;
}
div#body div#left {
	margin-right: 18px;
	padding-top: 300px;
	overflow: hidden;
}
div#body div#right {}

/* Hoofdnavigatie */
ul#navigation {
	list-style-type: none;
	margin: 30px 0 10px 0;
	padding-left: 20px;
	height: 50px;
	background: #ae411e url(images/background_navigation.jpg) no-repeat;
}
ul#navigation li {
	float: left;
	margin-top: 12px;
}
ul#navigation li a {
	color: #fff;
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 5px 9px;
	display: block;
	float: left;
}
ul#navigation li a:hover, ul#navigation li a.active {
	text-decoration: underline;
}
ul#navigation li a.active {
	background: url(images/background_navigation_active.jpg) repeat-x;
}

/* Inhoud */
div.inhoud {
	background: #fff;
	padding: 30px 30px 6px 30px;
	margin: 10px 0 20px 0;
}

/* Nieuws weergave */
div#news_view {
	position: relative;
}
div#news_view p {
	margin: 0;
}
div#news_view p.meer {
	position: absolute;
	right: 30px;
	top: 16px;
	text-align: right;
	color: #fff;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
div#news_view p.meer a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
div#news_view p.meer a:hover {
	text-decoration: underline;
}
div#news_view h2 {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 10px;
}
div#news_view div.element {
	margin: 10px 0;
	background: #fff top left url(images/background_news.jpg) no-repeat;
	padding: 30px;
	position: relative;
	_height: 125px; /* IE 6 */
}
div#news_view div.element h3 a {
	color: #000;
	text-decoration: none;
}
div#news_view div.element h3 a:hover {
	text-decoration: underline;
	color: #326178;
}
div#news_view div.element p.date, div#news_view div.element p a  {
	color: #999;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
div#news_view div.element p a:hover {
	text-decoration: underline;
	color: #326178;
}
div#news_view div.element p.date {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#news_view div.element p.comment {
	position: absolute;
	right: 30px;
	top: 48px;
	text-align: right;
}
div#news_view div.element p.desc {}
div#news_view div.element p.more {
	position: absolute;
	right: 30px;
	bottom: 30px;
	text-align: right;
}

/* Uitgelicht werk */
div#uitgelicht_werk {
	position: relative;
	width: 450px;
}
div#uitgelicht_werk div.title_background {
	background: #000;
	height: 50px;
	margin-bottom: 20px;
	width: 432px;
	z-index: 1;
	opacity: .6;
	-moz-opacity: .6;
	-khtml-opacity: .6;
	filter: alpha(opacity=60);
}
div#uitgelicht_werk div.title {
	position: absolute;
	left: 0;
	top: 0;
	width: 412px;
	z-index: 2;
	height: 30px;
 	padding: 10px;
}
div#uitgelicht_werk div.title p.h2 {
	float: left;
	width: 252px;
	color: #fff;
	font: 26px/30px Georgia, "Times New Roman", Times, serif;
}
div#uitgelicht_werk div.title p.more {
	float: left;
	width: 160px;
	text-align: right;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-top: 9px;
}
div#uitgelicht_werk div.title p.more a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
div#uitgelicht_werk div.title p.more a:hover {
	text-decoration: underline;
}
div#uitgelicht_werk div.element {
	width: 195px;
	height: 195px;
	float: left;
	margin: 0 20px 20px 0;
	border: 5px solid #fff;
	background: #000;
}
div#uitgelicht_werk div.element  img.thumb, div#uitgelicht_werk div.element  img.thumb_hover {
	width: 195px;
	height: 195px;
	opacity: .80;
	-moz-opacity: .80;
	-khtml-opacity: .80;
	filter: alpha(opacity=80);
	background: #222 center center url(images/ajax-loader.gif) no-repeat;
}
div#uitgelicht_werk div.element  img.thumb_hover {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

/* Footer */
div#footer, div#body div#overzicht div#footer {
	text-align: center;
	margin-bottom: 30px;
}
div#footer p, div#body div#overzicht div#footer p a {
	color: #414141;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
div#footer p a, div#body div#overzicht div#footer p a {
	color: #414141;
	text-decoration: none;
}
div#footer p a:hover, div#body div#overzicht div#footer p a:hover {
	color: #545454;
	text-decoration: underline;
}

/* Zoek je iets? */
div#search {
	margin: 20px 0 30px 0;
}
div#search h2 {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 10px;
}
div#search input {
	float: left;
}
div#search input.text {
	height: 15px;
	width: 391px;
	margin-right: 1px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #4b4b4b;
}
div#search input.submit {}

/* Portfolio overzicht */
div#body div#overzicht {
	position: relative;
	overflow: hidden;
}
div#body div#overzicht div#subnavigation_background {
	background: #000;
	height: 40px;
	margin-bottom: 20px;
	z-index: 1;
	opacity: .6;
	-moz-opacity: .6;
	-khtml-opacity: .6;
	filter: alpha(opacity=60);
}
div#body div#overzicht ul#subnavigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 8px;
	left: 10px;
	z-index: 2;
}
div#body div#overzicht ul#subnavigation li {
	float: left;
}
div#body div#overzicht ul#subnavigation li a {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
	font-style: italic;
}
div#body div#overzicht ul#subnavigation li a:hover, div#body div#overzicht ul#subnavigation li a.active {
	text-decoration: underline;
}
div#body div#portfolio_view {
	width: 910px;
}
div#body div#portfolio_view div.element {
	width: 420px;
	height: 195px;
	background: #fff;
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
	overflow: hidden;
}
div#body div#portfolio_view div.image {
	float: left;
	margin-right: 10px;
	background: #000;
	height: 195px;
	width: 195px;
}
div#body div#portfolio_view div.image  img.thumb, div#body div#portfolio_view div.image  img.thumb_hover {
	height: 195px;
	width: 195px;
	opacity: .85;
	-moz-opacity: .85;
	-khtml-opacity: .85;
	filter: alpha(opacity=85);
	background: #222 center center url(images/ajax-loader.gif) no-repeat;
}
div#body div#portfolio_view div.image  img.thumb_hover {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
div#body div#portfolio_view div.details {
	float: left;
	width: 205px;
	padding: 5px;
}
div#body div#portfolio_view h2 a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
div#body div#portfolio_view h2 a:hover {
	text-decoration: underline;
	color: #326178;
}
div#body div#portfolio_view p {
	margin: 0;
}
div#body div#portfolio_view p.date, div#body div#portfolio_view p a {
	color: #999;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
div#body div#portfolio_view p a:hover {
	text-decoration: underline;
	color: #326178;
}
div#body div#portfolio_view div.text {
	height: 154px;
	overflow: hidden;
}
div#body div#portfolio_view p.more {}
div#body div#portfolio_view p.date {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#body div#portfolio_view p.desc {
	overflow: hidden;
}
div#body div#portfolio_view p.more {
	text-align: right;
	margin-top: 6px;
}

/* Portfolio footer fix */
div#overzicht div#footer, div#overzicht div#search {
	float: left;
	width: 432px;
}
div#overzicht div#footer {
	margin-right: 18px;
}
div#overzicht div#search {
	margin: 0 0 30px 0;
}

/* Related portfolio view */
div#related_portfolio {}
div#related_portfolio h2 {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
}
div#related_portfolio p.more {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: right;
	margin: 0;
}
div#related_portfolio p.more a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
div#related_portfolio p.more a:hover {
	text-decoration: underline;
}
div#related_portfolio div.element_even, div#related_portfolio div.element_odd {
	width: 195px;
	height: 195px;
	float: left;
	margin: 10px 20px 10px 0;
	border: 5px solid #fff;
}
div#related_portfolio div.element_odd {
	margin-right: 0;
}
div#related_portfolio div.element_even  img.thumb, div#related_portfolio div.element_odd img.thumb, div#related_portfolio div.element_even  img.thumb_hover, div#related_portfolio div.element_odd img.thumb_hover {
	width: 195px;
	height: 195px;
	opacity: .80;
	-moz-opacity: .80;
	-khtml-opacity: .80;
	filter: alpha(opacity=80);
	background: #222 center center url(images/ajax-loader.gif) no-repeat;;
}
div#related_portfolio div.element_even  img.thumb_hover, div#related_portfolio div.element_odd img.thumb_hover {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

/* Portfolio item pagina */
img#portfolio_image {
	border: 5px solid #fff;
	margin: 0 0 10px 0;
	width: 421px;
	background: #222 center center url(images/ajax-loader.gif) no-repeat;
}

/* Reactie commentaar */
div#reacties {
	margin-bottom: 20px;
	position: relative;
}
div#reacties h2 {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	position: absolute;
	left: 10px;
	top: 9px;
	z-index: 2;
}
div#reacties div#title_background {
	background: #000;
	height: 50px;
	margin-bottom: 10px;
	z-index: 1;
	opacity: .6;
	-moz-opacity: .6;
	-khtml-opacity: .6;
	filter: alpha(opacity=60);
}
div#reacties div.reactie {
	margin: 10px 0;
	background: #fff top left url(images/background_news.jpg) no-repeat;
	padding: 30px;
}
div#reacties div.reactie p {
	margin: 0;
}
div#reacties div.reactie h3 {
	color: #000;
	font-size: 16px;
}
div#reacties div.reactie p.date {
	color: #999;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/* Reageren */
div#reageren {
	margin-bottom: 20px;
}
div#reageren h2 {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 10px;
}
div#reageren label {
	color: #fff;
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
	margin-bottom: 2px;
}
div#reageren input.text {
	height: 15px;
	width: 422px;
	margin-bottom: 10px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #4b4b4b;
}
div#reageren textarea {
	width: 422px;
	margin-bottom: 10px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #4b4b4b;
}
div#reageren input.submit {
	float: right;
}

/* Nieuws pagina */
p.rss_icon_news {
	position: absolute;
	top: 100px;
	right: 10px;
}
div#news_message {}
div#news_message h1 {
	margin: 0;
}
div#news_message p.back {
	font-size: 11px;
	border-top: 1px solid #cacaca;
	padding-top: 10px;
}
div#news_message p.date {
	color: #999;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
	margin: 10px 0 24px 0;
}
div#news_message img.thumbnail {
	float: right;
	width: 52px;
	height: 52px;
	border: 1px solid #bebebe;
	padding: 4px;
	margin: 5px 0 0 10px;
	background: #fff;
}
div.news_message_gallery {
	width: 432px;
	background: #000;
}
div.news_message_gallery a {
	border: 5px solid #fff;
	float: left;
	width: 57px;
	height: 57px;
	margin: 0 5px 5px 0;
}
div.news_message_gallery img.thumb, div.news_message_gallery img.thumb_hover {
	width: 57px;
	height: 57px;
	opacity: .80;
	-moz-opacity: .80;
	-khtml-opacity: .80;
	filter: alpha(opacity=80);
	background: #222 center center url(images/ajax-loader.gif) no-repeat;
}
div.news_message_gallery img.thumb_hover {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
div#news_page {
	position: relative;
	width: 910px;
}
div#news_page p {
	margin: 0;
}
div#news_page p.meer {
	position: absolute;
	right: 30px;
	top: 16px;
	text-align: right;
	color: #fff;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
div#news_page p.meer a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
div#news_page p.meer a:hover {
	text-decoration: underline;
}
div#news_page h2 {
	font-size: 16px;
}
div#body div#overzicht div#news_page p, div#body div#overzicht div#news_page div.element p, div#body div#overzicht div#news_page div.element_even p, div#body div#overzicht div#news_page div.element_odd p {
	margin: 0;
}
div#body div#overzicht div#news_page div.element, div#body div#overzicht div#news_page div.element_even, div#body div#overzicht div#news_page div.element_odd {
	margin: 0 20px 20px 0;
	background: #fff top left url(images/background_news.jpg) no-repeat;
	padding: 30px;
	float: left;
	width: 371px;
	height: 135px;
}
div#body div#overzicht div#news_page div.element_odd {
	margin: 0 0 20px 0;
}
div#body div#overzicht div#news_page div.element h2 a, div#news_page div.element_even h2 a, div#body div#overzicht div#news_page div.element_odd h2 a {
	color: #000;
	text-decoration: none;
}
div#body div#overzicht div#news_page div.element h2 a:hover, div#body div#overzicht div#news_page div.element_even h2 a:hover, div#body div#overzicht div#news_page div.element_odd h2 a:hover {
	text-decoration: underline;
	color: #326178;
}
div#body div#overzicht div#news_page div.element p.date, div#body div#overzicht div#news_page div.element_even p.date, div#body div#overzicht div#news_page div.element_odd p.date, div#body div#overzicht div#news_page div.element p a, div#body div#overzicht div#news_page div.element_even p a, div#body div#overzicht div#news_page div.element_odd p a  {
	color: #999;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
div#body div#overzicht div#news_page div.element p a:hover, div#body div#overzicht div#news_page div.element_even p a:hover, div#body div#overzicht div#news_page div.element_odd p a:hover {
	text-decoration: underline;
	color: #326178;
}
div#body div#overzicht div#news_page div.element p.date, div#body div#overzicht div#news_page div.element_even p.date, div#body div#overzicht div#news_page div.element_odd p.date {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#body div#overzicht div#news_page div.element p.comment, div#body div#overzicht div#news_page div.element_even p.comment, div#body div#overzicht div#news_page div.element_odd p.comment  {
	float: right;
	text-align: right;
	margin-top: -40px;
	_margin-top: -36px; /* IE 6 */
}
div#body div#overzicht div#news_page div.element p.desc {}
div#body div#overzicht div#news_page div.element p.more, div#body div#overzicht div#news_page div.element_even p.more, div#body div#overzicht div#news_page div.element_odd p.more {
	float: right;
	text-align: right;
	margin-top: -24px;
	_margin-top: -20px; /* IE 6 */
}
div#news_page img.thumbnail {
	float: left;
	width: 52px;
	height: 52px;
	border: 1px solid #bebebe;
	padding: 4px;
	margin: 5px 10px 0 0;
	background: #fff;
	opacity: .80;
	-moz-opacity: .80;
	-khtml-opacity: .80;
	filter: alpha(opacity=80);
}
div#news_page a:hover img.thumbnail {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

/* Contactformulier */
div.mailer_ext {
	padding: 30px 30px 20px 30px;
	background: #fff;
	margin-bottom: 20px;
}
div.mailer_ext p {
	margin: 0;
}
h2.mailer_ext_title {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	margin: 24px 0 10px 0;
}
div.mailer_ext div.message {
	cursor: pointer;
}
div.mailer_ext div.message h2.error {
	border-top: 1px solid #cacaca;
	padding-top: 12px;
	margin: 0;
}
div.mailer_ext div.message ul {
	border-bottom: 1px solid #cacaca;
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	list-style-type: none;
}
div.mailer_ext div.message br {
	display: none;
}
div.mailer_ext label {
	display: block;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
div.mailer_ext input.text {
	height: 15px;
	width: 358px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border: 2px solid #cacaca;
	margin-bottom: 5px;
}
div.mailer_ext input.error {
	height: 15px;
	width: 358px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border: 2px solid #ae411e;
	margin-bottom: 5px;
}
div.mailer_ext img#coms_captcha_image {
	border: 2px solid #cacaca;
	width: 368px;
	margin-bottom: 3px;
	height: 80px;
}
div.mailer_ext textarea {
	width: 358px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border: 2px solid #cacaca;
	margin-bottom: 12px;
}
div.mailer_ext input.submit {
	margin-top: 12px;
}

/* Zoekpagina */
div#search_page {
	background: #fff;
	padding: 30px;
	margin: 0;
}
div#search_page input.text {
	height: 13px;
	margin-right: 1px;
	padding: 7px 5px 6px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #4b4b4b;
	width: 317px;
	margin-right: 10px;
	border: 2px solid #cacaca;
}
div#search_results {
	margin: 0;
	position: relative;
}
div#search_results p {}
div#search_results div#search_header_background {
	background: #000;
	height: 50px;
	margin: 10px 0;
	z-index: 1;
	opacity: .6;
	-moz-opacity: .6;
	-khtml-opacity: .6;
	filter: alpha(opacity=60);
}
div#search_results h2#search_header {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	position: absolute;
	top: 10px;
	left: 30px;
	z-index: 2;
}
div#search_results div#navigation {
	position: relative;
	background: #fff;
	height: 40px;
	margin-bottom: 30px;
}
div#search_results div#navigation div.prev, div#search_results div#navigation div.page_info, div#search_results div#navigation div.next {
	position: absolute;
	top: 10px;
}
div#search_results div#navigation div.prev {
	left: 30px;
	width: 20px;
}
div#search_results div#navigation div.page_info {
	text-align: center;
	left: 50px;
	width: 332px;
	font-size: 11px;
}
div#search_results div#navigation div.next {
	text-align: right;
	right: 30px;
	width: 20px;
}
div#search_results div#navigation div.prev a, div#search_results div#navigation div.next a {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #4b4b4b;
	text-decoration: none;
}
div#search_results div#navigation div.prev a:hover, div#search_results div#navigation div.page_info a:hover, div#search_results div#navigation div.next a:hover {
	color: #5c889d;
	text-decoration: underline;
} 
div#search_results div.element_noresults {
	margin: 10px 0;
	background: #fff top left url(images/background_news.jpg) no-repeat;
	padding: 30px;
	position: relative;
}
div#search_results div.element {
	margin: 10px 0;
	background: #fff top left url(images/background_news.jpg) no-repeat;
	padding: 30px;
	position: relative;
}
div#search_results div.element p.source {
	border-top: 1px solid #cacaca;
	padding-top: 10px;
	margin-top: 10px;
	color: #999;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
div#search_results div.element p.source a{
	color: #999;	
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
div#search_results div.element p.source a:hover {
	text-decoration: underline;
	color: #326178;
}
div#search_results div.element p, div#search_results div.element_noresults  {
	margin-bottom: 0;
}
div#search_results div.element b, div#search_results div.element strong {
	color: #222;
}

/* Commentaar */
div#comments {
	margin-bottom: 20px;
}
div#comments h2, h2#comments_titel {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	margin: 24px 0 10px 0;
}
div#comments p {
	margin: 0;
}
div#comments form#comments_form {
	background: #fff;
	padding: 30px;
}
div#comments input.text {
	height: 15px;
	width: 358px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border: 2px solid #cacaca;
	margin-bottom: 5px;
}
div#comments label {
	display: block;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
div#comments img#coms_captcha_image {
	border: 2px solid #cacaca;
	width: 368px;
	margin-bottom: 3px;
	height: 80px;
}
div#comments textarea {
	width: 358px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border: 2px solid #cacaca;
	margin: 0 0 -12px 0;
}
div#comments textarea.error {
	border: 2px solid #ae411e;
}
div#comments input.error {
	height: 15px;
	width: 358px;
	padding: 8px 5px 7px 5px;
	background: #fff;
	border: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border: 2px solid #ae411e;
	margin-bottom: 5px;
}
div#comments input.submit {
	margin-top: 12px;
}
div#comments div.bericht {
	margin: 10px 0;
	background: #fff top left url(images/background_news.jpg) no-repeat;
	padding: 30px;
	position: relative;
}
div#comments div.bericht h3 {
	color: #000;
	text-transform: capitalize;
}
div#comments div.bericht p {
	margin: 0;
}
div#comments div.bericht p.date {
	color: #999;
	font: 11px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.hidden {
	display: none;
}

/* Aandachts lijst */
ul.aandacht {
	margin: 0 0 24px 0;
	padding: 0;
	list-style-type: none;
}
ul.aandacht li {
	float: left;
	font-size: 11px;
	width: 114px;
	margin-right: 10px;
}
