body {
	background-color: #000000;
	overflow: scroll;
}

.outer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	margin-left: -450px; /* half width */
	margin-top: -275px;  /* half height */
	background-color: #00261e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;	
}

.inner {
	margin-left: 62px;
	width: 778px;
	height: 390px;
	background-color: #001915;
}

a {
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	color: #189d91;
	text-decoration:none;
}

.mail {
	color: #666666;
	text-decoration:none;
}

.mail:hover {
	color: #189d91;
	text-decoration:none;
}

.arrow {
	color: #189d91;
}

.header {
	width: 900px;
	height: 88px;
	vertical-align: top;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}

.headbox {
	position:absolute;
	margin-left:52px;
}

.headlang {
	position:absolute;
	margin-left:850px;
	margin-top:66px;
}

.menu_main {
	width: 900px;
	height: 52px;
	vertical-align: top;
	background-color: #001915;	background-image: url(../images/header.jpg);
	background-repeat: repeat-y;
}

.formfield {
	background-color: #00261e;	
	width: 258px;
	border: solid 1px #00392d;
	color:#FFFFFF;
	scrollbar-arrow-color : #FFFFFF; 
	scrollbar-darkshadow-color : #001915; 
	scrollbar-3dlight-color : #00392d;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #001915; 
	scrollbar-highlight-color : #001915; 
	scrollbar-shadow-color : #00392d; 	
}

.button {
	background-color: #00261e;
	width: 110px;
	border: solid 1px #00392d;
	color:#FFFFFF;
	cursor: hand;	
}

.searchfield {
	background-color: #00261e;	
	width: 120px;
	border: solid 1px #00392d;
	color:#FFFFFF;
	height:18px;
}

.searchbutton {
	background-color: #00261e;
	width: 70px;
	border: solid 1px #00392d;
	color:#FFFFFF;
	cursor: hand;

}

.searchresult {
	padding-left: 24px;
	float: left;
}

.inleiding {
	padding-left:24px;
	width: 300px;
	float:left;
}

.overzicht {
	padding-left:24px;
	float:left;
	width:730px;
}

.overzicht_nieuws {
	padding-left:24px;
	float:left;
	width:730px;

}

.clip {
	padding-left:20px;
	float: left;

}

.subitems {
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	display:block;
}

.nieuws {
	margin-top:10px;
	float:left;
	padding-left:22px;
	width: 300px;
}

.product_hightlight {
	margin-top:10px;
	float:left;
	padding-left:26px;
	width: 420px;
}

.kop {
	font-size: 13px;	
	font-weight: bold;
}

.kop_template {
	font-size: 13px;	
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	width:400px;
	background-color: #00261e;
}

.kop_light {
	font-size: 13px;	
	font-weight: bold;
	color: #189d91;
	padding-left:10px;
}

.kop_prod {
	font-size: 13px;	
	font-weight: bold;
	color: #189d91;
	padding-left:10px;
	height:30px;
}

.kop_contact {
	font-size: 13px;	
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	width:270px;
	background-color: #00261e;
}

.afbeelding {
	border: solid 1px #00261e;
}

.flags {
	border: solid 1px #189d91;
}


.footer {
	float:left;
	width: 778px;
	height: 22px;
	background-color: #00261e;
}

.footer_txt {
	padding-top:6px;
	color: #666666;
	font-weight: bold;
	vertical-align:top;		
}

.footer_links {
	background-color:#000000;
	text-align:right;
	color:#666666;
	height:32px;
}

.footer_link {
	font-weight:8px;
	color:#666666;
	font-weight:normal; 
	padding-bottom:12px;
}

.txt_template_01 {
	float:left;
	padding-left:24px;
	width: 420px;
}

.contact {
	float:left;
	width: 240px;
	margin-left:24px;
}

.img_template_01 {
	float:left;
	margin-left:30px;
}

.txt_vacature_01 {
	float:left;
	padding-left:24px;
	width: 720px;
}

.template_04 {
	float:left;
	padding-left:24px;
	width: 730px;
}


.page {
	width:12px;
	height:12px;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #00261e;
}


/* producten */

.product_td1 {
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight: bold;
	background-color: #00261e;
	vertical-align:top;
	width:160px;
}

.product_td2 {
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #00261e;
	vertical-align:top;
	width:536px;	
}


