@charset "utf-8";
/* CSS Document */

html {
	padding: 0px;
	margin: 0px;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #654d32;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
}

.container_top {
	background-image: url(../../images/topcontainer.jpg);
	height: 4px;
	width: 870px;
	margin: 0px auto; 
	margin-top: 20px;
}

.container {
	width: 870px;
	min-height: 600px;
	background-color: #ffffff;
	margin: 0px auto;
}

.footer {
	background-image: url(../../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 43px;
	width: 870px;
	margin: 0px auto;
	text-align: center;
	color: #e1a4a4;
	padding-top: 10px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #e1a4a4;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.logo {
	background-image: url(../../images/topbar.jpg);
	width: 870px;
	height: 73px;
}

.header {
	width: 858px;
	height: 150px;
	margin-left: 6px;
}

.headeroverlay {
	background-image: url(../../images/headeroverlay.png);
	width: 858px;
	height: 150px;
	position: absolute;
	z-index: 100;
}

.menu {
	background-image: url(../../images/menubg.jpg);
	width: 858px;
	height: 32px;
	margin-left: 6px;
}

.menu ul {
	padding: 0px;
	margin: 0px;
	padding-left: 1px;
}

.menu li {
	list-style: none;
	float: left;
}

.menu li.none a:link, .menu li.none a:visited, .menu li.none a:active { 
	padding-left: 24px;
	padding-right: 24px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	color: #e1a4a4;
}

.menu li.none a:hover, .menu li.active a { 
	padding-left: 24px;
	padding-right: 24px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-image: url(../../images/buttonover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.middle {
	width: 870px;
	min-height:660px;
	position:relative;
	margin-top:5px;
}

.leftbox {
	float:left;
	width: 238px;
	margin-left: 6px;
	padding-top: 3px;
	position:absolute;
}

.leftbox h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.topkaderbruin {
	background-image: url(../../images/topkaderbruin.jpg);
	width: 238px;
	height: 6px;
}

.bottomkaderbruin {
	background-image: url(../../images/bottomkaderbruin.jpg);
	width: 238px;
	height: 6px;
	margin-bottom: 3px;
}

.kaderbruin {
	width: 208px;
	min-height: 120px;
	background-color: #58412b;
	background-image: url(../../images/kaderbruinbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
} 
.kaderbruin a:link, .kaderbruin a:visited, .kaderbruin a:active {color:#FFFFFF; text-decoration:underline;}
.kaderbruin a:hover{color:#FFFFFF; text-decoration:underline; font-weight:bolder;}


.topkaderbruin2 {
	background-image: url(../../images/topkaderbruin.jpg);
	width: 238px;
	height: 6px;
}

.bottomkaderbruin2 {
	background-image: url(../../images/bottomkaderbruin.jpg);
	width: 238px;
	height: 6px;
	margin-bottom: 3px;
}

.kaderbruin2 {
	width: 208px;
	min-height: 20px;
	background-color: #58412b;
	background-image: url(../../images/kaderbruinbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
} 
.kaderbruin2 a:link, .kaderbruin a:visited, .kaderbruin a:active {color:#FFFFFF; text-decoration:underline;}
.kaderbruin2 a:hover{color:#FFFFFF; text-decoration:underline; font-weight:bolder;}


.topkaderrood {
	background-image: url(../../images/topkaderrood.jpg);
	width: 238px;
	height: 6px;
}

.bottomkaderrood {
	background-image: url(../../images/bottomkaderrood.jpg);
	width: 238px;
	height: 6px;
	margin-bottom: 3px;
}

.kaderrood {
	width: 208px;
	min-height: 120px;
	background-color: #b01311;
	background-image: url(../../images/kaderroodbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}

.kaderrood a:link, .kaderrood a:visited, .kaderrood a:active {
	color: #ffffff;
}

.kaderrood a:hover {
	color: #58412b;
}

.content {
	width: 590px;
	min-height: 600px; 
	padding-bottom: 10px;
	padding-top: 4px;
	float:right;
	margin-right:20px;

}	

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.contact_links {
	*float: left;
	margin-top: 2px;
}

.contact {
	min-height: 330px;
}

.contact_rechts {
	margin-left: 130px;
	margin-top: -15px;
	*margin-top: 0px;
}

.contact_submit {
	margin-left: 130px;
	margin-top: -15px;
	*margin-top: 0px;
}

.fout_tekst {
	color: #CC0000;
}

p {
	padding: 0px;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #b11312;
}

a:hover {
	color: #543e29;
}

.terug {
	margin-top: -25px;
	margin-bottom: 10px;
	margin-left: 530px;
}

.terug a:link, .terug a:visited, .terug a:active {
	width: 65px;
	height: 17px;
	line-height: 17px;
	background-color: #543e29;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
}

.terug a:hover {
	width: 65px;
	height: 17px;
	line-height: 17px;
	background-color: #b01311;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
}

.terug {
	margin-top: -25px;
	margin-bottom: 10px;
	margin-left: 530px;
}

.terug a:link, .terug a:visited, .terug a:active {
	width: 65px;
	height: 17px;
	line-height: 17px;
	background-color: #543e29;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
}

.terug a:hover {
	width: 65px;
	height: 17px;
	line-height: 17px;
	background-color: #b01311;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
}

.terug_2 {
	margin-top: -20px;
	margin-bottom: 10px;
	margin-left: 540px;
}

.terug_2 a:link, .terug_2 a:visited, .terug_2 a:active { 
	width: 65px;
	height: 17px; 
	line-height: 17px;
	background-color: #543e29;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
}

.terug_2 a:hover {
	width: 65px;
	height: 17px;
	line-height: 17px;
	background-color: #b01311;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	margin-bottom: 10px;
}

.pagina_navigatie {
	margin-top: 10px;
}

.pagina_navigatie ul {
	margin: 0px;
	padding: 0px;
}

.pagina_navigatie li {
	float: left;
	margin-left: 2px;
	list-style: none;
	width: 23px;
	height: 23px;
}

.pagina_navigatie li a:link, .pagina_navigatie li a:visited, .pagina_navigatie li a:active {
	width: 23px;
	height: 23px;
	background-image: url(../../images/navigatieblok-off.jpg);
	text-align: center;
	color: #9b8d80;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
	border: none;
}

.pagina_navigatie li a:hover {
	width: 23px;
	height: 23px;
	background-image: url(../../images/navigatieblok-over.jpg);
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

#pagina_navigatie_actief {
	width: 23px;
	height: 23px;
	background-color: #58412b;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	display: block;
	line-height: 23px;
}

#pagina_navigatie_volgende a:link,  #pagina_navigatie_volgende a:active, #pagina_navigatie_volgende a:visited {
	width: 23px;
	height: 23px;
	background-image: url(../../images/volgende-off.jpg);
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

#pagina_navigatie_volgende a:hover {
	width: 23px;
	height: 23px;
	background-image: url(../../images/volgende-over.jpg);
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

#pagina_navigatie_vorige a:link,  #pagina_navigatie_vorige a:active, #pagina_navigatie_vorige a:visited {
	width: 23px;
	height: 23px;
	background-image: url(../../images/vorige-off.jpg);
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

#pagina_navigatie_vorige a:hover {
	width: 23px;
	height: 23px;
	background-image: url(../../images/vorige-over.jpg);
	text-align: center;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
}

.datumicongroot {
	width: 40px;
	height: 40px;
	background-color: #b01311;
	float: left;
	margin-right: 10px;
	*margin-top: 15px;
	text-decoration: none;
	cursor: pointer;
}

.datum-daggroot {
	width: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	color: #ffffff;
}

.datum-maandgroot {
	width: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.datumtekst {
	border-left: 1px solid #cccccc;
	margin-left: 55px;
	width: 400px;
	padding-left: 10px;
	margin-top: 15px;
}

.datumleesverder {
	margin-left: 55px;
	margin-top: 10px;
	padding-left: 11px;
}

.datum-titel {
	font-size: 12px;
	color: #58412b;
	font-weight: bold;
}

.rss_icon {
	margin-top: -23px;
	margin-left: 87px;
}

.rss_icon_nieuws {
	margin-top: -23px;
	margin-left: 110px;
}

.gb_bericht_1 {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #f7f7f7;
}

.gb_bericht_2 {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.gb_titel_1 {
	background-color: #f7f7f7;
	color: #58422b;
	font-weight: bold;
}

.gb_titel_2 {
	color: #58422b;
	font-weight: bold;
}

.titel_kleur {
	color: #b01311;
	font-weight: bold;
}

.gbknop {
	float: right;
}

.gbknop a:link, .gbknop a:visited, .gbknop a:active {
	width: 150px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #58422b;
	display: block;
}

.gbknop a:hover {
	width: 150px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #b01311;
	display: block;
}

.overzicht {
	margin-top: 10px;
}

.overzicht ul {
	padding: 0px;
	margin: 0px;
}

.overzicht li {
	list-style: none;
}

.overzicht li a:link, .overzicht li a:visited, .overzicht li a:active {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
}

.overzicht li a:hover {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
	background-color: #f7f7f7;
}

.sitemap ul {
	padding: 0px;
	margin: 0px;
}

.sitemap li {
	list-style: none;
}

.sitemap li a:link, .sitemap li a:visited, .sitemap li a:active {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
}

.sitemap li a:hover {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
	background-color: #f7f7f7;
}

.subpagina li a:link, .subpagina li a:visited, .subpagina li a:active {
	padding-left: 20px;
	color: #646464;
	width: 96.5%;
}

.fotoalbum a:link img, .fotoalbum a:visited img, .fotoalbum a:active img {
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
	border: 2px solid #58412b;
}

.fotoalbum a:hover img {
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
	border: 2px solid #b01311;
}

.fotoalbum_tekst {
	width: 600px;
	height: 100px;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}

.fotoalbum_rij {
	height: 110px;
	width: 100%;
	margin-bottom: 10px;
}

.fotoalbum_intro {
	width: 600px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.fotoalbum_titel {
	font-size: 12px;
	font-weight: bold;
}

.fotoalbum_overzicht a:link, .fotoalbum_overzicht a:visited, .fotoalbum_overzicht a:active {
	color: #58412b;
	text-decoration: none;
}

.fotoalbum_overzicht a:hover {
	color: #b01311;
	text-decoration: none;
}

.fotoalbum_overzicht {
	width: 600px;
	height: 110px;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
}

.fotoalbum_overzicht a:link, .fotoalbum_overzicht a:visited, .fotoalbum_overzicht a:active {
	width: 600px;
	height: 110px;
	display: block;
}

.fotoalbum_overzicht a:hover {
	width: 600px;
	height: 110px;
	display: block;
	background-color: #f7f7f7;
}

.fotoalbum_overzicht a:link img, .fotoalbum_overzicht a:visited img, .fotoalbum_overzicht a:active img {
	float: left;
	border: 2px solid #58412b;
}

.fotoalbum_overzicht a:hover img {
	float: left;
	border: 2px solid #b01311;
}

.fotoalbum_omschrijving {
	margin-left: 120px;
}

.fotoalbum_kader {
	float: left;
}

#map {
	border: 1px solid #cccccc;
	margin-top: 10px;
}

#map:hover {
	border: 1px solid #b11312;
	margin-top: 10px;
}

#d_form {
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	width: 593px;
}

#d_sub {
	position: absolute;
	margin-left: -9px;
	margin-top: -25px;
	background-color: #b11312;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #96100f;
	cursor: pointer;
	height: 21px;
}

#d_sub:hover {
	position: absolute;
	margin-left: -9px;
	margin-top: -25px;
	background-color: #58412b;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #392613;
	cursor: pointer;
	height: 21px;
}

#d_d {
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	padding: 2px;
	color: #666666;
	background-image: url(../../images/formbg.jpg);
	background-repeat: repeat-x;
}

#d_d:hover {
	border: 1px solid #b01311;
	margin-bottom: 3px;
	padding: 2px;
	color: #b01311;
}

.contact_rechts input {
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	padding: 3px;
	color: #666666;
	background-image: url(../../images/formbg.jpg);
	background-repeat: repeat-x;
}

.contact_rechts input:hover {
	border: 1px solid #b01311;
	margin-bottom: 3px;
	padding: 3px;
	color: #b01311;
}

.verstuurbutton {
	position: absolute;
	background-color: #b11312;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #96100f;
	cursor: pointer;
	height: 21px;
}

.verstuurbutton:hover {
	position: absolute;
	background-color: #58412b;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #392613;
	cursor: pointer;
	height: 21px;
}

textarea {
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	padding: 3px;
	color: #666666;
	background-image: url(../../images/formbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 330px;
}

textarea:hover {
	border: 1px solid #b01311;
	margin-bottom: 3px;
	padding: 3px;
	color: #b01311;
}


