/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
input{
	border: solid 1px #c4b992;
	background-color: #fcfbf6;
}
textarea{
	border: solid 1px #c4b992;
	background-color: #fcfbf6;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 auto;
}
h1 {
	font-size: 14px;
	color: #71480e;
}
h2 {
	font-size: 12px;
	color: #000;
}
h3 {
	font-size: 12px;
	color: #71480e;
}
h4 {
	font-size: 10px;
	color: #ffffff;
}
ul,li {
	list-style: circle;
	margin: 0 5px 0 15px;
	padding: 0 5px 0 0;
	line-height: 14px;
}
a:link{
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#container{
	margin:5px auto;
	width: 950px;
	position: relative;
	overflow: hidden;
	border:1px solid #716d6e;
	background-color:#14040c;

background-image:url(/images/adres.gif);
background-position:bottom left;
background-repeat:no-repeat;
/*background-image: url(/images/container_bg.gif);*/
}
#clearer{
	height:0px;
	clear:both;
}
#left{
	width:256px;
	float:left;
/*background-image:url(/images/adres.gif);	*/
/*background-color:#14040c;*/
	
}
#adres{
	position:absolute;
	bottom:24px;
	left:0px;
	/*background-color: #14040c;*/
}
#right{
	overflow: hidden;
	float: right;
	width: 694px;
}
#top{
	overflow: hidden;
	position: relative;
	float: left;
	width: 665px;
	height: 29px;
	padding: 0 29px 0 0;
	background-color: #000000;
	text-align: right;
}
#fotobalk{
	overflow: hidden;
	float:left;
	width: 694px;
	height:117px;
}
#navigatie{
	overflow: hidden;
	float:left;
	width: 681px;
	height: 30px;
	background-image: url(/images/navigatie/nav_bg.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 13px;
}
#content{
	position:relative;
	float: left;
	overflow: hidden;
	float:left;
	width: 694px;
	background-image:url(/images/maincontent_bg.gif);
	background-repeat:repeat-y;
}

#content_footer {
	width:500px;
}

#maintekst{
	float:left;
	overflow: hidden;
	position: relative;
	margin: 20px 15px 10px 15px;
	width: 445px;
	line-height: 18px;
}
#mainright{
	float: right;
	overflow: hidden;
	position: relative;
	float: right;
	width: 200px;
	margin: 25px 0 6px 0;
}
#mainright a:link {
	text-decoration: none;
	color: #ffffff;
}
#mainright a:visited {
	text-decoration: none;
	color: #ffffff;
}
#mainright a:hover {
	text-decoration: none;
	color: #71480e;
}
#mainright a:active {
	text-decoration: none;
	color: #ffffff;
}
.calender{
	float:inherit;
	overflow: hidden;
	position: static;
	width:169px;
	background-color: #c4ad73;
	color: #333;
	font-size: 10px;
	padding: 9px;
	margin: 6px;
}
.kopcalender{
	float:inherit;
	overflow: hidden;
	position: static;
	width:169px;
	margin: 7px;
}
.logo_rechts{
	margin: 0 0 0 32px;
}
.subnavigatie{
	margin: 1px 0 0 0;
}
#footer{
	overflow: visible;
	width: 950px;
	height: 24px;
	background-image:url(/images/footer_bg.gif);
	clear:both;
}
#aceview{
	float: left;
	margin: 7px 0 0 17px;
	font-size: 10px;
	color: #cfcfcf;
}
#aceview a:link {
	text-decoration: none;
	color: #CFCFCF;
}
#aceview a:visited {
	text-decoration: none;
	color: #666666;
}
#aceview a:hover {
	text-decoration: none;
	color: #666666;
}
#aceview a:active {
	text-decoration: none;
	color: #333333;
}
.border_image {
	border: solid 1px #996600;
	margin: 8px 0 0 0;
}
.adressencolumn1{
	float: left;
	width: 210px;
	margin: 0 5px 0 0;
	border-right: dotted 1px #996600;
}
.adressencolumn2{
	float: right;
	width: 210px;
	margin: 0 0 0 5px;
}
.terug{
	float: left;
	margin: 0 auto;
	width: 60px;
	font-size: 10px;
}
.verplicht{
	float: left;
	margin: 0 auto;
	width: 110px;
	font-size: 10px;
}

ul.fotoalbum {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:495px;
	overflow:hidden;
}

ul.fotoalbum li{
	width:160px;
	height:160px;
	overflow:hidden;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

ul.fotoalbum .foto {
	margin:2px;
	height:150px;
	width:150px;
	overflow:hidden;
}

ul.fotoalbum img {
	cursor: url(/js/magnify.cur), pointer;
}

.fotoalbum_knop {
	width:75px;
	height:20px;
	display:block;
	float:left;
	margin:3px;
	padding:3px 5px 0px 5px;
	background-image:url(/images/bg_fotoknop.jpg);
	background-repeat:repeat-x;
	border:0px;
	color:white;
	text-decoration:none;
	text-align:center;
}
