@import url(screen.php);

/* 
 * BEGIN ALGEMEEN
 */
 
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table {
	font-size:11px;
}

a {
	color:#2655a8;
	text-decoration:none;
}

a img {
	border:none;
}

ul, ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}
#headerMultiLang,
#headerMultiLang1,
#headerMultiLang2,
#headerMultiLang3{
	background:url(../images/header.jpg);
	height:147px;
	margin-top:20px;
}
#headerMultiLang2{
	background:url(../images/header_EN.jpg);
}
#headerMultiLang3 {
	background:url(../images/header_ES.jpg);
}

#headerMultiLang3 #linkBTop {
	margin-left:364px;
}

#linkBTop {
	margin-top:-18px;
	position:absolute;
	font-size:12px;
	margin-left:397px;
	color:#2655a8;
}
#homebutton {
    position: absolute;
    top: 64px;
    margin-left: 40px;
}
#homebutton a {
    display: block;
    width: 125px;
    height: 60px;
}
#main {
	width:977px;
	margin:0 auto;
}

#wrapper {
	border-left:1px solid #a5b7d5;
	border-right:1px solid #a5b7d5;
	margin-left:28px;
	min-height:300px;
}

/***********************/
/*********MENU**********/
/***********************/

#menu {
	font-size:12px;
	font-weight:bold;
	position:absolute;
    z-index:10;
	top:141px;
	padding-top:6px;
	margin-left:176px;
	height:20px;
	border-right:1px solid #3f76d1;
	width:771px;
}

#menu ul li, #menu ul {
	float:left;	
}

.homemenu a{
	position:relative;
}

#menu a {
	text-decoration:none;
	color:#2655a8;
	float:left;
	margin-left:4px;
}

#menu .actief a,
#menu ul li a:hover,
#menu li.actief a:hover,
#menu ul li ul li.actief ul li.actief a {
	color:#ac9239;
}

#menu * {
    white-space : nowrap; 
}

#menu .actief ul li a {
	color:#2655a8;
}

#menu ul .homemenu {
    display: none;
}

#menu ul li ul {
	margin-top:-5px;
	margin-left:-24px;
}

#menu ul li ul li {
    background:url(../images/li_rechts.gif) -2px 0px no-repeat;
	display:block;
	padding:6px 0px 6px 22px;
}
#menu ul li ul li.item_1 {
    background: none;
}


#menu ul li ul li ul {
    display: none;
    position:absolute;
    z-index: 15;
    width: auto;
	margin-top: 18px;
	margin-left: -22px;
    border-style: solid;
    border-color: #b7dafd;
    border-width: 1px 1px 0px 1px;
    background-color: #e9f5ff;
}
#menu ul li ul li ul li,
#menu ul li ul li ul li.item_1 {
    padding: 5px 8px 5px 15px;
    border-style: solid;
    border-color: #b7dafd;
    border-width: 0px 0px 1px 0px;
    background: url('../images/dropdown_bullet.gif') 5px 50% no-repeat;
    display: list-item;
    float: none;
}

#menu ul li ul li ul li a {
    float: none;
}

/***********************/
/********CONTENT********/
/***********************/

#content {
	padding-top:34px;
	border-bottom:1px solid #a5b7d5;
}

#titel {
	border-top:1px solid #a5b7d5;
	border-bottom:1px solid #a5b7d5;
	background:url(../images/bg_h2.gif) no-repeat;
	padding:6px 0px 5px 36px;
}

#titel h2 {
	color:#1d4b96;
	font-size:18px;
}

#cms_content {
	padding-left:37px;
	padding-top:6px;
	padding-right:20px;
	padding-bottom:30px;	
	width:500px;
	min-height:300px;
	line-height:17px;
}

#cms_content ul li {
	list-style:disc;
	margin-left:30px;
}

#cms_content .contenttitel {
	color:#2655a8;
	font-size:12px;
}

.contentIMG {
	position:absolute;
	top:236px;
	margin-left:537px;
    /*cursor: pointer;*/
}
/***********************/
/*********HOME**********/
/***********************/

.home #cms_content {
	width:889px;
	height:343px;	
}

.home #titel {
	display:none;
}

.home #content {
	padding-top:13px;
	color:#1d4b96;
}

#contentHome {
	margin-left:-38px;
}

#contentHome *{
	margin:0px;
	padding:0px;
}

#contentHome #homeBlok1,
#contentHome #homeBlok2,
#contentHome #homeBlok3 {
	float:left;
	width:227px;
	margin-right:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contentHome h3 {
	background:url(../images/home_1_titel.gif);
	height:24px;
	border-bottom:1px solid #9cb0d1;
	color:#1d4b96;
	padding:10px 0px 0px 10px;
	font-size:14px;
}

#contentHome .textDing {
	border:1px solid #9cb0d1;
	border-top:0px;
	height:300px;
}

#contentHome .textDing p{
	padding:5px 10px 0px 10px;
	line-height:14px;
}

#webcamlink {
	width:61px;
	height:59px;
	position:absolute;
	margin-left:165px;
	margin-top:154px;
	z-index:10 !important;
}

#homeRechts {
	background:#fdd964 url(../images/home_rechts.jpg) top right no-repeat;
	color:#1D4B96;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	height:186px;
	line-height:22px;
	margin-left:714px;
	overflow:hidden;
	padding:10px 18px 32px 18px;
	position:absolute;
	width:190px;
}
.home #news {
	position: absolute;
	top: 185px;
	margin-left: 742px;
	background: #bfcddc url(../images/nieuws_home_bg.gif) top left no-repeat;
	width: 226px;
	height: 336px;
    overflow: hidden;
    color: #253c5f;
}
.home #news .newsTitle {
    padding-left: 20px;
    color: #1d4b96;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
}
.home #news .newsTitle a {
    color: #1d4b96;
}

.home #news ul {
	margin: 0 0 0 8px;
	padding:0px;
}
.home #news ul li {
    height: 90px;
    width: 210px;
    overflow: hidden;
    margin-bottom: 8px;
}

.home #news a img {
	float: left;
	height: 90px;
    width: 90px;
    overflow: hidden;
    padding-right: 5px;
}
.home #news .title  {
	float: left;
	display: block;
    line-height: 14px;
	background: url(../images/newsPijltje.gif) 0px 1px no-repeat;
	font-weight: bold;
	width: 103px;
    padding-left: 11px;
	cursor: pointer;
}
.home #news .date {
    float: left;
    display: block;
    font-style: italic;
    font-size: 0.8em;
    margin: 5px 0 0 11px;
}
.home #news .preview {
    float: left;
    margin-left: 11px;
	display: block;
    width: 103px;
    height: 70px;
    overflow: hidden;
    color: #2655a8;
}

/******NEWS******/
#menu2 {
	position:absolute;
	top:175px;
	width:780px;
	margin-left:114px;
}

#menu2 a {
	color:#ac9239;	
	font-weight:bold;
	font-size:12px;
}

#menu2 ul li {
	list-style:none;
}
#menu2 * { float:left; }
#menu2 .homemenu { display:none; }

.mt #menu2 .homemenu {
	display:block;
	background:url(../images/submenu_streepje.gif) center left no-repeat;
	padding-left:10px;
}

.mt #menu2 ul li ul{
	display:none;
}

#menu2 ul li ul li{
	background:url(../images/submenu_streepje.gif) center left no-repeat;
	padding:0px 15px 0px 10px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	list-style:none;
	
}

/***************/
/***************/

/** Virtual Parent **/

#cms_content #listlayout {
	color:#091f43;	
}

#cms_content #listlayout ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	clear:both;
	margin-bottom:20px;
	background:url(../images/virtualP_BG.gif);
	width:657px;
	height:130px;
}


#cms_content #listlayout ul li .pageicon a{
	overflow:hidden;
	height:130px;
	margin-top:1px;
	width:159px;
	float:left;
	margin-right:10px;
}

#cms_content #listlayout ul li .title a {
	display:block;
	padding:8px 0px 0px 0px;
	margin-bottom:5px;
	font-size:14px;
	color:#b2a03c;
	height:20px;
	overflow:hidden;
	font-weight:bold;
	width:450px;
}

#cms_content #listlayout ul li .preview{
	display:block;
	padding-right:30px;
	margin-top:8px;
}



/******************/
/******************/


#lang_choice {
	position:absolute;
	top:3px;
	margin-left:869px;
}

#lang_choice ul li {
	float:left;
	margin-right:5px;
}

#lang_choice #NL {
	background:url(../images/NL.gif);
	width:23px;
	height:15px;
	display:block;
}

#lang_choice #NL span {
	display:none;
}

#lang_choice #ES {
	background:url(../images/ES.jpg);
	width:23px;
	height:15px;
	display:block;
}

#lang_choice #ES span {
	display:none;
}

#lang_choice #UK {
	background:url(../images/UK.gif);
	width:23px;
	height:15px;
	display:block;
}

#lang_choice #UK span {
	display:none;
}

#site_search a {
	display:none;
}

#site_search {
	position:absolute;
	top:-9px;
	margin-left:761px;
}

#site_search #query {
	border:1px solid #b4d2fd;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2655a8;
	float:left;
	width:100px;
	height:12px;
	padding-left:5px;
}

#site_search .submit {
	float:left;
	margin-left:5px;
	margin-top:1px;
}

#site_ticker * {
	float:left;
}

#site_ticker {
	margin-left:29px;
	margin-top:-17px;
}

#site_ticker h4 {
	background:url(../images/bg_tickerh4.gif);
	padding:1px 12px 1px 3px;
	width:42px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2655a8;	
	cursor:pointer;
}

/********************************/
/************SITEMAP*************/
/********************************/
#sitemap ul li{
	list-style:none;
}
#sitemap ul li a{
	display:block;
	font-weight:bold;
	border-top:1px solid #ccc;
	font-size:12px;
	background:url(../images/sitemap_pijltjegif.gif) 0px 5px no-repeat;
	padding-left:8px;
}

#sitemap ul li ul {
	padding-bottom:10px;
}

#sitemap ul li ul li ul li{
	display:list-item;
	list-style:disc;
	margin-left:20px;
	color:#2655a8;
}

#sitemap ul li ul li ul li a{
	font-weight:normal;
	border:none;
	font-size:11px;
	background:none;
	list-style:disc;
	display:list-item;
	padding:0px;
}

.profiel #cms_content {
	width:380px;
}

.profiel #cms_content img {
	position:absolute;
	top:260px;
	margin-left:400px;
}

.publicaties #cms_content {
	width:850px;
}


/********************************/
/***********VACATURES************/
/********************************/

/********************************/
/***********PROJECTEN************/
/********************************/

.projects #content{
	min-height:500px;
	_height:500px;	
	
}

.mapSubs {
    background-color: #FFF;
    border : 1px solid #6391da;
    padding: 1px 2px 1px 2px;
    font-size:7pt;
	width:auto;
	margin-top:-16px;
}

.mapSubs a {
	text-wrap:nowrap;
}

.mapSubs a,
.mapSubs a:visited {
    color: #006699;
    text-decoration: none;
	width:auto;
}
.mapSubs a:active,
.mapSubs a:hover {
    color: #006699;
    text-decoration: underline;
	width:auto;
}    
.dot a {
    cursor: default;
}

.itemText .date {
font-weight:bold;
padding:0;
margin:0;
}

.bijschrift span {
    display: block;
    margin-left: 0 !important;
    font-size: 11px;
    font-style: italic;
    color: #555;
}

#menu_vacatures {
 position:absolute;
 top:255px;
 margin-left:610px;
 width:300px;
 }
 
#menu_vacatures a {
 color:#AC9239;
 text-decoration:underline;
}

#menu_vacatures ul li ul li { margin-bottom:5px;}
#menu_vacatures ul li ul li a {font-weight:normal;}
#menu_vacatures ul li a {font-weight:bold;}

#menu_vacatures ul { margin-bottom:10px;}
#menu_vacatures ul li ul {margin-top:20px;}
#menu_vacatures ul li ul li {
 background:url(../images/submenu_streepje.gif) no-repeat 0px 6px;
 padding-left:10px;
}

.headerFlash {
 position:absolute;
 top:20px;
 margin-left:172px;
}
