@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/*ALGEMENEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

html, body {
	padding:0px;
	margin:0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	color:white;
	background-image:url(/images/site/bg_header.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
body.popup { background-color:white; background-image:none;}
/*-------------------------------------------------------------------------------------*/
/*HOOFDONDERDELEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#containerOuter{
	background-image:url(/images/site/bg_footer.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#container {
	width:950px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	background-color:#000000;
}

#container #header {
	background-image:url(/images/site/header.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:114px;
	display:block;
	clear:both;
}

#container #middle {
	background-image:url(/images/site/middle.jpg);
	background-repeat:no-repeat;
	height:auto;
	min-height:387px;
	width:950px;
	display:block;
	clear:both;
}

#container #footer {
	background-image:url(/images/site/footer.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:79px;
	display:block;
	clear:both;
	position:relative;
	overflow:hidden;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS HEADER-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #header #headerTop{
	width:950px;
	height:59px;
	display:block;
	overflow:hidden;
}

#container #header #headerTop #selectLanguage{
	width:105px;
	height:59px;
	float:left;
	display:inline;
}

#container #header #headerTop #selectLanguage #flags{
	width:105px;
	height:36px;
	display:block;
	clear:both;
}
#container #header #headerTop #selectLanguage #flags #flagNL{
	width:18px;
	height:31px;
	margin:20px 0px 0px 0px;
	float:left;
	display:inline;
}
#container #header #headerTop #selectLanguage #flags #tussen01{
	width:8px;
	height:31px;
	margin:20px 0px 0px 0px;
	float:left;
	display:inline;
}
#container #header #headerTop #selectLanguage #flags #flagENG{
	width:18px;
	height:31px;
	margin:20px 2px 0px 0px;
	float:left;
	display:inline;
}
#container #header #headerTop #selectLanguage #flags #tussen02{
	width:6px;
	height:31px;
	margin:20px 2px 0px 4px;
	float:left;
	display:inline;
}
#container #header #headerTop #selectLanguage #flags #flagPT{
	width:18px;
	height:31px;
	margin:20px 0px 0px 0px;
	float:left;
	display:inline;
}
#container #header #headerTop #selectLanguage #textLang{
	width:105px;
	height:23px;
	display:block;
	clear:right;
	margin:0px 0px 0px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#999999;
}
#container #header #headerTop #logoBlok{
	position:relative;
	width:490px;
	height:59px;
	float:left;
	display:inline;
	margin:0px 0px 0px 250px;
	cursor:pointer;
}

#container #header #headerTop #soundControl{
	width:100px;
	height:59px;
	float:right;
	display:inline;
}
#container #header #headerBottom{
	width:950px;
	height:56px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL LEFT----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL RIGHT---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL Middle---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #colMiddle{
	
	width:536px;
	display:inline;
	float:left;
	min-height:381px;
	height:auto!important;
	height:381px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS footer ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #footer #socialnetworking {
	width:53px;
	height:24px;
	display:inline;
	float:left;
	margin:30px 0px 0px 10px;
}

#container #footer #socialnetworking #linkedin{
	width:23px;
	height:24px;
	display:inline;
	float:left;
	margin:0px 7px 0px 0px;
}

#container #footer #socialnetworking #facebook{
	width:23px;
	height:24px;
	display:inline;
	float:right;
}

#container #footer #sponsored {
	color:#777777;
	font-size:10px;
	width:200px;
	margin:10px 0px 0px 745px;
}
#container #footer #sponsored a{
	color:#777777;
	font-size:10px;
	text-decoration:none;
}
#container #footer #sponsored a:hover{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

/*-------------------------------------------------------------------------------------*/
/*pageTools--------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #colMiddle #contentHeader #mainPageTools {
	width:39px;
	float:right;
	display:inline;
	margin:8px 0px 0px 0px;
}
#container #middle #colMiddle #contentHeader #mainPageTools img {display:inline; float:left;cursor:pointer;}
#container #middle #colMiddle #contentHeader #mainPageTools img#ptMail{margin-left:3px}


/*-------------------------------------------------------------------------------------*/
/*GENERAL CONTENT----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.floatDidiver{width:950px; height:1px;clear:both;overflow:hidden;}

a,a:visited {text-decoration: none; color: #ffff99;}
a:hover, a:active {text-decoration: underline; color: #ffff99;}

h1 {font-size:16px; font-weight:bold; padding:0px 0px 0px 0px; margin:0px 0px 9px 0px; color:#ffff99; line-height:normal;}
h2 {font-size:12px; font-weight:bold;padding:0px 0px 0px 0px; margin:0px 0px 9px 0px; color:#ffffff; line-height:normal;}
h3 {font-size:11px; line-height:normal;}
h4 {font-size: 11px; line-height:normal;}
h5 {font-size:11px; line-height:normal;}
h6 {color:#ffffff; font-weight:bold; font-size: 11px; padding:0px 0px 0px 0px; margin:0px 0px 9px 0px; line-height:normal;}
.index h1 { display:none; }
p  {padding:0; font-size: 1em; margin: 0px; font-weight:normal;display:block; line-height:normal;}

.date {color:#699fbf; font-weight:normal; font-size:11px; line-height:normal; }
.button { 
	width:75px;
	background-color:#000000;
	border:1px solid #999999;
	color:#ffff99;
	cursor:pointer; 
	padding:2px 3px 2px 3px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}