#tekst td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:right;
}
#tekst td.alignl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:left;
}
#tekst td.alignr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:right;
}
#logs {
	border: 0px;
	width: 100%;
}
#logs tr.title {
	background-image:url(http://www.debokkerijder.be/img/bgtable1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #3a6026
}
#logs td.title a{
	color: #3a6026;	
}
#logs tr.nav {
	background-color:#ffffff;
	color: #000000;
}
#logs td.nav {
	text-align: right;
}
#logs td.leeg {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	background-color: #ffffff;
}
#logs td {
	text-align: center;
}
#logs tr.error {
	background-color:#FF6633;
	color: #ffffff;
}
#logs tr.error a {
	color: #ffffff;
}
#logs tr.notice {
	background-color:#AEF58B;
	color: #000000;
}
#logs tr.warning {
	background-color:#FFCC00;
	color: #ffffff;
}
#logs tr.warning a {
	color: #ffffff;
}

#tabel {
	border: 0px;
	width: 100%;
}
#tabel tr.title {
	background-image:url(http://www.debokkerijder.be/img/bgtable1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #3a6026;
}
#tabel td.title a{
	color: #3a6026;
}
#tabel tr.nav {
	background-color:#ffffff;
	color: #000000;
}
#tabel td.nav {
	text-align: right;
}
#tabel td.leeg {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	background-color: #ffffff;
}
#tabel td {
	text-align: center;
}
#tabel tr.kleur {
	background-image:url(http://www.debokkerijder.be/img/bgtable2.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#tabel tr.error {
	background-color:#FF6633;
	color: #ffffff;
}
	
