a {
	text-decoration: none;
	color: #000;
}

#bottom {
	width: 986px;
	border-top: 6px solid #1A2864;
	background-color: #E9E6FF;
	min-height: 740px;
	overflow: hidden;
}

#rechts a:hover {
	overflow: hidden;
	color: #aaa;
}

#balk {
	width: 125px;
	height: 500px;
	float: left;
	background-color: #000;
}

#menublok {
	padding-bottom: 25px;
	border: 1px solid #FFF;
	width: 150px;
	position: absolute;
	float: left;
	margin-left: 5px;
	margin-top: 40px;
	background-color: #A8B7F8;
}

#menu a:hover {
	color: #AAA;
}

#menu {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.8em;
	padding-left: 7px;
}

#menu b {
	font-size: 12px;
}

#menublok img {
	border-bottom: 6px solid #1A2864;
	margin-bottom: 18px;
}

#dubbelelijn {
	height:2px;
	border-bottom: 2px solid #000;
	background-color: #FFF;
	font-size: 0px;
}

#rechts {
	margin-left: 185px;
	margin-top: 0px;
}

#content {
	width: 330px;
	margin-right: 30px;
	margin-top: 0px;
	font-size: 11px;
	font-family: Verdana;
	line-height: 1.3em;
	text-align: justify;
	float: left;
}

#titel {
	height: 40px;
	font-family: Verdana;
	line-height: 40px;
	font-size: 13pt;
}

#imagerechts {
	background-color: #A8B7F8;
	float: right;
	background-image: url(../images/company/companybg_logo.gif);
	background-repeat: no-repeat;
	height: 870px;
}

#adrestitel {
	color:#222532;
	padding: 3px;
	font-size:11pt !important;
	margin-top:3px;
	margin-left:10px;
	font-weight:bold !important;
	margin-bottom: 37px;
	font-family: Verdana;
}

#adres {
	font-size: 13px;
	font-family: Verdana;
	padding: 6px;
}

form input, form textarea {
	background-color: #D5DBF8;
}