/*
******************************************************************************

	SOL2 opnames en uitzending beheer software voor iNBeeld, Smalpraat, Missen, Live-opnames en herhalingen.

	Sol2-Play.CSS

	Developed by JLGsoft 
	NO part of this software may be copied, altered or reversed engineerd without prior written approvel of JLGsoft.

	@copyright 2024

******************************************************************************
*/
body {
	font-size: 28px;
	line-height: 1.25;
	font-family: "Oxygen", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: white;
}

table, tr {
	border-width: 0;
	width: 100%;
	height: 100%;
}

tr, td, p {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
p {
	margin-block-end: 10px;
}
td {
	width: 100%;
	height: 50%;	
}
h1 {
	font-size: 32px;
	line-height: 1.25;
	font-family: "Oxygen", sans-serif;
	font-weight: 700;
	font-style: normal;	
}
img {
	padding: 0;
	margin: 0;
}
img {
	float:right; 
	margin-left:5px; 
	max-width:320px;
	max-heigth:144px;
}