BODY {
	background: #6e808c;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	}
P, H1, H2, H3 {
	margin: 0px 0px 1em 0px;
	}
FORM {
	margin: 0px;
	}
FORM LABEL {
	display: block;
	float: left;
	clear: left;
	width: 10em;
	}
FORM INPUT, FORM TEXTAREA {
	font-family: Verdana;
	font-size: 10pt;
	}
FORM TEXTAREA {
	height: 7em;
	}
FORM #email, FORM #naam, FORM #telefoon, FORM TEXTAREA {
	width: 15em;
	}
H1, H2, H3 {
	font-size: 120%;
	}
TABLE {
	border-collapse: collapse;
	}
TD {
	padding: 0px;
	vertical-align: top;
	}
IMG {
	border: 0px;
	}
#midden {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	border-right: 2px #49565e solid;
	border-bottom: 2px #49565e solid;
	border-left: 2px #49565e solid;
	}
#top {
	height: 210px;
	overflow: hidden;
	}
	#top IMG {
		float: left;
		}
#menu {
	width: 201px;
	background: #92aec1 url('gfx/schelpen.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	}
	#menubk {
		padding: 10px 20px 0px 20px;
		}
	#menu A {
		color: white;
		font-weight: bold;
		text-decoration: none;
		}
	#menu .a {
		text-decoration: underline;
		color: yellow;
		}
	#menu .row {
		margin-bottom: 0.5em;
		}
#title {
	background: #92aec1;
	padding: 10px;
	font-weight: bold;
	color: white;
	}
	#title A {
		color: white;
		text-decoration: none;
		}
	#title .active {
		text-decoration: underline;
		color: yellow;
		}
	#title #talen {
		float: right;
		text-align: right;
		}
	#title #talen A {
		text-decoration: none;
		color: white;
		/*font-weight: normal;*/
		}
	#title #talen .active {
		text-decoration: underline;
		}
	#title #talen .subnav A {
		color: yellow;
		}
#content {
	padding-top: 1px;
	padding-left: 1px;
	width: 823px;
	}
	.content {
		padding: 10px;
		padding-right: 0px;
		}

.oprekken {
	float: right;
	height: 450px;
	display: block;
	}

#actie {
	background: #92aec1;
	padding: 10px;
	color: white;
	visibility: hidden;
	}
	#actie A {
		color: white;
		text-decoration: none;
		}
	#actie B {
		color: yellow;
		}

#rotate {
	float: right;
	width: 150px;
	height: 404px;
	overflow: hidden;
	margin: 0px;
	margin-left: 20px;
	margin-right: 10px;
	}
	#rotate IMG {
		margin-bottom: 1px;
		}

#rotatepopup {
	border: 3em #e0eaf1 solid;
	position: absolute;
	top: 100px;
	visibility: hidden;
	}

.subnav {
	font-weight: bold;
	margin-bottom: 1em;
	}
.subnav A {
	text-decoration: none;
	color: black;
	}
.subnav A:hover {
	text-decoration: underline;
	}
