.editor {
	background-color: #fff;
}

body {
	margin: 0px;
	background-color: #214457;
	font-family: Verdana;
}

td {
	vertical-align: top;
	font-size: 11px;
	color: #1F4F75;
}

img {
	border: 0px;
}

.maintable {
	height: 100%;
	width: 1000px;
	background-color: #fff;
}

.visuals_home_td {
	width: 700px;
	height: 127px;
	background-image: url(/images/static/schaduw_visuals.png);
	background-repeat: no-repeat;
}

.visual_home {
	border-left: 1px solid #A6BDC9;
	width: 659px;
	height: 119px;
	background-color: #B1C1D0;
}

.content_home_table {
	height: 352px;
}

.mainmenu {
	height: 20px; 
	background-color: #336699;
	border-left: 1px solid #A6BDC9;
}

.nav_table {
	margin-top: 83px;
}

.nav_table td {
	text-align: right;
	padding-right: 40px;
	height: 30px;
	vertical-align: middle;
}

.subnav_td {
	background-image: url("/images/static/bg_vdw.jpg");
	background-repeat: no-repeat;
	background-color: #7392AF;
}

.category_active, .category_inactive, .tdhover, .normal {
	font-size: 12px;
	font-weight: bold;
	color: #1F4F75;
	cursor: pointer;
}

.category_active, .tdhover {
	background-image: url("/images/static/nav_active_block.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

.standard_content {
	margin-left: 40px;
	margin-top: 31px;
	margin-bottom: 30px;
	width: 620px;
}

p, a, ul, li {
	line-height: 18px;
	font-size: 11px;
	color: #1F4F75;
}

ul {
	list-style-type: square;
	margin-left: 18px;
}

.vacancy_table td {
	line-height: 18px;
	font-size: 11px;
	color: #1F4F75;
}

.vacancy_table {
	margin-left: -5px;
}

h1 {
	font-size: 20px;
	color: #1F4F75;
}

h2 {
	font-size: 15px;
	color: #1F4F75;
}

h3 {
	font-size: 12px;
	color: #1F4F75;
}

h4 {
	font-size: 11px;
	color: #1F4F75;
}

.nieuws_lijst {
	margin-bottom: 30px;
}

.nieuws_datum {
	font-style: italic;
	margin-top: -15px;
	margin-bottom: -10px;
}

.nieuws_right {
	float: right;
	margin-left: 20px;	
}

.onderschrift {
	padding-bottom: 10px;
	line-height: 18px;
	font-size: 10px;
	font-style: italic;
	color: #96B1C3;
}

/* project content */

.project_content {
	line-height: 18px;
	font-size: 11px;
	color: #1F4F75;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 620px;
	margin-left: 40px;
	padding: 10px;
	background-color: #CCD8E1;
}

.project_content h1 {
	font-size: 20px;
	color: #1F4F75;
}

.arrows {
	float: right;
	height: 21px;
	margin-top: 2px;
}

.project_thumbs_table {
	background-color: #f60;
}

.shadow {
	height: 8px;
	background-image: url("/images/static/project_thumb_shadow.png");
	background-repeat: repeat-x;
}

.bijschrift {
	line-height: 18px;
	font-size: 11px;
	color: #336699;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 37px;
	float: right;
	}

.projectdetails_table {
	width: 600px;
}

.project_details_text {
	padding-bottom: 25px;
	padding-right: 10px;
}

.project_details_text h4 {
	margin-bottom: -18px;
}

.project_details_text p {
	margin-bottom: -5px;
}

.title_arrows {
	width: 620px;
	margin-left: 40px;
	margin-top: 25px;
}

.thumbs img {
	margin-right: 10px;
}

.thumbs {
	width: 400px;
	float: left;
}
