/* CSS bij Kartel-Flash-site */
#HtmlContainer {
	width:100%;
	height:100%;
	position:absolute;
	bottom:0;
	z-index:1;
	overflow:hidden;
}
#FlashContainer {
	width:100%;
	height:100%;
	position:absolute;
	bottom:0;
	z-index:2;
	background-color: #bfa67c;
}

p,body {
	font-family:Verd;
	kerning:true;
	font-size:13; /*N.B.: in browser wordt 't iets kleiner wergegeven; in Flash geen px... */
	color:382430;   /*N.B.: perongeluk zonder hekje en dat is een andere -de juiste- kleur in Flash!*/
	}
	
meerinterlinie {
	leading: 5px; /*xtra ruimte tussen regels*/
	}	
	
b {/*dit werkt niet*/
	font-family:VerdVet;
	font-size:13px;
	display:inline;
	}
	
em {
	font-style:italic;
	display:inline;
	color:#333333;
	}
	
wingd {
	font-family:wings;
	color:#081C75;	
	text-align:center;
	}
	
kop {
	font-family:Dauph;
	font-size:20px;
	color:#081C75;
	margin-bottom:5px;/*dit werkt niet*/
	}

	
kopje {
	font-family:VerdVet;
	font-size:13px;
	color:#081C75;
	margin-top:12px;/*dit werkt niet*/
	margin-bottom:12px;/*dit werkt niet*/
	}
	
	
kopsjiek {
	text-align:center;
	font-family:Arist;
	font-size:40px;
	color:#081C75;
	margin-bottom:5px;/*dit werkt niet*/
	}
a {
	color:#081C75;
	}

nieuws {
	font-family:Arl;
	color:#081c75;
	text-align:center;
	}	

nieuwskop {
	font-size:16px;
}