div#hoofdmenu {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:970px;
	position:absolute;
	z-index:100;
}
div#legeruimte{	
	height:60px;
}
div#filmlijst{	

}
div#mainNav {
	margin:0px;
	padding:0px 0px 0px 20px;
	background:url(../img/static/bgNav.jpg) no-repeat;
	width:970px;
	height:41px;
	position:relative;
	float:right    ;
}
div#mainNav ul#nav, div#mainNav ul#nav ul {
	float: right;
	width:auto;
	list-style: none;
	line-height:12px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 1em 0;
	z-index: 100;
}
div#mainNav input {
	margin:5px 0px 0px 0px;
	background:#ffda6f;
	color:#777;
	border:none;
	width:120px;
	height:17px;
	float:right;
	padding:3px 0px 0px 5px;
	font-size:11px;
}
div#mainNav input.btnZoek {
	float:left;
	width:16px;
	height:16px;
	display:block;
	background:transparent;
}
div#mainNav form {
	margin:2px 0px 0px 0px;
	width:165px;
	float:right;
}
input.btnZoek {
	padding:0;
	margin:10px 0px 0px 10px;
	width:50px;
	height:11px;
	position:relative;
}
input.search {
	margin:14px 0px 2px 0px;
	padding:2px 4px 2px 4px;
	width:100px;
	height:14px;
	font-size:11px;
	border:none;
	color:#ccc;
	background-color:#323232;
}
/* mainNav first niveau
============================================================= */
 div#mainNav ul#nav li a.arrow {
	font-family: verdana, helvetica, arial;
	font-size:11px;
	background:url(../img/static/subpijltje.gif)   95% 50% no-repeat;
	color:#FFC00F;
	border-bottom:1px solid black;
}
div#mainNav ul#nav li ul li a.arrow {
	font-family: verdana, helvetica, arial;
	font-size:11px;
	background:url(../img/static/subpijltje.gif)   95% 50% no-repeat;
	border-bottom:1px solid black;
}
div#mainNav ul#nav li a.navLink:hover {
	color:#ffffff;
}
div#mainNav ul#nav li a.active {
	color:#000;
}
div#mainNav ul#nav li a.navLink.activeLink {
	color:#fff;
	display:block;
	background:url(../img/static/underline.gif) 0px 2px repeat-x;
}
div#mainNav ul#nav li a {
	display: block;
	padding: 12px 15px 10px 5px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background:#ffc20f;
	color:#fafafa;
}
div#mainNav ul#nav li span.seperator {
	margin:0;
	padding:6px 0 6px 0;
	width:182px;
	display:block;
	background:#ffc20f;
}
div#mainNav ul#nav li span.seperator hr {
	margin:0;
	padding:0;
	height:0;
	border:0;
	border-top:1px solid #000;
}
/* mainNav second niveau
============================================================= */
div#mainNav ul#nav li ul li a {
	padding:5px 9px 6px 9px;
	color:#000000;
	height:auto;
	line-height:1.2em;
	font-size: 11px;
}
div#mainNav ul#nav li {
	float: left;
	margin: 0;
}
div#mainNav ul#nav li ul {
	position: absolute;
	left: -999em;
	width: 16.7em;
	font-weight: normal;
	margin:0;
	z-index:900;
}

div#mainNav ul#nav li ul.type2 {
	position: absolute;
	left: -999em;
	width: 16.7em;
	font-weight: normal;
	margin: -5px 0 0 0;
	padding-top: 4px;
	z-index:900;
	color:#ffffff;
	background:#000;
}
div#mainNav ul#nav li li {
	width: 16.5em;
}
div#mainNav ul#nav li ul a,
div#mainNav ul#nav li ul.type2 a {
	color:#ffffff;
	background:#000;
}
div#mainNav ul#nav li ul a:hover,
div#mainNav ul#nav li ul.type2 a:hover {
	color:#ffffff;
	background:#000;
}
div#mainNav ul#nav li ul ul,
div#mainNav ul#nav li ul.type2 ul {
	color:#ffffff;
	background:#000;
	margin: -2.40em 0 0 13.9em;
}
div#mainNav ul#nav li:hover ul ul, div#mainNav ul#nav li.sfhover ul ul,
div#mainNav ul#nav li:hover ul.type2 ul, div#mainNav ul#nav li.sfhover ul.type2 ul {
	color:#ffffff;
	background:#000;
	left: -999em;
}
div#mainNav ul#nav li:hover ul, div#mainNav ul#nav li.sfhover ul,
div#mainNav ul#nav li:hover ul.type2, div#mainNav ul#nav li.sfhover ul.type2 {
	color:#ffffff;
	background:#000;
	left: auto;
}
div#mainNav ul#nav li:hover {
	background:none;
}
/* breadCrumb
============================================================= */
div.breadCrumbWrapper {
	margin:9px 0px 0px 0px;
	float:left;
}
div.breadCrumbTop {
	background:url(../img/static/bgBreadCrumbTop.png) no-repeat;
	width:891px;
	height:14px;
}
div.breadCrumbTop img.header {
	float:left;
}
div.breadCrumb {
	margin:0;
	padding:5px 0px 0px 28px;
	width:863px;
	float:left;
	height:20px;
	background:url(../img/static/bgBreadCrumbRepeat.png) repeat-y;
}
div.breadCrumb div.content {
	width:auto;
}
div.breadCrumb div.content a {
	position:relative;
}
div.breadCrumb div.content ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
div.breadCrumb div.content ul li {
	margin:0px 10px 0px 0px;
	float:left;
	height:16px;
}
div.breadCrumb div.content ul li.arrow {
	padding-right:12px;
	background:url(images/pijl_li.gif) no-repeat right center;
}
div.breadCrumb div.content ul li.mobiel {
	margin:-11px 0px 0px 0px;
	padding-left:30px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/mobiel.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.voordeelpas {
	margin:-7px 0px 0px 0px;
	padding-left:30px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/voordeelpas.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.tuschinski {
	margin:-8px 0px 0px 0px;
	padding-left:25px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/tuschinski.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.tuschinski {
	margin:-8px 0px 0px 0px;
	padding-left:20px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/tuschinski.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.groepen {
	margin:-8px 0px 0px 0px;
	padding-left:35px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/groepen.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.betalen {
	margin:-8px 0px 0px 0px;
	padding-left:35px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/betalen.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.business {
	margin:-8px 0px 0px 0px;
	padding-left:40px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/business.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.kaartjeVochersBonnen {
	margin:-8px 0px 0px 0px;
	padding-left:30px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/kaartjes.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.over, div.breadCrumb div.content ul li.contact {
	margin:-8px 0px 0px 0px;
	padding-left:25px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/overpathe.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.unlimited {
	margin:-8px 0px 0px 0px;
	padding-left:40px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/unlimited.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.veelgesteldevragen {
	margin:-8px 0px 0px 0px;
	padding-left:30px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/veelgesteldevragen.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.verloren {
	margin:-8px 0px 0px 0px;
	padding-left:25px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/verloren.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.werkenbij {
	margin:-8px 0px 0px 0px;
	padding-left:30px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/werkenbij.gif) left center no-repeat;
}
div.breadCrumb div.content ul li.voorwaarden {
	margin:-8px 0px 0px 0px;
	padding-left:35px;
	height:30px;
	position:relative;
	z-index:10;
	background:url(../img/static/serviceIcons/voorwaarden.gif) left center no-repeat;
}
div.breadCrumbBottom {
	clear:both;
	background:url(../img/static/bgBreadCrumbBottom.png) no-repeat;
	width:891px;
	height:14px;
}
/* top-type
============================================================= */
.jobContent {
	width: 875px;
	min-height: 250px;
	margin-left: 8px;
	margin-bottom: -87px;
	overflow: auto;
	clear: both;
}
.jobContent a {
	color: #ffffff;
	text-decoration: none;
}
.jobContent a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.testimonal-type1 {
	float: right;
	margin: 0px 5px 10px 10px;
}
.img-type2 {
	background-position: -150px 20px !important;
}
div.img-type2 .col-type2 {
	display: none;
}
div.img-type2 .col-type3 {
	width: 630px;
}
div.col-type4 {
	float: right;
	position: relative;
	z-index: 500;
}
div.col-type5 {
	float: left;
	position: absolute;
	top: 206px;
	z-index: 0;
	left: 242px;
}
.bottombar-type4 {
	height: 6px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 200px;
	background: transparent url(../gfx/png/bottombar4.png) top left no-repeat;
}
.topbar-type4 {
	height: 6px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 200px;
	background: transparent url(../gfx/png/topbar4.png) top left no-repeat;
}
.blockbody-type6 {
	background: #000;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	overflow: hidden;
	width: 200px;
}
div.top-type2 {
	z-index: 999;
	width: 674px;
	height: 120px;
	margin-left: 32px;
	margin-top: -100px;
}
div.top-type2 h1 {
	display:none;
}
div.top-type3 {
	background: transparent url(../gfx/png/img-type3.png) top left no-repeat;
	position: relative;
	z-index: 999;
	width: 160px;
	height: 105px;
	top: 25px;
	left: 715px;
}
div.top-type3:hover {
	background: transparent url(../gfx/png/img-type3-hover.png) top left no-repeat;
	cursor: pointer;
}
div.top-type3 span {
	display:none;
}
div.top-type4 {
	width: 160px;
	height: 105px;
}
div.top-type5 {
	background: transparent url(../gfx/png/img-type2a.png) no-repeat;
	margin: 30px 0px 0px 0px;
	width: 50px;
	height: 90px;
	float:left;
	cursor: pointer;
}
div.top-type5:hover {
	background: transparent url(../gfx/png/img-type2a-hover.png) no-repeat;
	cursor: pointer;
}
div.top-type6 {
	background: transparent url(../gfx/png/img-type2b.png) top left no-repeat;
	width: 620px;
	height: 101px;
	float:left;
	cursor: pointer;
}
div.col-type1 {
	margin-top: 133px;
	margin-left: 0;
	height: auto;
	width: 855px;
}
div.col-type2 {
	width: 410px;
	float: left;
	margin-bottom: 110px !important;
	margin-right: 10px;
	margin-left: 5px;
}
div.col-type2 .message-type1 {
	width: 225px;
	height: 215px;
}
div.col-type2 .message-type1:hover {
	cursor: pointer;
}
div.col-type2 .message-type1 span {
	display: none;
}
div.col-type3 {
	width: 430px;
	float: right;
	margin-bottom: 110px !important;
}
