/* CSS Document */
html{
	background-image:url(../img/background_horeca.jpg);
	background-repeat:repeat-x;
	background-color:#f0f4f3;
	background-position:top;
	text-align: center;
	margin:1px;
	color:#FFFFFF;
	height:100%;
}
body {
	background-position:center top;
	text-align: center;
	margin:20px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/background_horeca_hoofd2.png);
	background-repeat:repeat-y;
}
h1.contact_formulier{
	font-size:18px;
	margin:0;
}
td{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;	
}
a{
	position:relative; 
	z-index:1000;
}
a.medelingen{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
span{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
img{
	border:0;
	z-index:1;
}
a.menu_inactive{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-style:italic;
	font-size:14px;
	text-decoration:none;
	z-index:1000;
}
a.menu_inactive:hover{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-style:italic;	
	font-size:14px;
	text-decoration:underline;
	z-index:1000;
}
a.menu_active{
	color:#a9e2ff;
	font-family:"Trebuchet MS";
	font-style:italic;
	font-size:14px;
	text-decoration:none;
	z-index:1000;
}
a.menu_active:hover{
	color:#a9e2ff;
	font-family:"Trebuchet MS";
	font-style:italic;
	font-size:14px;
	text-decoration:underline;
	z-index:1000;
}