body{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3d3d3d;
}

a{
	outline:none;
	color:#0072ba;
	text-decoration:underline;
}

a:hover{
	color:#3d3d3d;
	text-decoration:none;
}

#menu a{
	color:#fff;
	text-decoration:none;
	font-size:15px;
	padding:11px 20px;
	display:block;
}

#menu a:hover{
	background: url(../images/menu_hover.jpg) repeat-x top left;
}

#menu a.active{
	background: url(../images/menu_hover.jpg) repeat-x top left;
}

#tekst h1, #tekst2 h1{
	font-size:17px;
	color:#0072ba;
	padding: 0 0 7px 0;
	font-weight:normal;
}

#tekst p, #tekst2 p{
	line-height:20px;
	padding:0 0 12px 0;
}

#aanbieding{
	color:#0072ba;
}

#aanbieding h3{
	font-size:16px;
	font-weight:normal;
}

#aanbieding p{
	line-height:20px;
	padding:2px 0 0 25px;
	text-align:left;
}

#locatie{
	color:#fff;
}

#locatie h1{
	font-size:17px;
	padding:0;
	font-weight:normal;
}

#locatie a{
	color:#fff;
}

#footer{
	color:#fff;
	font-size:11px;
}

#footer a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}