/*
 * TABLE OF CONTENTS:
 * - CSS reset
 * - HTML elements
 * - Main containers
 * - General classes
 * - Form classes
 * - Page specific classes
 * - Hacks
 */






/*
 * BEGIN CSS RESET (tweaked YUI reset)
 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
html {
	overflow: -moz-scrollbars-vertical !important
}

/* body { overflow:hidden;} */

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
em,cite {
	font-style:italic;
}
strong {
	font-weight:bold;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/*
 * END CSS RESET (tweaked YUI reset)
 */






/*
 * HTML ELEMENTS
 */

html {
	height: 100%;
}

body {
	background: #ec008c;
	/* overflow:hidden; */
	scrollbar-arrow-color: #ed1194; 
	scrollbar-base-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#fff
}

.body { /* put any style here that must not show up in the FCK-editor (like background images) */

}

body,
input,
select,
textarea {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font: normal 12px/18px;
}

a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #ed1194;
}
a:hover {
	text-decoration: none;
	color: #ed1194;
}

table {
	border: 0;
}

* html p {
	margin: 0 0 18px 0;
}

p + p {
	margin: 18px 0 0 0;
}

ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	padding: 0 0 0 10px;
	background: url(/images/list.gif) 0 9px no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

/* Paginamanagerstyles */
img[align="left"] {
	margin: 4px 10px 0 0;
	float: left;
}

img[align="right"] {
	margin: 4px 0 0 10px;
	float: right;
}

/*
 * END HTML ELEMENTS
 */


 .bodySnow {
	background-image:url(../images/background-snow.png);
	background-repeat: repeat;
 }
 
 *html .bodySnow {
	background-image:url(../images/background-snow.png);
	background-repeat: repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/background-snow.png', sizingMethod='crop');
 }



/*
 * BEGIN MAIN CONTAINERS
 */

.containerMain {
	width: 960px;
	min-height: 18px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 5px 0px 0px 0px;
	
}
* html .containerMain {
	height: 18px;
}

/*
 * END MAIN CONTAINERS
 */






/*
 * BEGIN GENERAL CLASSES
 */

a.underlineOnHover:link,
a.underlineOnHover:visited,
a.underlineOnHover:active {
	text-decoration: none
}
a.underlineOnHover:hover {
	text-decoration: underline
}

a.hideUnderlineOnHover:link,
a.hideUnderlineOnHover:visited,
a.hideUnderlineOnHover:active {
	text-decoration: underline
}
a.hideUnderlineOnHover:hover {
	text-decoration: none
}

a.underlineOnHover span,
a.hideUnderlineOnHover span {
	text-decoration: none;
}

.smaller1 {
	font-size: 0.9em;
}

.smaller2 {
	font-size: 0.8em;
}

.safeBox {
	min-height: 18px;
}
* html .safeBox {
	height: 18px;
}

ul.semantic li {
	padding: 0;
	background: none
}

img.inline {
	float: left;
	margin: 4px 10px 5px 0;
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}

div.horizontalRule {
	clear: both;
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
	background-color: #7FD6F7;
	overflow: hidden;
}

.replaceText {
	position: absolute;
	left: -99999px;
	background: no-repeat top left;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.rightAlign {
    text-align: right
}

.leftAlign {
    text-align: left
}


/*
 * END GENERAL CLASSES
 */



/*
 * BEGIN FORMS
 */

label {
	cursor: pointer;
}

.formSubmit {
	width: 0;
	height: 0;
	overflow: hidden;
}

#formSubmitJs {
	display: none;
}

/*
 * END FORMS
 */






/*
 * BEGIN PAGE CONTAINERS
 */

.logos {
	width: 100%;
	height: 100px;
}

.slamlogo{
	padding: 29px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	float: left;
}

.slambanner{
	padding: 0px 0px 0px 0px;
	margin: 2px 19px 0px 0px;
	float: right;
}


.contentHolder {
	width: 	980px;
	height: 653px;
	padding: 22px 0px 0px 23px;
	margin: -4px 0px 0px -8px;
	background: url(../images/background.png) no-repeat;
}

.contentTop {
	width: 800px;
	height: 80px;
}

.nameDate {
	width: 250px;
	padding: 0px;
	margin: -2px 0px 0px 0px;
	float: left;
}

.lokatielogo {
	width: 250px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
}

.datum {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 24px;
}

.datumshow {
	margin: -24px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	word-spacing: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

.menu {
	width: 550px;
	float: left;
}

.anchor {
	position:relative;
	top:6px;
}


/* LEFT PART OF THE SCREEN */
.containerVestigingen {
	position: absolute;
	top:447px;
	left:-98px;
	width: 100px;
	height: 150px;
	z-index: 100;
}

.contentMaster {		/* Basis om de 3 schermen op te delen en te scheiden van de skyscraper*/
	width: 799px;
	height: 550px;
	padding: 0px 0px 0px 0px;
	margin: -4px 0px 0px 0px;
	float:left;
}

* html .contentMaster{ 
	width: 800px;
}


.contentLeft{ 
	width: 190px;
/*	height: 290px;	*/
	float: left;
}
* html .contentLeft{ 
	width: 187px;
}

.weekprogramma {
	width: 187px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 43px 0px 0px 10px;
	background:url(../images/weekprogramma.png) 0px 0px no-repeat;
}

* html .weekprogramma {
	width: 179px;
}

* first-child+html .weekprogramma {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 10px;
}


/*locating FF */
.weather {
	width: 187px;
	height: 102px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	position: relative;
	top:-18px;
	left:0px;
	background:url(../images/weather.png) 0px 0px no-repeat;
}

/*Good locating IE6*/
* html .weather {
	position: relative;
	top:0px;
	left:0px;
}
/*Good locating IE7*/
*:first-child+html .weather {
	position: relative;
	top:-3px;
	left:0px;
}

/*FF locating */
.vestigingen{
	position: relative;
	width: 189px;
	height: 120px;
	padding: 0px 0px 0px 0px;
	margin: -13px 0px 0px 0px;
	background:url(../images/slamfm.png) 0px 0px no-repeat;
}

.vestigingen2{
	width: 177px;
	height: 110px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	background:url(../images/vestigingen.png) 3px 0px no-repeat;
}

/* IE6 */
* html .vestigingen2{
	margin: 3px 0px 0px -1px;
}
/*IE7 */
*:first-child+html .vestigingen2{
	margin: 4px 0px 0px -1px;
}

/* IE6 */
* html .vestigingen{
	margin: 3px 0px 0px -1px;
}
/*IE7 */
*:first-child+html .vestigingen{
	margin: 4px 0px 0px -1px;
}

.vestigingen a {
	display: block;
	position: absolute;
	top: 23px;
	left: 6px;
}

/*.weekopmaak ul{
	padding:40px 0px 0px 18px;
	margin:0px 0px 0px 0px;
}*/

.weekopmaak {
	width: 176px; 
}


.weekopmaak li{
	padding:0px;
	margin:0px;
	list-style-type: none;
	background-image: none;
	font-size:14px;
	font-weight:bolder;
	letter-spacing:0px;
	word-spacing:0px;
	line-height:20px;
}

.weekopmaak a {
	width: 145px;
	text-decoration: none;
	color: #ed1194;
	font-size:14px;
	font-weight: bold;
	float: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.weekopmaak a:hover{ 
	text-decoration:none;
}

.weekopmaak a:visit{ 
	text-decoration:none;
}
.weekopmaak a:active{ 
	text-decoration:none;
}

.weekopmaak p {
	color: #ed1194;
	font-size:14px;
	font-weight: bold;
	padding: -18px 0px 0px 30px;
	margin: -22px 0px 0px 30px;
	line-height:24px;
}

.weekopmaakDay {
	width: 178px;
	font-size:40px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.weekopmaakName {
	width: 178px;
	font-size:20px;
	font-weight: bold;
	color: #ed1194;
	letter-spacing:-1px;
	word-spacing:0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: -10px 0px 0px 0px;
	margin-top: -5px;
}


.weekopnameButton {
	padding: 2px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	margin-left: -20px;
}

.weervandaag {
	font-size:20px;
	font-weight: bold;
	color: #ed1194;
	padding: 27px 0px 0px 0px;
	margin: 23px 0px 0px 50px;
}

* html .weervandaag {
	padding: 0px 0px 0px 0px;
}

*:first-child+html .weervandaag {
	padding: 0px 0px 0px 0px;
}

.weerTemp{
	font-size:14px;
	font-weight: bold;
	color: #ed1194;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 10px;
	width: 80px;
	float:left;
}

* html .weerTemp {
	margin: 5px 0px 0px 5px;
	width: 75px;
}


.weerSituatie{
	font-size:14px;
	font-weight: bold;
	color: #ed1194;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	width: 90px;
	float: right;
}

/*Middelste blok opmaak */
.contentMiddle{
	width: 425px;
	float: left;
} 

.fotobalk {
	width: 422px;
	height: 220px;
	margin: 0px 0px 0px 3px;
	background:url(../images/fotobalk-home.png) 0px 0px no-repeat; 
}

* html .fotobalk {
	margin: 0px 0px 0px 2px;
}

*:first-child+html .fotobalk {
	margin: 0px 0px 0px 2px;
	padding: 10px 0px 0px 0px;
}

.newsTicker {
	width: 405px;
	height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	position:relative;
	top: 6px;
	left:0px;
	
}

.newsTickerSlideshow {
	width: 405px;
	height: 16px;
	margin: 0px 0px 0px 3px;
	position:relative;
	top: 22px;
	left:0px;
	
}
*:first-child+html .newsTickerSlideshow {

margin: 18px 0px 0px 3px;
top: 4px;

}

* html .newsTicker {
	margin: 8px 0px 0px 10px;
	padding: 0px;
	top: -3px;
}

*:first-child+html .newsTicker {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	top: -3px;
}



.hotnews {
	width: 425px;
	height: 307px;
	margin: 0px 0px 0px 2px;
	padding: 37px 0px 0px 0px;
	background:url(../images/hotnews.png) 0px 0px no-repeat;
}

* html .hotnews {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

*:first-child+html .hotnews {
	margin: -10px 0px 0px 2px;
	padding: 0px;
}



.newsContainer{
height:257px;
margin:3px 0px 0px 5px;
overflow-x:hidden;
overflow-y:auto;
padding:0px 10px 0px 0px;
width:405px;
}

* html .newsContainer{
	width: 396px;
	height: 240px;
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 15px;
}

*:first-child+html .newsContainer{
	width: 393px;
	height: 253px;
	padding: 10px 13px 0px 7px;
	margin: 3px 0px 0px 5px;
}


.newsContainer h1 {
	font-size:16px;
	font-weight: bold;
	color: #ed1194;
	padding-bottom: 5px;
	height: 24px;
}

.newsContainer p {
	font-size:12px;
	font-weight: normal;
	color: #000;
}

.newsContainer b {
	font-size:12px;
	font-weight: normal;
	color: #000;
}


.newsHeader {
	font-size:24px;
	font-weight: bold;
	color: #ed1194;
	margin: -32px 0px 0px 10px;
	height: 29px;
}

* html .newsHeader {
	margin: 0px 0px 0px 10px;
}

*:first-child+html .newsHeader {
	margin: 4px 0px 0px 10px;
}



.gallery{
	width: 400px;
	height: 240px;
	padding: 13px 0px 0px 0px;
	margin: -1px 0px 0px 15px;
}

* html .gallery{
	width: 416px;
	height: 255px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 5px;
}

*:first-child+html .gallery{
	width: 416px;
	height: 255px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 17px;
}

.galleryItem {
	width: 134px;
	height: 116px;
	padding: 0px 0px 0px 0px;
	margin:  0px 15px 0px 25px;
	float:left;
	font-size: 9px;
	background: url(../images/gallery-background.png) no-repeat 0px 0px;
}

.galleryItem p {
	color: #ed1194;
	margin: 2px 0px 0px 5px;
}

.galleryItem img {
	margin: 1px 0px 0px 3px;
}

.galleryPrev {
	position:relative;
	top: 155px;
	left: 120px;
	width: 65px;
	height: 20px;
	margin: 0px;
	padding:0px;
}

.galleryNext {
	position:relative;
	top: 155px;
	left: 220px;
	width: 65px;
	height: 20px;
	margin: 0px;
	padding:0px;
}


*:first-child+html .galleryPrev{
	position:relative;
	top: 0px;
	left: 120px;
	width: 65px;
	height: 20px;
	margin: 0px;
	padding:0px;
}


*:first-child+html .galleryNext{
	position:relative;
	top: -21px;
	left: 220px;
	width: 65px;
	height: 20px;
	margin: 0px;
	padding:0px;

}



.photo{
	width: 405px;
	height: 240px;
	padding: 13px 0px 0px 10px;
	margin: -1px 0px 0px 0px;
}

* html .photo{
	width: 405px;
	height: 255px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 5px;
}

*:first-child+html .photo{
	width: 405px;
	height: 255px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 5px;
}

.photoItem {
	width: 93px;
	height: 68px;
	padding: 0px 4px 4px 0px;
	margin:  0px 0px 0px 0px;
	background: url(../images/photo-background.png) no-repeat 0px 0px;
	float: left;
}


* html .photoItem {
	width: 93px;
	height: 68px;
	padding: 0px 2px 2px 0px;
	margin:  0px 0px 0px 0px;
	background: url(../images/photo-background.png) no-repeat 0px 0px;
	float: left;
}



.photoItem img {
	margin: 0px 0px 0px 2px;
}


.guestbookDate{ 
	font-size:12px;
	font-weight: bold;
	color: #777;
	padding-bottom: 20px;
}

.guestbookName{
	padding-right: 30px;
	font-size:12px;
	font-weight: bold;
	color: #777;
	float: left;

}

.guestbookReact{
	padding-left: 30px;
	font-size:12px;
	font-weight: bold;
}

.guestbookText{
	padding-top: 10px;
	font-size:12px;
	font-weight: normal;
	color: #000;
}

.guestbookReactForm {
	padding-top: 30px;
	width: 100%;
	font-size:12px;
	font-weight: normal;
	color: #000;
	}



/*Rechter Blok van de Content */
.contentRight{ 
	height:540px;
	width: 180px;
	min-height: 18px;
	float: right;
}
* html .contentRight{ 
	width: 180px;
	min-height: 18px;
	float: right;
}

.partnerViewport{
	height: 146px;
	overflow: hidden;
}

.partnerItem{
	width: 145px;
	float: left;
	display: none;
}

.partnerItem.actief{
	display: block;
}

/* PARTNERS */

.partnersContainer {
	position:relative;
	width: 177px;
	height: 154px;
	float: right;
	margin: 0px 0px 0px 3px;
	padding: 32px 0px 0px 0px;
	background:url(../images/partners.png) 0px 0px no-repeat;
}

div.partnersContainer .innerPartnersContainer {
	width: 165px;
	height: 154px;
	padding: 0 0 0 0 !important;
	margin: 0 6px 0 6px;
	overflow: hidden;
}


div.partnersContainer .innerPartnersContainer ul.partnersTape, 
div.partnersContainer .innerPartnersContainer ul.partnersTape li  {
	width: 156px;
	height: 154px;
	padding: 0px;
	float: left;
	display: block;
	background: none;
}

div.partnersContainer .innerPartnersContainer ul.partnersTape li a:link,
div.partnersContainer .innerPartnersContainer ul.partnersTape li a:visited,
div.partnersContainer .innerPartnersContainer ul.partnersTape li a:active {
	height/**/:/**/140px; /* 50px */
	padding: 7px 0px 7px 0px;
	color: #502300;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
div.partnersContainer .innerPartnersContainer ul.partnersTape li a:hover {
	text-decoration: underline;
}

div.partnersContainer .innerPartnersContainer ul.partnersTape li a span {
	height: 140px;
	display: block;
	cursor: pointer;
}

div.partnersContainer .innerPartnersContainer ul.partnersTape li a span.txt {
	font-size: 12px;
	font-weight: normal;
}


/* END PARTNERS */

/* TWITTER */
.twitterContainer {
	position:relative;
	width: 177px;
	height: 154px;
	float: right;
	margin: 0px 0px 0px 3px;
	padding: 32px 0px 0px 0px;
	background:url(../images/twitter.png) 0px 0px no-repeat;
}

div.twitterContainer .innerTwitterContainer {
	width: 156px;
	height: 154px;
	padding: 0 0 0 0 !important;
	margin: 0 6px 0 6px;
	overflow: hidden;
}

div.twitterContainer .innerTwitterContainer ul.twitterTape, 
div.twitterContainer .innerTwitterContainer ul.twitterTape li  {
	width: 156px;
	height: 154px;
	padding: 0px;
	float: left;
	display: block;
	background: none;
}

div.twitterContainer .innerTwitterContainer ul.twitterTape li a:link,
div.twitterContainer .innerTwitterContainer ul.twitterTape li a:visited,
div.twitterContainer .innerTwitterContainer ul.twitterTape li a:active {
	height/**/:/**/140px; /* 50px */
	padding: 7px 0px 7px 0px;
	color: #502300;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
div.twitterContainer .innerTwitterContainer ul.twitterTape li a:hover {
	text-decoration: underline;
}

div.twitterContainer .innerTwitterContainer ul.twitterTape li a span {
	height: 140px;
	display: block;
	cursor: pointer;
}

div.twitterContainer .innerTwitterContainer ul.twitterTape li a span.txt {
	font-size: 12px;
	font-weight: normal;
}

/* END TWITTER */

.medewerker {
	width: 177px;
	height: 236px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	background:url(../images/medewerker.png) 0px 0px no-repeat;
}

.medewerker a:link,
.medewerker a:visited,
.medewerker a:active,
.medewerker a:hover {
	text-decoration: none;
}


.medewerker .name {
	font-size:14px;
	font-weight: bold;
	color: #ed1194;
	margin: 162px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.medewerker .text {
	font-size:12px;
	font-weight: bold;
	color: #555566;
	line-height: 17px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}


.crewContainer{
	width: 384px;
	height: 110px;
	margin: 0px 0px 0px -2px;
	padding: 0px 0px 10px 0px;
	background:url(../images/crew-container.png) no-repeat;
	
}

* html .crewContainer{
	width: 384px;
	height: 110px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	background:url(../images/crew-container.png) no-repeat;
}

*:first-child+html .crewContainer{
	width: 384px;
	height: 110px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	background:url(../images/crew-container.png) no-repeat;
}

.crewContainer H2 {
	font-size:12px;
	font-weight: bold;
	color:#ed1194;
	padding: 10px 0px 0px 10px;
}

.crewContainer p {
	padding: 5px 0px 0px 10px;
	font-size:11px;
	font-weight: normal;
	color:#000;
}

.crewPhoto{
	margin: 5px 10px 0px 0px;
	background:url(../images/crew-photo.png) no-repeat;
	float:right;
}

* html .crewPhoto{
	margin: 5px 0px 0px -80px;
	background:url(../images/crew-photo.png) no-repeat;
	float:right;
}

*:first-child+html  .crewPhoto{
	margin: 5px 0px 0px -80px;
	background:url(../images/crew-photo.png) no-repeat;
	float:right;
}


.slamlink{
	width: 177px;
	height: 90px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
}


/* Commercial Time */
.skyscraper {
	width: 173px;
	padding: -10px 0px 0px 0px;
	margin: -85px 0px 0px 0px;
	float: right;
	vertical-align:top;
}

* html .skyscraper {
	position: relative;
	top: -550px;
	left: 0px;
}


.footerBar {
	width:960px;
	height: 16px;
	font-size:9px;
	font-weight: normal;
	color: #555566;
	text-align: center;
}

html>body .footerBar {
	position: absolute;
	top: 725px;
	right:50px;
}

* html .footerBar {
	position:relative;
	top:-14px;
	right:70px;
}

.footerBar a {
	color: #555566;
	text-decoration:none;
}

.footerBar a:hover {
	color: #555566;
	text-decoration:none;
}

.footerBar a:visit {
	color: #555566;
	text-decoration:none;
}

.footerBar a:active {
	color: #555566;
	text-decoration:none;
}

/*
 * END PAGE CONTAINERS
 */
.overlayImage {	
	width: 175px;	
	height: 128px;
	position: absolute;	
	margin: 25px 0px 0px 3px;
	background-repeat: no-repeat;
}

* html .overlayImage {
	margin: 24px 0px 0px 2px;
	background:none;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/masker-medewerkers.png', sizingMethod='crop');
}

*:first-child+html .overlayImage {
	background:none;
	margin-top: 25px;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/masker-medewerkers.png', sizingMethod='crop');
}

img.overlayImage {
	margin: 25px 0px 0px 3px;
	height: 135px;
	width: 175px;
	z-index: 100;
}

* html img.overlayImage {
	z-index: -1;
}

*:first-child+html img.overlayImage {
	margin: 25px 0px 0px 3px;
	z-index: 100;
}

mySlideshow {
	margin-left: 10px;
}

.overlayImageTicker {	
	width: 417px;	
	height: 184px;
	position: absolute;	
	margin: 11px 0px 0px 4px;
	background-repeat: no-repeat;
}

*:first-child+html .overlayImageTicker {	
	margin: -1px 0px 0px 4px;
	background:none;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/masker-ticker.png', sizingMethod='crop');
}

* html .overlayImageTicker {	
	margin: 3px 0px 0px 4px;
    background: none;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/masker-ticker.png', sizingMethod='crop');
}

img.overlayImageTicker {
	width: 417px;
	z-index: 10;
}
* html img.overlayImageTicker {
	z-index: -1;
}


/* HACK -> 'Display-Table'-vervanger */
.containerMain:after,
.safeBox:after,
.contentRight:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.palmboom {
	position: absolute;
	top:460px;
	left:942px;
	width: 160px;
	height: 250px;
	z-index: 100;
	background:url(../images/palmboom.png) no-repeat;
	
}

.snowboard {
	position: absolute;
	top:347px;
	left:942px;
	width: 133px;
	height: 395px;
	z-index: 100;
	background:url(../images/snowboard.png) no-repeat;
	
}

.jdSlideshow {
	left:10px;
}

*:first-child+html .jdSlideshow {
	left:0px;
}

/* Styles voor de print variant */
@media print
{
    .NoPrint {
    	display: none;
    }
}
