body {
	margin: 0px;
	background-image: url("images/body.gif");
	background-repeat:repeat-y;
	background-position:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body, html {
	height:100%;
}

img {
	border:0;
}

#main {
	width:748px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

#logo {
	float:right;
	margin-right:25px;
	margin-bottom:14px;
	display:inline;
}

.separator {
	clear:both;
	margin-bottom:18px;
	border-bottom:1px solid #bbbdbe;
}

#left {
	float:left;
}
#right {
	float:right;
	width:430px;
	padding-right:30px;
}

#menu {
	margin-left:31px;
	margin-bottom:16px;
}

#contact {
	clear:both;
}

#content {
	font-size:11px;
	line-height:16px;
	color:#333333;
}

#content .title {
	color:#000;
	font-weight:bold;
	padding-bottom:10px;
}

#content .klein {
	font-size:9px;
}

#content a {
	color:#F02E24;
	text-decoration:underline;
}

#content a:hover {
	color:#F02E24;
	text-decoration:none;
}

#footer {
	margin:0 32px;
}

.menuimage {
}

.form label,input,textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.checkbox {
	width:20px;
}
.form label {
	text-align: left;
	width: 90px;
	padding-right: 20px;
}
.form br {
	clear: left;
}
.form img {
	margin-left:145px;
	margin-bottom:10px;
}
.form .bijschrift {
	color:#999;
	font-size:9px;
	position:relative;
	left:110px;
	top:-5px;
}

.submit {
	width:100px;
	margin-left:110px;
	margin-bottom:20px;
}

.routeveld {
	width:100px;
	display:inline;
}
.routesubmit {
	margin-left:20px;
	width:120px;
	display:inline;
}

#window {
	margin: 80px 150px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:10px;
}

#title {
	background-color: #C00;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding: 5px;
	border-bottom:1px solid #fff;
}
