/** Globale instellingen **/
/**body
{
	background-color:  	#FFFFFF;	
	height:				100%;
	
	padding:			0px;
	margin:				0px;
	
	font-family:		Arial;
	font-size: 			12px;
	color: 				#000000;
	font-weight:		normal;		
}

html
{
	height: 	100%;
	
	padding:	0px;
	margin:		0px;	
}

a
{
	color: #FFFFFF;
}

div#main_container
{
	position: 	relative;
	
	width: 		962px;
	height: 	auto;
	
	margin: 	0px auto;
}

div#sub_container
{
	background-color:	#FCFFE0;

	position: 	relative;
	
	width: 		960px;
	height:		auto;
	
	border:		1px solid #000000;
}

div#logo_header
{
	position: 	relative;
	
	width:		962px;
	height:		77px;
}

div#logo
{
	position: 	relative;
	
	width:		292px;
	height:		77px;
	
	margin-top:	6px;
	
	float:		left;
}

div#vlaggen
{	
	position: 	relative;
	
	width: 		500px;
	
	padding: 	58px 0px 0px 0px;
	
	float:		right;
	
	text-align: right;
}

div#vlag_nl
{
	position: 	relative;
	
	width: 		18px;
	height: 	13px;
	
	margin:		0px 10px 0px 0px;
	
	float:		right;
	
	background: url( "/images/vlag_nl.jpg" ) no-repeat;		
}

div#vlag_en
{
	position: 	relative;
	
	width:		19px;
	height:		13px;
	
	margin:		0px 10px 0px 0px;
	
	float:		right;
	
	background:	url( "/images/vlag_en.jpg") no-repeat;
}

div#vlag_fr
{
	position: 	relative;
	
	width:		19px;
	height:		13px;
	
	margin:		0px 10px 0px 0px;
	
	float:		right;
	
	background:	url( "/images/vlag_fr.jpg") no-repeat;
}

div#vlag_es
{
	position: 	relative;
	
	width:		19px;
	height:		13px;
	
	margin:		0px 10px 0px 0px;
	
	float:		right;
	
	background:	url( "/images/vlag_es.jpg") no-repeat;
}

div#vlag_pl
{
	position: 	relative;
	
	width:		19px;
	height:		13px;
	
	float:		right;
	
	background:	url( "/images/vlag_pl.jpg") no-repeat;
}

div#vlag_de
{
	position: 	relative;
	
	width:		19px;
	height:		13px;
	
	margin:		0px 10px 0px 0px;
	
	float:		right;
	
	background:	url( "/images/vlag_de.jpg") no-repeat;
}

div#vlag_pt
{
	position: 	relative;
	
	width:		19px;
	height:		13px;
	
	margin:		0px 10px 0px 0px;
	
	float:		right;
	
	background:	url( "/images/vlag_pt.jpg") no-repeat;
}

div#header
{
	position: 	relative;
	
	width: 		960px;
	height: 	100px;
	
	background: url( "/images/header.jpg" ) no-repeat;	
}

div#contact
{
	position: 		relative;
	
	width:			154px;
	height: 		56px;
	
	padding:		8px 8px 0px 8px;
	
	float: 			left;
	
	border-width: 	1px 0px 1px 0px;
	border-style: 	solid;
	border-color: 	#000000;
}

div#contact a
{
	color:			#000000;
}

div#contact_left
{
	position: 		relative;

	float: 			left;
	
	font-weight: 	bold;
}

div#contact_right
{
	position: 	relative;

	float: 		right;
}

div#content
{
	width: 			766px;
	height:			auto;
	min-height: 	550px;
	
	padding: 		15px 0px 0px 15px;
	
	border-width: 	0px 0px 0px 1px;
	border-style: 	solid;
	border-color: 	#000000;
	
	float: 			left;
}

*html div#content
{
	_height: 550px;
}

div#search
{
	margin: 	60px 0px 0px 0px;
	padding:	0px 0px 0px 8px;
}

select#select_search
{
	width: 140px;
}

p#normal
{
	padding-left: 	5px;
	margin: 	0px;
}

h3
{
	margin: 	0px 0px 18px 0px;
	padding: 	0px;
	
	font-size: 	16px;
}

td.td_head
{
	font-weight: bold;
}

div#footer
{
	position: 			relative;
	
	width: 				962px;
	
	padding:			2px 0px 2px 0px;
	
	text-align:			center;
	
	font-family:		Arial;
	font-size:			11px;
	color: 				#FFFFFF;
	
	background-color: 	#000000;	
}

div#clearer
{
	clear: both;
}

.requiredField 
{
  color: red;
}**/

a
{
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body
{
	background-color: #f7f7f7;	
	height:	100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;		
}


#vlag_nl {
	position:absolute;
	left:977px;
	top:42px;
	width:18px;
	height:13px;
	background-image: url(../images/images/vlag_nl.jpg);
}

#vlag_pt {
	position:absolute;
	left:1005px;
	top:42px;
	width:18px;
	height:13px;
	background-image: url(../images/images/vlag_pt.jpg);
	}
	
#vlag_de {
	position:absolute;
	left:1033px;
	top:42px;
	width:18px;
	height:13px;
	background-image: url(../images/images/vlag_de.jpg);
}

#vlag_pl {
	position:absolute;
	left:1061px;
	top:42px;
	width:18px;
	height:13px;
	background-image: url(../images/images/vlag_pl.jpg);
}

#vlag_en {
	position:absolute;
	left:1089px;
	top:42px;
	width:19px;
	height:13px;
	background-image: url(../images/images/vlag_en.jpg);
}

#vlag_fr {
	position:absolute;
	left:1118px;
	top:42px;
	width:19px;
	height:13px;
	background-image: url(../images/images/vlag_fr.jpg);
}

#vlag_es {
	position:absolute;
	left:1147px;
	top:42px;
	width:19px;
	height:13px;
	background-image: url(../images/images/vlag_es.jpg);
}

#website {
	position:absolute;
	top:0px;
	width:1280px;
	height:100%;
	position: absolute;
  	left: 50%;
  	margin-left: -640px; 

}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1280px;
	height:176px;
	background-image: url(../images/images/header.jpg);

}

#background_left {
	position:absolute;
	left:0px;
	top:176px;
	width:96px;
	height:831px;
	background-image: url(../images/images/background_left.jpg);
}

#topleft_spacer {
	position:absolute;
	left:96px;
	top:176px;
	width:210px;
	height:55px;
	background-color: #000000;	
	border-width: 	1px 0px 1px 0px;
	border-style: 	solid;
	border-color: 	#000000;
	padding-left: 8px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

#background_right{
	position:absolute;
	left:1183px;
	top:176px;
	width:97px;
	height:831px;
	background-image: url(../images/images/background_right.jpg);
}

#menu {
	position:absolute;
	left:96px;
	top:231px;
	width:169px;
	height:16px;
	background-image: url(../images/images/menu.jpg);
}

#content_top {
	position:absolute;
	left:265px;
	top:231px;
	width:918px;
	height:40px;
	background-image: url(../images/images/content_top.jpg);
}


#content_middle {
	position:absolute;
	left:265px;
	top:271px;
	width:913px;
	height:724px;
	padding-left:5px;
	background-image: url(../images/images/content_middle.jpg);
}

#spacer_left {
	position:absolute;
	left:96px;
	top:378px;
	width:169px;
	height:629px;
	background-image: url(../images/images/spacer_left.jpg);
}

#content_bottom {
	position:absolute;
	left:265px;
	top:995px;
	width:918px;
	height:12px;
	background-image: url(../images/images/content_bottom.jpg);
}

#background_bottom {
	position:absolute;
	left:0px;
	top:1007px;
	width:1280px;
	height:17px;
	background-image: url(../images/images/background_bottom.jpg);
	padding: 2px 0px 2px 0px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

