﻿body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	background: #a5a5ad url(../images/bg.jpg) top center repeat-x;
	color: #000;
}
textarea {
	font-size: 13px;
	color: #ffffff;
}
select {
	font-size: 13px;
	color: #0c1d51;
}
td {
	font-size: 13px;
	margin: 0pt;
	margin-top: 15pt;
	margin-right: 15pt;
	margin-left: 15pt;
	color: #000;
	line-height: 24px;
}
/*

Hier worden alle standaard onderdelen gedefinieerd. Een link die overal een bepaalde kleur moet

hebben is makkelijk hier aan te geven dan voor elke div apart.

*/
textarea {
	line-height: normal;
}
input {
	line-height: normal;
}
fieldset {
	margin: 0;
	padding: 0;
}
legend {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
a {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 13px;
	color: #000;
}
ul {
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 13px;
	color: #000;
}
ol {
	margin-left: 25px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000;
}
img {
	border: none;
}
dl dt {
	font-weight: bold;
	margin-bottom: 10px;
}
dl dd {
	margin: 0 0 30px 0;
}
fieldset {
	border: none;
}
caption {
	display: none;
}
thead th {
	background-color: #EFEDE1;
	text-align: center;
}
tbody th {
	background-color: #fff;
	font-weight: normal;
}
tfoot th {
	background-color: #EFEDE1;
}
tfoot td {
	background-color: #fff;
}
/* HEADERS */
h6 {
	color: #000;
	padding: 0 !important;
	margin-bottom: 7px;
}
h5 {
	color: #000;
	padding: 0 !important;
	margin-bottom: 7px;
}
h3 {
	color: #000;
	padding: 0 !important;
	margin-bottom: 7px;
}
h2 {
	color: #000;
	padding: 0 !important;
	margin-bottom: 7px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
}
h4 {
	font-size: 13px;
}
.clear {
	clear: both;
}
.left {
	float: left;
	display: block;
	margin: 10px;
}
.right {
	float: right;
	display: block;
	margin: 10px;
}
#wrapper {
	margin: auto;
	position: relative;
	text-align: left;
	width: 1000px;
}
#container {
	border: 5px solid #FFFFFF;
	background: #a4a698;

	
	width: 1000px;
	float: left;
}
#header {
	float: left;
	width: 826px;
	height: 150px;
}
#logo {
	float: left;
	width: 998px;
	height: 150px;
	background: url(../images/logo.jpg) top center no-repeat;
}
#banner {
}
#menu {
	float: left;
	width: 1000px;
	height: 34px;
}
#midden {
	float: left;
	width: 1000px;
	min-height: 545px;
	overflow: hidden;
}
#content {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	float: right;
	width: 550px;
	height: 431px;
	padding: 42px 60px 42px 36px;
	margin: 13px 10px 0 0;
	display: inline;
	overflow: auto;
	font-size: 13px;
}
#album {
	float: right;
	width: 434px;
	height: 431px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 13px;
	display: inline;
	overflow: auto;
	font-size: 13px;
}
#footer {
	background: #a4a698;
	height: 50px;
	margin: 0 auto;
}
#footerL {
	background: #a4a698;
	float: left;
	font-size: 11px;
	padding-left: 10px;
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footerR {
	background: #a4a698;
	float: right;
	font-size: 11px;
	color: #000;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer a {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
	text-decoration: underline;
}
#adres a {
	text-decoration: none;
	color: #000;
}
#adres a:hover {
	text-decoration: none;
	color: #000;
	text-decoration: underline;
}
/* slideshow! */
#slideshow-container {
	margin: 60px 0 0 380px;
}
#slideshow {
	position: relative;
	height: 73px;
	width: 73px;
}
#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}
#slideshow IMG.active {
	z-index: 10;
}
#slideshow IMG.last-active {
	z-index: 9;
}
