body
{
	background-image: url('../images/background-body.jpg');
	background-position: center center;
	background-repeat: repeat-y;
	background-color: #8f3939;
	color: black;
	font-family: "Trebuchet MS";
	font-size: 12.83px;
	line-height: 14.54px;
}

a, p, div, span, li, ul, input, td, th, hr
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 15px;	
}

a img, img a
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;	
}

td, th
{
	vertical-align: top;
}

h1
{
	font-size: 16px;
	color: #6e6e6e;	
}

.error
{
	background-color: orange;	
}

div#content a
{
	color: #8f3939;
	text-decoration: underline;	
}

div#content a:hover
{
	color: #6e6e6e;	
}

div#container
{
	background-image: url('../images/achtergronden/page.jpg');
	background-repeat: no-repeat;
	background-position: top left;

}

div#achtergrond_rechts
{
	background-image: url('../images/achtergronden/rechts.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

div#talen img
{
	cursor: pointer;
	pointer: hand;
}

div#links img, .menu img
{
	cursor: pointer;
	pointer: hand;
}

div#openingstijden
{
	font-family: arial;
	font-size: 13px;
	color: white;
}

div#openingstijden ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#openingstijden a
{
	color: white;
}

div#openingstijden h1
{
	font-size: 14px;
	font-family: arial;
	color: white;	
}