body {
	background-image: url(/img/background.jpg);
	background-position: top left;
	background-repeat: x-repeat;
	background-attachment:fixed;
}
body, td {
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #4d4d4d;
}
.formtext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #4d4d4d;
}

blockquote {
	padding: 20px;
}
h1 {
	padding: 25px 0 0 0;
}

a:link, a:visited, a:active {
	color: #e65087; 
	text-decoration: none; 
}

a:hover {
	color: #e65087; 
	text-decoration: underline;
}

a.header_link:link, a.header_link:visited, a.header_link:active {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

a.header_link:hover {
	font-size: 20px;
	color: #e65087;
	text-align: center;
	text-decoration: none;
}

a.sublink:link, a.sublink:visited, a.sublink:active {
	color: #e65087;
	text-align: center;
	text-decoration: none;
}

a.sublink:hover {
	color: #4d4d4d;
	text-align: center;
	text-decoration: none;
}

a.sublink_active:link, a.sublink_active:visited, a.sublink_active:active, a.sublink_active:hover {
	color: #e65087;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.footer_tel {
	font-size: 26px;
	font-weight: bold;
	color: #000;
}
.footer_adres, a.footer_adres:link, a.footer_adres:visited, a.footer_adres:active, a.footer_adres:hover {
	font-size: 14px;
	font-weight: bold;
	color: #DC1F66;
	text-decoration: none;
}

.footer_link, a.footer_link:link, a.footer_link:visited, a.footer_link:active {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.footer_link:hover {
	font-size: 12px;
	font-weight: normal;
	color: #ffcae2;
	text-decoration: none;
}
.gastenboekdatum {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #999;
}

