/**
 * IE FIXES
 */
.ie li#menu {
	list-style:none;
	margin-top:-15px;
	padding:0px;
}

ie ul#actueel_list {
	width:675px;
	background-color:#fff;
	margin-top:-10px;
	padding:0px;
}

.ie7 #agendaHolder { margin-bottom:20px; }


.ie7 p.nieuwsContent {	position:relative; top:0px; }

.ie h2.datePearple  { padding:0 0 0 15px; }
.ie h2.monthPearple { margin:-5px 0 0 0; }
.ie h2.datePink     { margin:-5px 0 0 0; }

.ie7 .brdBtmHoogtepunten { width:725px; height:15px; background:url(/images/brdBtm_hoogtepunten.png) no-repeat; margin:0 0 0 0; }
.ie .brdBtmHoogtepunten { width:725px; height:15px; background:url(/images/brdBtm_hoogtepunten.png) no-repeat; margin:-3px 0 0 0; }

.ie8 .hoogtepuntenBrdBtm {width:725px; height:15px; background:url(/images/brdBtm_hoogtepunten.png) no-repeat; margin:-7px 0 0 0; }
.ie8 .hoogtepuntenBrdBtm_detail {width:725px; height:15px; background:url(/images/brdBtm_hoogtepunten.png) no-repeat; margin:0 0 0 0; }

.ie h1.upcomming { float:left; 	position:relative; margin:13px 0 0 45px; color:#ffffff;	font-size:16px; } 
.ie span.upcomming_event { float:left; position:relative; top:17px; left:10px; }

/**
 * safari FIXES
 */

/*
.win.gecko .example {
	background-color: red
}
.linux.gecko .example {
	background-color: pink
}
.opera .example {
	background-color: green
}
.konqueror .example {
	background-color: blue
}
.safari .example {
	background-color: black
}
.example {
	width: 100px;
	height: 100px;
	border: 1px solid black;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }

*/
