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

body, html {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6e6158;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413934;
	margin: 0px;
}

.container {
	width: 833px;
	min-height: 630px;
	margin: 0px auto;
	padding-top: 20px;
}

.slogan {
	width: 510px;
	float: left;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #a09c9a;
	margin-top: 55px;
}

.logo {
	margin-left: 510px;
	background-image: url(/images/logo.jpg);
	width: 272px;
	height: 81px;
}

.content {
	width: 833px;
	min-height: 600px;
	background-color: #ddcead;
}

.topbalk {
	background-image: url(/images/topkader.jpg);
	width: 833px;
	height: 15px;
}

.bottombar {
	background-image: url(/images/bottom.jpg);
	width: 833px;
	height: 13px;
}

.header {
	width: 825px;
	height: 234px;
	margin-left: 4px;
	margin-top: -10px;
}

.header_foto{
	display:inline-block;
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	height:294px;
	
}
.sfeer_normaal{
	
	margin:0px;
	padding:0px;
}
.sfeer_over{
	border-right: solid #292523 4px;
	margin:0px;
	padding:0px;
}

.menukader {
	position: absolute;
	width: 164px;
	float: left;
	z-index: 2;
}

.topmenu {
	width: 164px;
	height: 17px;
	margin: 0px;
}

.bottommenu {
	width: 164px;
	height: 13px;
	margin: 0px;
}

.menu {
	width: 164px;
	background-image: url(/images/menubg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

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

.menu li {
	line-height: 26px;
	list-style: none;
	margin-left: 15px;
	background-image: url(/images/menuline.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 15px;
}

.menu li.none a:link, .menu li.none a:active, .menu li.none a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 133px;
	height: 26px;
	display: block;
}

.menu li.none a:hover, .menu li.active a {
	color: #a09c9a;
	text-decoration: none;
	font-weight: bold;
	width: 133px;
	height: 26px;
	display: inline-block;
	background-image: url(/images/pijltjes.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.submenu {
	width: 164px;
	margin: 0px;
}

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

.submenu li {
	line-height: 18px;
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
}

.submenu li.none a:link, .submenu li.none a:active, .submenu li.none a:visited {
	color: #413a34;
	text-decoration: underline;
	width: 133px;
	height: 18px;
}

.submenu li.none a:hover, .submenu li.active a {
	color: #413a34;
	text-decoration: none;
	font-weight: bold;
	width: 133px;
	height: 18px;
}


.headerafbeelding {
	position: absolute;
	width: 676px;
	height: 238px;
	margin-left: 149px;
	z-index: 1;
	background-image: url(/images/headerafbeelding.jpg);
}

.hoekjes {
	position: absolute;
	margin-left: 810px;
	z-index: 5;
}

.text {
	width: 825px;
	min-height: 430px;
	border-top: 1px solid #413934;
	margin-left: 4px;
	margin-top: 7px;
}

.fotoalbum {
	width: 212px;
	height: 300px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

h1 {
	color: #413934;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.foto_kaders {
	width: 180px;
	height: 190px;
	float: left;
}

.foto1 {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
}

.foto2 {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	padding-bottom:10px;
}

.bekijk {
	margin-top: 10px;
	width:220px;
}

.tekstkader {
	width: 500px;
	min-height: 385px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;	
	margin-left: 230px;
	border-left: 1px solid #413934;
	padding-bottom: 10px;
}

.footer {
	width: 833px;
	margin: 0px auto;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
}

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

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

a:link, a:active, a:visited {
	text-decoration:underline;
	color: #413934;
}

a:hover {
	text-decoration:underline;
	color: #6e6158;
}	

.foto_kader a:link img, .foto_kader a:visited img, .foto_kader a:active img {
	border: 2px solid #a09c9a;
}

.foto_kader a:hover img {
	border: 2px solid #413934;
}

.foto1 a:link img, .foto1 a:visited img, .foto1 a:active img {
	border: 2px solid #a09c9a;
}

.foto1 a:hover img {
	border: 2px solid #413934;
}

.foto2 a:link img, .foto2 a:visited img, .foto2 a:active img {
	border: 2px solid #a09c9a;
}

.foto2 a:hover img {
	border: 2px solid #413934;
}