body {
	background: #535c55;
	padding: 0px;
	margin: 0px;
	font-family: Century gothic;
	font-size: 10pt;
	color: #535c55;
}

h2 {
	font-weight: normal;
	color: #00acd6;
	margin-top: 20px;
	font-size: 10pt;
}

h3 {
	font-weight: normal;
	color: #00acd6;
	margin-bottom: 40px;
}

a {
	color: #535c55;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #00acd6;
}

img {
	border: none;
}

div.content {
	width: 840px;
	position: relative;
	margin: 0px auto;
	margin-top: 40px;
}

div.top {
	width: 780px;
	padding: 0px 30px;
	height: 30px;
	position: relative;
	background: url('../images/vlak_top.jpg');
}

div.middle {
	min-height: 580px;
	background: url('../images/vlak_middle.jpg') repeat-y;
	padding: 0px 30px;
	position: relative;
}

div.bottom {
	width: 780px;
	padding: 0px 30px;
	height: 30px;
	position: relative;
	background: url('../images/vlak_bottom.jpg');
}

img.blueprint {
	position: absolute;
	right: 30px;
	bottom: 0px;
	z-index: 1;
}

div.adres_holder {
	background: url('../images/gradient_balk.jpg');
	width: 780px;
	height: 23px;
	position: relative;
	clear: both;
	padding-top: 7px;
	text-align: center;
	z-index: 4;
}

pre.adres {
	font: inherit;
	color: #ffffff;
	margin: 0px;
}

div.text_holder, div.JSdisabled {
	position: relative;
	width: 780px;
	padding: 0px;
	margin: 10px 0px;
}

div.JSdisabled {
	min-height: 400px;
}

div.text {
	min-height: 400px;
	width: 319px;
	position: relative;
	padding: 0px 100px;
	float: left;
	border-right: 1px solid #00acd6;
	margin-bottom: 10px;
	z-index: 2;
}

div.top8 {
	width: 134px;
	position: relative;
	float: right;
	padding: 0px 60px;
	z-index: 3;
	
}

ul.menu {
	margin: 0px;
	background: url('../images/gradient_balk.jpg') no-repeat;
	list-style: none;
	padding: 0px;
	display: block;
	width: 780px;
	height: 23px;
	padding-bottom: 7px;
}

ul.menu a {
	color: #ffffff;
	width: 129px;
	height: 23px;
	display: block;
	padding-top: 7px;
}

ul.menu a:hover {
	color: #4ccae9;
}

ul.menu li {
	float: left;
	
	text-align: center;
	border-right: 1px solid #ffffff;
}

ul.menu li.laatste {
	border: none;
}

ul.menu li.uitloggen {
	border: none;
}

div.header {
	height: 100px;
}

span.beroep {
	display: block;
	font-size: 8pt;
}

span.beroep a {
	color: #00acd6;
	font-weight: normal;
}

span.locatie a:hover {
	color: #535c55;
}

span.locatie {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 8pt;
}

div.holder {		
	background: url('../images/blueprint.gif') no-repeat bottom right;
}

a.routelink {
	display: block;
}

ul.downloads {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.downloads li {
	border-bottom: 1px solid #00acd6;
}

ul.downloads li:first-child {
	border-top: 1px solid #00acd6;
}

ul.downloads li a {
	padding: 5px 0px;
	color: #535c55;
	display: block;
	font-weight: normal;
}

ul.downloads li a:hover {
	color: #00acd6;
}
