@charset "UTF-8";
body {
	background-color: #a3a098;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #413e3a;
}
#sitecontainer {
	position: absolute;
	z-index: 1;
	width: 920px;
	left: 50%;
	background-color: #a3a098;
	margin-left: -460px;
}
#headercontainer {
	width: 920px;
	padding-top: 160px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	clear: both;
}
#contentcontainer {
	width: 900px;
	margin: 10px;
}
#column1 {
	width: 590px;
	margin-right: 20px;
	float: left;
}
#column2 {
	width: 290px;
	float: left;
}
#column_maxbreedte {
	width: 900px;
	float: left;
}
#footercontainer {
	height: 30px;
	width: 900px;
	margin: 10px;
	float: left;
}
#copyright {
	height: 30px;
	width: 590px;
	line-height: 30px;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d2118;
	float: left;
}
#totop a {
	height: 30px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d2118;
	float: left;
	text-decoration: none;
	background-image: url(images/pijl_omhoog.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 270px;
}
#totop a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/pijl_omhoog.png);
	background-repeat: no-repeat;
}
#slideshowcontainer {
	height: 300px;
	width: 900px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d2118;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: -10px;
}
h4 {
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	border-top-width: 1px;
	padding: 0px;
	color: #6d2118;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	font-style: italic;
	margin: 0px;
}
h2 {
	font-size: 18px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d2118;
	padding: 0px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
h1 {
	color: #d14608;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 10px;
}
a, a:hover, a:active, a:visited {
	color: #413e3a;
}
.list ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.list li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d2118;
	font-size: 11px;
	line-height: 14px;
	clear: left;
}
.list a {
	color: #413e3a;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/pijl_omhoog.png);
	background-repeat: no-repeat;
}
.list a:hover {
	color: #6d2118;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/pijl_omhoog.png);
	background-repeat: no-repeat;
}.list img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 1px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
}
.menu li {
	list-style-type: none;
	float: left;
	position: relative;
	z-index: 100;
	margin-right: 10px;
}
.menu a {
	color: #413e3a;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}
.menu a:hover {
	color: #413e3a;
	text-decoration: none;
}
.menu .active {
	color: #413e3a;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	display: block;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}
div.ahover {
	position: absolute;
	z-index: 99;
	background-color: #ffffff;
}
.thumb {
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
}
.galleryitem {
	margin-bottom: 10px;
	float: left;
	background-image: url(images/galleryitem_bg.png);
	background-repeat: repeat-x;
	width: 260px;
	margin-right: 10px;
	margin-left: 10px;
	height: 205px;
	padding: 10px;
	margin-top: 0px;
	line-height: 12px;
}
.galleryitem img {
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
}

.galleryitem p {
	font-size: 9px;
}
.knipper {
	text-decoration: blink;
}
.gallerytitel {
	float: left;
	width: 900px;
}
.reddot img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
