body{
	margin: 0px;
	padding: 0px;
	color: #d3dfe3;

	background-color: #555c60;
	background-image: URL('../images/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	
	font-family: arial;
	font-size: 9pt;
}
a{
	color: #d3dfe3;
	text-decoration: underline;
}
img{
border: none;
}
#container{
	width: 863px;
	margin-right: auto;
	margin-left: auto;
}
#content{
	padding: 0px;
}
.col2 img, #banner img, #fotogalerij img, #jobs_table img, #organigram img{
	padding: 5px;
	border: 1px solid #6da9ff;
}
.col2 img, #fotogalerij img, #jobs_table img, #organigram img{
	border-bottom: 8px solid #6da9ff;
}
#nav{
background-color: #575e62;
}
#banner{

}

#footer{
	background-color: #464d51;
	color: #bfd1d7;
	text-align: center;
	height: 28px;
	padding-top: 12px;
}
#footer2{
background-color: #464d51;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 0px;
}
h2{
	background-image: URL('../images/h2_bg.gif');
	background-repeat: no-repeat;
	
	color: white;
	padding-left: 25px;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	
	border-bottom: 1px solid #6a7579;
	
}

h3{
	color: white;
	font-size: 11pt;
	margin-bottom: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}
.colHeader, #about h3, #fotogalerij h3{
	margin-bottom: 8px;
	border-bottom: 1px solid #6a7579; 
	padding-bottom: 3px;
}
.col1{
	width: 490px;
	display: block;
	float: left;
}
.col2{
	width: 315px;
	display: block;
	float: right;
	text-align: right;
}
.coll{
	clear: both;
}

p{
	margin-top: 0px;
	margin-bottom: 12px;
}
#nav img{
	float: left;
}
#nav img{
	margin-top: 30px;
	margin-bottom: 24px;
}

#nav img:hover,#nav img.selected{
	border-top: none;
	border-bottom: 4px solid #ff0000;
	margin-top: 30px;
	margin-bottom: 20px;
}
#nav img.selected{
	margin-top: 0px;
	border-top: 30px solid #8e98a2;
}
.nav_spacer{
	background-color: #989a9b;
	display: block;
	float: left;
	height: 20px;
	width: 1px;
	font-size: 1pt;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	
}
#nav_left{
	float: left;
	width: 700px;
}
#nav_right{
	float: right;
	margin-top: 37px;
	color: #acbfc5;
	font-size: 10pt;
}

#nav_right a{
color: #acbfc5;
	text-decoration: none;
}

.clear{
	clear: both;
}
.job_selected{
	text-decoration: none;
}
#nav_right .lang_selected{
	color: white;
}
.news_date{
	font-size: 8pt;
	color: #8e98a2;
	margin-bottom: 12px;
}
hr{
	border: none;
	border-bottom: 1px solid #6a7579;
	color: #6a7579;
	height: 1px;
}
#about .col1, #services .col1, #jobsintro, #nieuws .col1{
	line-height: 20px;
	text-align: justify;
}
.col1 b, .col1 strong{
	font-weight: bolder;
	color :white;
}
#jobs_table td{
	vertical-align: top;
}
#home{
	width: 600px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 100px; 
	display: block; 
	background-color: #555c60; 
	padding: 5px 5px; 
	border: 1px solid #6da9ff;
}
#home_1, #home_2{
	width: 300px; float: left;
}
#home_header{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 160px;
	text-align: right;
	padding-right: 10px;
	
	
}
#home_subheader{
	font-size: 11pt;
	text-align: right;
	padding-right: 10px;
	letter-spacing: 1px;
	margin-top: 2px;
	border-bottom: 1px solid #6a7579;
	padding-bottom: 4px;
}
#home_links a{
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	
}
#home_links{
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 12pt;
}
#home_footer{
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 10px;
	line-height: 20px;
	background-color:#464d51;
	margin-top: 5px;
}
td{
vertical-align: top;
}
