* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #00ccff;
	text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration:underline;
}

table.contact_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.contact_table td {
	padding: 3px;
}

table.contact_table .inputf {
	border: 1px solid #fff;
	padding-left: 4px;
	font-size: 9px;
	background:none;
	color: #fff;
}

table.contact_table .inputv {
	border: 1px solid #fff;
	padding-left: 4px;
	font-size: 9px;
	background:none;
	color: #fff;
	border-bottom: 1px solid orange;
}

table.contact_table .inputs {
	border: 1px solid #fff;
	background-color: #3480ad;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
	font-size: 9px;
	font-weight:bold;
}

div.bg {
	background-image: url(images/layout_2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div.bg_onder {
	background-image: url(images/banen_onder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

tr.main_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 70px;
	display: inline;
}

li {
	margin-left: 16px;
	list-style-type:square;
}

tr.main_menu a:hover {
	color: #ff6600;
}

tr.main_menu img {
	vertical-align: middle;
}

body {
	background-color: #3480ad;
	background-image: url(images/layout_5.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

tr.bottom {
	background-image: url(images/layout_5.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

tr.bottom a {
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}

tr.bottom a:hover {
	color: #009dfa;
	text-decoration: underline;
}

tr.bottom img {
	vertical-align: middle;
}

div.main_content {
	width: 100%;
	height: 100%;
	background-image: url(images/layout_6.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div.main_content table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 16px;
	width: 560px;
}

div.algemeen {
	text-align: center;
	margin-top: 12px;
	width: 100%;
	background-color: #001942;
	border: 2px solid #fff;
}

div.news_headers {
	margin-top: 12px;
	width: 100%;
	background-color: #001942;
	border: 2px solid #fff;
}

div.news_headers table {
	margin : 10px;
	width: 210px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.news_headers th {
	text-align: left;
	color : #ff6600;
	border-bottom : 1px solid #213d6c;
	line-height: 30px;
	padding-left: 10px;
}

div.news_headers td {
	border-bottom : 1px solid #213d6c;
	line-height: 30px;
	padding-left: 10px;
}

div.news_headers table a {
	color: #fff;
	text-decoration:none;
}

div.news_headers table a:hover {
	color: #ff6600;
	text-decoration:none;
}

div.news_headers td.datum {
	color: #999;
	text-decoration:none;
	text-align:right;
	font-family: Arial;
	font-size: 9px;
}

div.news_headers td.archief {
	color: #fff;
	text-decoration:none;
	text-align:right;
	border-bottom: 0px;
}

h1 {
	color : #ff6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.header1 {
	color : #ff6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	
}

div.images {
	text-align : right ;
}