html,body
{
	font-size:10px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:0px;
	margin: 0px;
	text-align: center;
	background-color: #C1998F;
	color: #4E4E4E;
}

table.wrapper
{
	margin: 0px auto 0;
	border: 1px solid #000000;
	border-top: 0px none;
	background-color: #FFFFFF;
}

td.content_td
{
	background-image: url(../images/bkg_content.jpg);
	background-repeat: no-repeat;
	background-position : top right;
	background-color: #F6F6F6;
	padding: 10px;
	font-size: 12px;
}

td.header_td
{
	padding-left: 10px;
}

span.page_header
{
	font-family : "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

td.mainmenu_td
{
	border-bottom: 1px solid #B4B4B4;
	padding: 5px;
}

a.mainmenu_link:link,a.mainmenu_link:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
	text-decoration: none;
}

a.mainmenu_link:hover,a.mainmenu_link:active
{
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
	text-decoration: underline;
}

td.adres_td
{
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
	padding: 10px;
}

.dag_header {
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
	padding: 10px;
}

.dag {
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
	padding: 10px;
}

.openingstijden_tabel {
	font-size: 12px;
	color: #B4B4B4;
}

.copyright
{
	font-size: 12px;
	font-weight: normal;
	color: #B4B4B4;
	width: 572px;
	padding: 5px;
	background-color: #FFFFFF;
}

a.naw_email:link,a.naw_email:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
	text-decoration: none;
}

a.naw_email:hover,a.naw_email:active
{
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
	text-decoration: underline;
}
a:link,a:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}
a:hover,a:active
{
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}

