body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D9E1F4;
}
#main {
	margin: auto;
	height: 860px;
	position: relative;
	width: 985px;
	top: 20px;
	border: medium none #E7E7E7;
}
.index {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 80px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	z-index: 200;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: center;
}
#fotoslide {
	height: 108px;
	z-index: 250;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #99FF66;
}
#left {
	width: 158px;
	height: 76%;
	z-index: 1000;
	top: 0;
	left: auto;
	float: left;
}
#container {
	margin-top: 5px;
	height: 625px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	margin-left: 5px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	width: 780px;
	z-index: 0;
}
h3 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 15px;
}

#right {
	float: right;
	height: 76%;
	z-index: 400;
	text-align: center;
}
.column {
	margin-top: 5px;
	background-color: #0000FE;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 158px;
	height: 75%;
}
.linkmenu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	background-color: #0000FF;
	float: left;
	width: 155px;
	height: 77%;
	z-index: 1000;
}
#content {
	padding-top: 5px;
}
h1 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
p {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h2 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.content {
	overflow: auto;
	width: 615px;
	overflow-x: hidden;
	overflow-y: auto;
}
#form {
	margin-top: 5px;
	height: 625px;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 0;
	margin-left: 10px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
#main #fotoslide #Layer1 #wijster {
	height: 260px;
}
.bordermenu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.bordermenutop {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.borderrightfoto {
	border: 3px solid #FFFFFF;
}

