
#carrousel {
	background: #959ecc url(http://schaatsen.nos.nl/gfx/bck_heading.png) repeat-x;
	margin: 0 0 14px 0;
}
#flashplayer {
font-size: 9pt;
text-align: center;
}
#flashplayer .dlflash {
	margin-top: 1em;
}


/* kalender */
#kalender {
	background: #fff url(http://schaatsen.nos.nl/gfx/bck_heading.png) repeat-x;
	margin: 14px 0;
	padding-bottom: 1px;
}
#kalender table {
	font-size: .75em;
	width: 100%;
	margin: 5px 0 0 0;
}
#kalender table td {
	padding: 0 0 5px 5px;
}
#kalender .flag {
	float: none;
	margin: 2px;
}



/* single title tab */


.tab {
	padding: 10px 0px 0 10px;
	background:  url(../gfx/bck_tab_kl_left.png) no-repeat 0 3px;	
}

.tab {
	background:  url(../gfx/bck_tab_kl_left.gif) no-repeat 0 3px;		
}
.tab div {
	background:  url(../gfx/bck_tab_kl_right.png) repeat-x right 3px;
	padding: 10px 10px 1px 0;		
	display: inline;
	width: auto;
	font-size: 0.95em;
	font-weight: bold;
	color: #303030;
}

.ie .tab div {
	background:  url(../gfx/bck_tab_kl_right.gif) repeat-x right 2px;	
}

.tab span {
	font-weight: bold;
	color: #303030;
	display: table;
}
