body {
	background-color: #004183;
	background: url('http://www.landhaus-angerhof.com/images/achtergrond/achtergrondalgemeen2.jpg') no-repeat fixed top center; 
}

html,body{
color: white;
}
td, tr {font-family: arial; font-size:12px; }

hr { 
	background: url(http://www.landhaus-angerhof.com/nl/images/divider.png) no-repeat scroll top left;
	height: 22px;
	border: 0;
}

h1 {font-size: 16px; font-family: Arial; color: #ffffff;}
h2 {font-size: 14px; padding-top: 10px; font-family: Arial; color: #ffffff;}

body table tr td p {
	font-family: Arial, Helvetica, sans-serif;
}

a:link       {
	color: #ffffff;
	text-decoration: underline
}

a:visited    {
	color: #ffffff;
	text-decoration: underline;
}

a:hover	     {
	color: #ff0000;
	text-decoration: none;
}
a:active     {
	color: #ffffff;
	text-decoration: underline;
}

#footer { background-color: #004183; font-family: arial; font-size: 12px; width: 980px;  color: white; text-align: center; margin: 0 auto; }
#footer a:link {color: white; padding-left: 10px; padding-right: 10px; text-decoration: none;}
#footer a:visited {color: white;}
#footer a:hover {color: red; text-decoration: underline;}

