body
{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFCC;
}
* , td
{
	font-family: arial, Helvetica, sans-serif;
	color: #B5331A;
	font-size: 11px;
}
.main_td
{
	background-image: url(../images/main_bg.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
	vertical-align: top;
	background-color: #FFFFCD;
	width: 100%;
}
.table_border_links
{
	background-image : url(../images/border_links.jpg);
	background-repeat : repeat-y;
	background-position : top left;
	background-color : #FFFFCC;
	width: 14px;
}
.table_border_rechts
{
	background-image : url(../images/border_rechts.jpg);
	background-repeat : repeat-y;
	background-position : top right;
	background-color : #FFFFCC;
	width: 14px;
}
.table_border_boven
{
	background-image : url(../images/border_boven.jpg);
	background-repeat : repeat-x;
	background-position : top;
	background-color : #FFFFCC;
	height: 14px;
}
.table_border_onder
{
	background-image : url(../images/border_onder.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
	background-color : #FFFFCC;
	height: 14px;
}
.openingstijden_tabel
{
	width: 100%;
}
.dag_header
{
	font-weight: bold;
	text-align: center;
}
.tijd
{
	text-align: right;
}
.bg
{
	background-image: url(../images/bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFCC66;
}
a
{
	text-decoration: underline;
	color: #B5331A;
}
a:hover
{
	text-decoration: none;
	color: #FF6200;
}
.red
{
	color: #FF0000;
}
.gastenboekSubmit
{
	color:#000000;
	font-weight: normal;
	background-color: #ECE9D8;
	border: 1px solid #000000;
}
input
{
	color: #000000;
}
textarea
{
	color: #000000;
}
font.header
{
	font-weight: bold;
}
font.datum,font.tijd
{
	font-style: italic;
}
