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

html {
	background-image: url(../../images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #7e543c;
	font-family:  Arial;
	font-size: 13px;
	color: #483b19;
	padding: 0px;
	margin: 0px;
}

.container {
	width: 909px;
	min-height: 600px;
	background-image: url(../../images/containerbg.png);
	margin: 0px auto;
	margin-top: 40px;
	padding-bottom: 15px;
}

.header {
	background-color:#74623c;
	margin-left: 1px;
	height:212px;
	width:901px;
}

/* ### HEADER ### */
.slideshow {
	top:0px; 
	left: 0px; 
}

.logo {
	background-image: url(../../images/logo.png);
	width: 174px;
	height: 171px;
	position: absolute;
	z-index: 20;
	margin-top: -30px;
	margin-left: 700px;
	cursor:pointer;
}

.menu {
	background-image: url(../../images/menubg.png);
	width: 901px;
	height: 74px;
	margin-left: 1px;
	margin-top: -15px;
	*margin-left: -254px;
	position: absolute;
	z-index: 25;
	font-weight: bold;
}

.menu ul { 
	padding: 0px;
	margin: 0px;
	padding-top: 18px;
	padding-left: 10px;
}

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

.menu li.none a {
	background-image: url(../../images/button-off.jpg);
	background-repeat: no-repeat;
	width: 120px;
	height: 49px;
	display: block;
	line-height: 59px;
	text-align: center;
	font-size: 12px;
	color: #6b5f3f;
	text-decoration: none;
	padding-right:6px;
}

.menu li.none a:hover {
	background-image: url(../../images/button-over.jpg);
	color: #483b19;
}

.menu li.active a {
	background-image: url(../../images/button-active.jpg);
	background-repeat: no-repeat;
	width: 120px;
	height: 49px;
	display: block;
	line-height: 59px;
	text-align: center;
	font-size: 12px;
	color: #483b19;
	text-decoration: none;
	padding-right:6px;
}

.menulijn {
	width: 901px;
	margin-left: 1px;
	height: 3px;
	background-color: #ffba00;
	position: absolute;
	z-index: 30;
	margin-top: 50px;
	*margin-left: -254px;
}

.leftbox {
	width: 235px;
	min-height: 150px;
	margin-left: 20px;
	margin-top: 80px;
	float: left;
	background-color:#FFFFFF;
}

.leftbox ul {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

.leftbox li {
	list-style: none;
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}

.leftbox li a:link img, .leftbox li a:visited img, .leftbox li a:active img {
	border: 2px solid #6b5f3f;	
}

.leftbox li a:hover img {
	border: 2px solid #ffba00;	
}

.leftbox h1 {
	background-image: url(../../images/leftboxh1.jpg);
	width: 166px;
	height: 45px;
	line-height: 45px;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 14px;
	color: #6b5f3f;
	margin-bottom: 15px;
	font-weight: bolder;
	text-align:center;
}

.fotos {
	height: 150px;
}

.rightbox {
	width: 585px;
	min-height: 400px;
	margin-left: 280px;
	padding-left: 15px;
	border-left: 1px solid #d9d9d9;
	margin-top: 80px;
	background-color:#FFFFFF;
	line-height:
}

.rightbox h1 {
	color: #6b5f3f;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-weight: bolder;
}

.footer {
	background-color:#74623c;
	width: 909px;
	height: 55px;
	background-image: url(../../images/footerbg.jpg);
	margin: 0px auto;
	text-align: center;
	line-height: 55px;
	color: #ffffff;
}

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

.footer a:hover {
	color: #ffba00;	
}

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

a:hover {
	color: #2f2814;	
}

.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;
}

.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 #ffba00;
	margin-bottom: 3px;
	padding: 3px;
	color: #ffba00;
}

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

.verstuurbutton:hover {
	position: absolute;
	background-color: #483b19;
	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 #ffba00;
	margin-bottom: 3px;
	padding: 3px;
	color: #ffba00;
}

.fout_tekst{
	color:#FF0000;
}


.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 #483b19;
}

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

.fotoalbum a:link img, .fotoalbum a:visited img, .fotoalbum a:active img {
	float: left;
	margin-right: 12px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 2px solid #6b5f3f;
}

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

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

.fotoalbum_rij {
	height: 110px;
	width: 586px;
	margin-bottom: 10px;
	margin-left:0px;
}

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

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

.fotoalbum_overzicht {
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
}

.fotoalbum_overzicht a:link, .fotoalbum_overzicht a:visited, .fotoalbum_overzicht a:active {
	width: 576px;
	height: 104px;
	display: block;
	color: #483b19;
	text-decoration: none;
	padding:5px;	
}

.fotoalbum_overzicht a:hover {
	width: 576px;
	height: 104px;
	display: block;
	background-color: #f7f7f7;
	color: #483b19;
	text-decoration: none;
	padding:5px;
}

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

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

.fotoalbum_omschrijving {
	margin-left: 120px;
}

.fotoalbum_kader {
	float: left;
}

.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;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
	border: none;
	background-color:#ad9f7c;
}

.pagina_navigatie li a:hover {
	width: 23px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	line-height: 23px;
	text-decoration: none;
	background-color:#ffb901;
}

#pagina_navigatie_actief {
	width: 23px;
	height: 23px;
	background-color: #ffb901;
	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;
}


.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 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cccccc;
	padding-left: 20px;
}

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

.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: #ad9f7c;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	display: block;
}

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

p{
	margin:0px;
	padding:0px;
	margin-top:10px;
}

	.overzicht {margin-top: 10px;}
	.overzicht ul {padding: 0px; margin: 0px;}
	.overzicht li {list-style: none;}
	.overzicht li a {width: 100%; height: 20px; line-height: 20px; text-decoration: none; display: block; border-bottom: 1px solid #cccccc;}
	.overzicht li a:hover {background-color: #f7f7f7;}
	
	.foto_kader { width: 100%; }
	.foto_kader ul { margin: 0px; padding: 0px; overflow: hidden; width: 100%; list-style: none;}
	.foto_kader li { padding: 10px 20px 10px 0px; float: left; display: inline; }
	.foto_kader li a img { padding: 1px; border: 2px solid #ad9f7c; background: #fff; }
	.foto_kader li a:hover img { border-color: #ffb901; }	

