@charset "utf-8";
/* © 2009 Pascal Hendrick - Hendrick Multimedia - Alle rechten voorbehouden */

#backmiddle {
	background-image: url(img/backmiddle.png);
	width: 1100px;
	height: auto;
	margin: 0px auto;
}
body {
	margin: 0px;
	background-color: #c9c9c9;
	margin-bottom: 20px;
}
#header {
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1100px;
	height: 200px;
	margin: 0px auto;
}
#key {
	text-align: right;
	padding-right: 60px;
	padding-top: 10px;
}
#main {
	background-image: url(img/randmenu.png);
	background-repeat: no-repeat;
	width: 1100px;
	margin: 0px auto;
}
#content {
	text-align: justify;
	padding-bottom: 40px;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 90px;
	width: 726px;
}
#menu {
	text-align: right;
	vertical-align: top;
	padding-top: 50px;
	padding-right: 30px;
	width: 224px;
	height: 350px;
}
#copy {
	margin: 0px auto;
	text-align: center;
	clear: both;
	width: 1100px;
	color: #939393;
	padding-top: 5px;
	font-weight: bold;
}
#backbottom {
	margin: 0px auto;
	background-image: url(img/backbottom.png);
	width: 1100px;
	height: 20px;
	background-position: bottom;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
}
a, a:link, a:visited, a:active, a:focus {
	font-size: 12px;
	color: #929292;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

.menu:link, .menu:visited, .menu:active, .menu:focus {
	font-size: 14px;
	color: #929292;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	text-decoration: none;
	color: #000000;
}

input, select, textarea {
border: 1px solid #000;
}
#titel {
font-size: 18px;
font-weight: bold;
padding-bottom: 15px;
}
