 body {
    background-color:#FFFFFF;
	color:#000 !important;
	background:  none !important;
	margin:auto;
	margin-top: 10 px;
	margin-bottom:5px;
	text-align: center;
 	font-family: <?php echo $GLOBALS['FONTS']; ?>;
 	font-size: 12px; 
}
#header
{
	position: relative;
	width: 708px;
	height: 48px !important;
	margin: auto;
	background:  none !important;
}
#header h1
{
	color: #000;
	font-size: 24px;
	text-align: center;
	line-height: 48px;
}

.tussenstuk{
	width: 708px;
	height: 6px !important; 
	background:  none !important;
}
#footer,
#omhulsel,
#voorfooter,
#mijnmenu{
	width: 708px;
	background:  none !important;
}
#mailnaarjongleerkalender {
	color:#000000;
	font-size:12 px;
	text-align:center;
}
#mailnaarjongleerkalender a {
color:#FF0000;
}

#trailer,
form,
#month .minical,
.popup,
.printer,
.nav,
.bullet,
.new,
.prev,
.next {
	display: none !important;
}
a {
	color: inherit !important;
}
#cat {
	display: inline !important;
}
.entry, 
.layerentry, 
#entrieoverzicht,
.unapprovedentry {
	font-size: 12px;
	color:000;
}
#viewentry h2{
color:#000; text-align:center;
} 


#viewentry td{
color:#000; text-align:left;
} 
#viewt .entry, 
#viewt .layerentry, 
#viewt .unapprovedentry {
	font-size: 13px !important;
}
#day dl.desc {
	display: block !important;
}
#viewt table,
#viewt tr,
#viewt td {
	border-color: black !important;
}

.minical th, 
.minical td.empty {
  color: <?php echo $GLOBALS['TEXTCOLOR']; ?>;
  text-align: center;
  background-color: #FFF;
}
