body  	{background-image:  url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #B3E429;
	}

.menu 	{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-left: 27px;
	}

.titel 	{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F26522;
	}

.body 	{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: regular;
	font-variant: normal;
	text-transform: none;
	color: #686868;
	line-height: 20px;
	}

.vakanties 	{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 20px;
	}

a {text-decoration: none; color: #F26522;}

a:hover	   {text-decoration: underline}

img 	{
	border-color: #F26522;
	}

td, tr 	{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: regular;
	font-variant: normal;
	text-transform: none;
	color: #686868;
	}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #686868;
	text-decoration: none;
	border: 1px solid #F26522;
	}

.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f7a67f;
	}


