#content ul{
	margin-left: 20px;
}
#subheader {
	position: relative;
	z-index:99;
	top:153px;
	left:0px;
	height: 201px; /* 200 */
}

#subheaderPhoto{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 618px;
	height: 200px;
	z-index: 11;
	overflow: hidden;
}

#subheaderVideo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 618px;
	height: 200px;
	z-index: 10;
	background: #000000;
	overflow: hidden;
}

#videoplayer {
	height: 200px;
}

#subheaderNav{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 361px;
	height: 200px;
	background: #4a2c87;
}

/* === SubNav === */
.subNavLarge{
	height: 138px;
	border-bottom: 1px solid #fff;
	background: transparent url("../images/bg_subnavlarge.gif") top right no-repeat;
	color: #fff;
}

#subheaderNav a {
	float: left;
	border-bottom: 1px solid #ffffff;
}

#subheaderNav a.left {
	border-right: 1px solid #ffffff;
}

#subheaderNav a.imgNav{
	
	float:left;
	
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;

	display:block;
	width:179px;
	height:63px;
	overflow:hidden;

}


#subheaderNav a.imgNavRight{
	width:180px;
	border-right:1px solid #492a87;

}

.SubNavText{
	height: 60px;
	overflow:auto;
	padding: 0px 10px 0px 20px;
	margin: 5px 0px 0px 0px;
}
.SubNavText p{
	font-size: 100%;
	line-height: 150%;
	margin: 0px;
	padding:0px;
}


/* === HOME === */

#homecontent{
	position: relative;
	float: left;
	margin: 0 20px;
	padding: 20px 0;
	width: 568px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
#homecontent #locaties{
	position: relative;
	float: right;
	padding: 5px 0 0 15px;
	height: 195px;
	width: 265px;
	background: #bcb1d3 url(../images/img_bg_locaties.gif) 100% 0 no-repeat;
}
#homecontent #locaties a{
	position: absolute;
	top: 0px;
	left:0px;
	display: block;
	text-decoration: none;
	width:10px;
	height:10px;
	background: transparent url("../images/img_location.png") top right no-repeat;
	cursor: hand;
	z-index: 10;
}
#homecontent #locaties a span{
	display:none;
}

#homecontent #locaties a:hover{
	text-decoration: none;
	z-index: 99;
}
#homecontent #locaties a:hover h3{
	text-decoration: none;
}

#homecontent #locaties a:hover span{
	display:block;
	background:white;
	position:absolute;
	padding: 3px;
	border:1px solid #454545;
	z-index:1000;

}

#homecontent #nieuws{
	position: relative;
	float: left;
	height: 168px;
	width: 235px;
	padding: 15px;
	border: 1px solid #d4cde3;
}
#homecontent h3{
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Tahoma, Verdana, Arial;
	color: #594483;
	font-weight: bold;
	font-size: 1.65em;
}

#homecontent #HomenewsList .item{
	background: transparent url("../images/img_arrow_purple.gif") 15px left no-repeat;
	padding: 10px 0px 0px 15px;
}
#homecontent #HomenewsList .item h3{
	padding: 0px;
	margin: 0px;
}
#homecontent #HomenewsList .item h3 a{
	color: #4a2c87;
	font-size: 70%;
	font-weight: bold;
}
#homecontent #HomenewsList .item p.teaser{
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
#homecontent #HomenewsList .item p.teaser a{
	color: #4a2c87;
}


#homebanner {
	float: left;
	margin: 20px 20px 0 20px;
	width: 568px;
}

#homebanner p {
	margin: 0;
}


.homeSidecol {
	padding: 0 !important;
}

.homeSidecol .col {
	padding: 0 20px !important;
}

.homeSidecol .col.first {
	margin-bottom: 15px;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #ffffff;
}

.homeSidecol li {
	border-bottom: 1px solid #a43669;
	background: url(../images/bg-arrow-d.gif) 98% 10px no-repeat;
}

.homeSidecol li.active {
	background: url(../images/bg-arrow-u.gif) 98% 10px no-repeat;
}

.homeSidecol ul a {
	padding: 0 !important;
	background: none !important;
}

.homeSidecol li .teaser {
	display:none;
	margin: 0px 38px 10px 38px;
	padding: 3px 0px 3px 0px;
	color: #fff;
	border-bottom: 1px solid #d19bb3;
	border-top: 1px solid #d19bb3;
	overflow: hidden;
	font-size: 11px;
	font-weight: normal;
}
.homeSidecol li.active .teaser {
	display: block;
}

.VacatureTeaser a{
	float:right;
	font-weight: bold;
}
/* === frmtop === */

#frmtop
{
	position: absolute;
	z-index: 1;
	right: 35px;
	top: 112px;
	height: 30px;
	width:255px;
	padding: 0;
	margin: 0;
	background: transparent url("../images/bg_frmtop.gif") top right no-repeat;
}
#frmtop span{
	color: #fff;
	position: absolute;
	top:4px;
	left: 30px;
	font-size:11px;
}
#frmtop input{
	position: absolute;
	top: 2px;
	left: 86px;
	height: 14px;
	width: 124px;
	border: 1px solid #fff;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	background: #fff;
}

#frmtop button.btn_ok{
	position: absolute;
	top:0px;
	right:0px;
	width:29px;
	height:20px;
	padding:0;
	margin: 0;
	border: 0;
	z-index:100;
	text-indent: -5000em;
	background:transparent url(../images/btn_ok.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display: block;
}



/* --- utilNav --- */

#utilNav a
{
	padding: 0;
	margin: 0;
	color: #4a2c86;
	height: 1%;
	font-size: 100%;
}
#utilNav img{
	margin-left: 20px;
	padding-right: 15px;
}
#utilNav span{
	margin-right: 10px;
}
#utilNav span a{
	margin: 0px 0px 0px 5px;
}


#langNav {
	float: left;
}

#langNav a {
	display: inline-block;
	width: 16px;
	height: 11px;
	background: url(../images/sprite-flags.gif) no-repeat;
}

#langNav a.en { background-position: 0 0; }
#langNav a.nl { background-position: -16px 0; }


#localNav #available{
	display: inline-block;
	color:#fff;
	margin: 5px 0;
	font-weight:bold;
}

#localNav a.titlelink{
	color: #fff;
	text-decoration: none;
}
#localNav a.titlelink:hover{
	color: #fff;
	text-decoration: none;
}

/* === VacancyNav === */

#VacancyNav{
}
#VacancyNav ul li ul{
	display: block;
	border-bottom: 1px solid #000;
	border: 0px;
}
#VacancyNav ul li.active ul{
	border: 0px;
}
#VacancyNav ul li ul li{
	display: block;
}
#VacancyNav ul li ul li a{
	display: block;
	padding-left: 66px;
	background: #8d0444;
}

/* === frm === */
#frm button.send_nederlands,
#frm button.send_english{
	width:210px;
	height:40px;
	padding:0;
	margin: 0;
	border: 0;
	text-indent: -5000em;
	background:transparent url(../images/btn_send.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display: block;
}
#frm button.send_nederlands{
	background:transparent url(../images/btn_send.gif) left top no-repeat;
}
#frm button.send_english{
	background:transparent url(../images/btn_send_english.gif) left top no-repeat;
}

#rss{
	position: absolute;
	top: 5px;
	right:0px;
}



#bannerNewsletter{
	position:absolute;
	top: 60px;
	right:0px;
	height:30px;
	width:250px;
	background: transparent url(../images/bg_newsletter.gif) right top no-repeat;
	text-align: right;
	/**/
	top: 50px;
	right:30px;
}
#bannerNewsletter a{
	line-height: 30px;
	padding-right: 35px;
	padding-left: 5px;
	color: #4a2c86;
	width: auto;
}


/* ---------- */

.latest-news-button {
	margin-top: 15px;
}


#direct {
	margin-top: 30px;
}


.button {
	display: inline-block;
	width: 134px;
	height: 27px;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 27px;
	color: #ffffff;
	text-decoration: none !important;
	text-align: center;
	text-transform: uppercase;
	border: none;
	outline: none;
	background: url(../images/bg-button-sprite.png) 0 0 no-repeat;
	cursor: pointer;
}
.button:hover { background-position: 0 -27px; }
.button:active { background-position: 0 -54px; }
