/* * {
	margin: 0px;
	padding: 0px;
	border: 0px; }
body {
	text-align: center;
	background: #FFFFFF url("img/top_bg.gif") repeat-x 0px 67px; }
body, table, tr, td, div, span, form, input, textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #316895; }
a:link, a:active, a:visited {
	color: #316895;
	text-decoration: underline; }
a:hover {
	text-decoration: none; }
#main {
	margin: 0 auto;
	text-align: center;
	width: 657px; }
#header {
	height: 135px;
	background: #F5F9FC url("img/header.jpg") no-repeat 0px 0px; }
#laatste_nieuws {
	width: 179px;
	float: left;
	line-height: 18px;
	text-align: left;
	margin: 37px 0px 0px 4px; }
div.meer {
	margin-top: 3px;
	margin-right: 10px;
	font-style: italic;
	text-align: right; }
table.content {
	background: url("img/menu_bg.gif") repeat-y 0px 0px; }
#menu {
	float: right;
	margin-top: 20px; }
#laatste_project {
	height: 129px;
	background: url("img/laatste_project.jpg") no-repeat 0px 0px;
	padding: 27px 8px 0px 8px;
	line-height: 15px; }
td.adres {
	background: url("img/adres.gif") no-repeat 0px 100%; }
td.adres {
	vertical-align: bottom;
	padding: 8px; }
td.content {
	padding: 10px;
	vertical-align: top; }
span.project_afbeelding {
	float: left; }
td.nieuws_titel {
	padding: 2px 4px 2px 4px;
	background: #C9DDED;
	font-weight: bold;
	font-size: 11px; } }
td.nieuws_datum {
	background: #E9F1F8;
	border: 1px solid #C9DDED;
	color: #8BB6D8;
	font-size: 11px; }
td.nieuws_bericht {
	padding: 4px;
	background: url("img/bericht_bg.jpg") repeat-x 0px 0px;
	border: 1px solid #E9F1F8;
    font-size: 11px; }

input, textarea, select {
	font-weight: bold;
	background: lightblue;
	border: solid gray 1px; }
*/
/*stijl.css VAMedia*/

body {
	
	background-color: #a6cde7;
	font-family: Verdana;
	color: #000;
	font-size: 10pt;
	
}

h1 {
	
	font-size: 14pt;
	font-weight: bold;
}

.main {
	
	width:600px;
	height: 700px;
	text-align: left;
	
}

.header {
	
	width: 600px;
}

.container {
	width: 598px;
	height: auto;
	border: solid 1px #ffffff;
	background-color: #a6cde7;
	padding: 10px;
}

.left_contact {
	margin-top:30px;
	float:left;
	width: auto;
}

.right_contact {
	margin:30px 30px 0px 20px;
	
	float:right;
	width: auto;
}

.SN {
	margin-top: 0px;
	width:500px;
	float:left;
}
a {

	text-decoration:none;

	color:#0206a1;

}


a:hover {

	text-decoration:none;

	color:#0206a1;

}

a:visited{

	text-decoration:none;

	color:#5484a3;

	

}

a:active{

	text-decoration:none;

	color:#0206a1;

	

}

a:visited:hover {

	text-decoration:none;

	color:#5484a3;

}