.editor {
	background-color: #3354A6;
}

body {
	margin: 0px;
	background-color: #444;
	font-family: Verdana;
}

td {
	vertical-align: top;
	font-size: 11px;
	color: #fff;
}

img {
	border: 0px;
}

.maintable {
	height: 100%;
	width: 1000px;
	background-color:#3354A6; 
	background-image: url("/images/static/bg_table.png");
	background-repeat: repeat-y;
}

.visuals_home_td {
	background-image: url("/images/static/bg_visuals_home.png");
	background-repeat: no-repeat;
}

.content_home_table {
	height: 352px;
}

.nav_table {
	margin-top: 83px;
}

.nav_table td {
	text-align: right;
	padding-right: 40px;
	height: 30px;
	vertical-align: middle;
}

.category_active, .category_inactive, .tdhover, .normal {
	font-size: 12px;
	font-weight: bold;
	color: #3354A6;
	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;
}

#txt-huisaannemer-top {
	margin: 40px 0 0 0;
}
#txt-huisaannemer-bottom {
	background-image: url("/images/static/btn_huisaannemer_bottom.png");
	background-repeat: no-repeat;
	height: 80px;
	padding: 6px 60px 0px 20px;
}
#txt-huisaannemer-bottom a {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}
#container-nieuws-top {
	background-image: url("/images/static/bg_nieuws_top.png");
	background-repeat: no-repeat;
	margin-top: 35px;
	padding: 0px 0px 11px 0px;
}
#container-nieuws-top h3 {
	margin: 0px 20px 0px 20px;
	padding: 15px 0px 6px 0px;
}
#container-nieuws-middle {
	background-image: url("/images/static/bg_nieuws_middle.png");
	background-repeat: repeat-y;
}
#container-nieuws-bottom {
	background-image: url("/images/static/bg_nieuws_bottom.png");
	background-repeat: no-repeat;
	width: 305px;
	height: 10px;
}
.news_image {
	margin: 5px 12px 6px 20px;
	border-top: solid 1px #284282;
	border-left: solid 1px #284282;
	border-bottom: solid 1px #5570B5;
	border-right: solid 1px #5570B5;
	width: 64px;
}
.container-title {
	padding: 0px 0px 11px 0px;
	width: 180px;
}
.container-nonews {
	padding: 5px 0px 11px 20px;
}

p, a {
	line-height: 18px;
	font-size: 11px;
	color: #fff;
}

.vacancy_table td {
	line-height: 18px;
	font-size: 11px;
	color: #fff;
}

.vacancy_table {
	margin-left: -5px;
}

h1 {
	font-size: 20px;
	color: #fff;
}

h2 {
	font-size: 15px;
	color: #fff;
}

h3 {
	font-size: 12px;
	color: #fff;
}

h4 {
	font-size: 11px;
	color: #fff;
}

.nieuws_lijst {
	margin-bottom: 30px;
}

.nieuws_datum {
	font-style: italic;
	margin-top: -15px;
	margin-bottom: -10px;
}

.nieuws_right {
	float: right;
	margin-left: 20px;	
}

/* project content */

.project_content {
	line-height: 18px;
	font-size: 11px;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 660px;
}

.project_content h1 {
	margin-left: 38px;
	font-size: 20px;
	color: #fff;
}

.arrows {
	float: right;
	height: 21px;
	margin-top: 2px;
}

.project_thumbs_table {
	float: right;
	height: 108px;
	margin-bottom: 32px;
}

.shadow {
	height: 8px;
	background-image: url("/images/static/project_thumb_shadow.png");
	background-repeat: repeat-x;
}

.bijschrift {
	line-height: 18px;
	font-size: 11px;
	color: #99A9D2;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 8px;
}

.projectdetails_table {
	width: 660px;
	margin-top:-10px;
	margin-bottom: 25px;
}

.project_details_text {
	text-align: right;
	line-height:14px;
}

.project_details_text h4 {
	margin:0; padding:0;
	padding-top:1px;
}

.project_details_text p {
	margin:0; padding:0;
	padding-bottom:12px;
}

/* Formulieren */

input, textarea, button {
	font-size: 11px;
}

.formtable {
	abackground-color: #f60;
}


#contact_gegevens	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:611px; padding:10px 3px; margin:0px 38px 0px 45px; position:absolute; top:710px; left:300px; height:60px; background:url(../images/static/contact_hr.gif) no-repeat top;}

#contact_gegevens p	{line-height:17px; color:#ADBADB;}
#contact_gegevens a	{line-height:17px; color:#ADBADB;}

.standard_content ul		{list-style-type: disc; list-style-image: none; list-style-position: outside; margin:0; padding:0;}
.standard_content ul li		{line-height:18px; margin-left:16px;}
