@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/backgroundHeader.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
body.popup { background-image:none;}
/*-------------------------------------------------------------------------------------*/
/*HOOFDONDERDELEN-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#containerOuter{
	background-image:url(/images/site/backgroundFooter.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#container {
	width:980px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	background-color:#000000;
}

#container #header {
	background-image:url(/images/site/header02.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:140px;
	display:block;
	clear:both;
}

#container #middle {
	background-image:url(/images/site/backgroundMiddle.jpg);
	background-repeat:no-repeat;
	height:auto;
	min-height:387px;
	width:980px;
	display:block;
	clear:both;
	padding-top:10px;
}

#container #footer {
	background-image:url(/images/site/footer.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:65px;
	display:block;
	clear:both;
	position:relative;
	overflow:hidden;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS HEADER-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #header #logoBlok{
	width:110px;
	height:118px;
	float:left;
	display:inline;
	margin:7px 0px 0px 26px;
	cursor:pointer;
}

#container #header #headerTop{
	width:844px;
	height:90px;
	display:inline;
	float:left;
}

#container #header #headerBottom{
	width:844px;
	height:50px;
	display:inline;
	float:left;
}

#container #header #headerBottom #selectLanguage{
	width:99px;
	height:11px;
	float:right;
	display:block;
	margin:4px 45px 0px 0px;
}

#container #header #headerBottom #selectLanguage #flags{
	width:99px;
	height:11px;
	display:block;
	clear:both;
}
#container #header #headerBottom #selectLanguage #flags #flagNL{
	width:16px;
	height:11px;
	margin:0px 0px 0px 17px;
	float:left;
	display:inline;
}

#container #header #headerBottom #selectLanguage #flags #flagENG{
	width:16px;
	height:21px;
	margin:00px 0px 0px 17px;
	float:left;
	display:inline;
}

#container #header #headerBottom #selectLanguage #flags #flagPT{
	width:16px;
	height:11px;
	margin:0px 0px 0px 17px;
	float:left;
	display:none;
}
#container #header #headerBottom #selectLanguage #textLang{
	width:99px;
	height:11px;
	display:block;
	clear:right;
	margin:0px 0px 0px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#999999;
}

#container #header #headerTop #soundControl{
	width:100px;
	height:59px;
	float:right;
	display:inline;
}


/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL LEFT----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL RIGHT---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL Middle---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------*/
/*PARTS footer ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #footer #tweedeMenu {
	width:510px;
	height:24px;
	display:inline;
	float:left;
	margin:15px 0px 0px 20px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

#container #footer #socialnetworking {
	width:78px;
	height:20px;
	display:inline;
	float:left;
	margin:16px 0px 0px 164px;
}

#container #footer #socialnetworking #linkedin{
	width:20px;
	height:20px;
	display:inline;
	float:left;
	margin:0px 0px 0px 19px;
}

#container #footer #socialnetworking #facebook{
	width:20px;
	height:20px;
	display:inline;
	float:right;
	margin:0px 0px 0px 19px;
}

#container #footer #sponsored {
	color:#101010;
	font-size:10px;
	width:200px;
	margin:21px 0px 0px 0px;
	display:inline;
	float:right;
}
#container #footer #sponsored a{
	color:#101010;
	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:#949ba1;
	border:1px solid #949ba1;
	color:#fcde2b;
	cursor:pointer; 
	padding:2px 3px 2px 3px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
