/* CSS Document */

.proza
{
	font-size:12px;
}

table.menu
{
	font-size:12px; font-weight:bold;
	color:#610b40;
	background:#ffefc3;
}

td.selmenuitem
{
	background:#febe10;
}

table.lgeel
{
	font-size:12px; font-weight:bold;
	color:#610b40;
	border:#febe10 thin solid;
}

td.otijd_lt
{
	font-size:12px; font-weight:bold;
	color:#610b40;
	border-left:#febe10 thin solid;
	border-top:#febe10 thin solid;
}

td.otijd_ltb
{
	font-size:12px; font-weight:bold;
	color:#610b40;
	border-left:#febe10 thin solid;
	border-top:#febe10 thin solid;
	border-bottom:#febe10 thin solid;
}

td.otijd_lt_p
{
	font-size:12px; font-weight:bold;
	color:#610b40;
	border-left:#febe10 thin solid;
	border-top:#febe10 thin solid;
	padding:5px;
}

td.otijd_ltb_p
{
	font-size:12px; font-weight:bold;
	color:#610b40;
	border-left:#febe10 thin solid;
	border-top:#febe10 thin solid;
	border-bottom:#febe10 thin solid;
	padding:5px;
}

td.otijd_rt_p
{
	font-size:12px; font-weight:bold;
	color:#610b40;
	border-right:#febe10 thin solid;
	border-top:#febe10 thin solid;
	padding:5px;
}

td.otijd_rtb_p
{
	font-size:12px; font-weight:bold;
	color:#610b40;
	border-right:#febe10 thin solid;
	border-top:#febe10 thin solid;
	border-bottom:#febe10 thin solid;
	padding:5px;
}

table.paars
{
	font-size:12px; font-weight:bold;
	background:#d5adc4;
	border:#95336b thin solid;
}

td.paarskop
{
	font-size:16px; font-weight:bold; font-style:italic;
	text-align:center;
	color:#d5adc4;
	background:#95336b;
}

table.geel
{
	font-size:12px; font-weight:bold;
	background:#ffdf88;
	border:#febe10 thin solid;
}

td.geelkop
{
	font-size:16px; font-weight:bold; font-style:italic;
	text-align:center;
	color:#ffefc3;
	background:#febe10;
}