body { 
	margin: 15px auto auto auto;
	font-family: Verdana, arial, serif;
	font-size: 1em;
	color: #fff;
	background: url('../images/body_background.jpg') top repeat-x;
	background-color:  #202020;
}

#content
{
	background: #fff;
	margin: 0px auto;
	width: 800px;
	height: 600px;
	border: 1 px #fff;
}

#banner
{
	background: url('../images/banner.jpg') top center no-repeat;
	width: 800px;
	height: 139px;
	vertical-align: bottom;
}

#navigatie
{
	padding: 116px 0 0 10px;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
}

#inhoud_container
{
	background: #b1b1b1;
	margin: 3px 0;
	padding: 10px;
	width: 780px;
	height: 435px;
}

#inhoud
{
	background: url('../images/content_background.jpg') top left no-repeat;
	padding: 5px;
	width: 770px;
	height: 425px;
	font-size: 0.9em;
	overflow: auto;
}

#footer
{
	background: #000;
	padding: 20px 10px 0 0;
	width: 790px;
	height: 80px;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	text-align: right;
}


strong {
	color: #000;
	}

a:link {
	font-family: Verdana, arial, serif; 
	text-decoration: none;
	color: #fff;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

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

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


a.nav:link {
	font-family: Verdana, arial, serif; 
	font-size: 1em;
	text-decoration: none;
	color: #fff;
}

a.nav:visited {
	color: #fff;
	text-decoration: none;
}

a.nav:hover {
	color: #ff0000;
	text-decoration: none;
}

a.nav:active {
	color: #ff0000;
	text-decoration: none;
}




a.footer:link {
	font-family: Verdana, arial, serif; 
	font-size: 1em;
	text-decoration: none;
	color: #fff;
}

a.footer:visited {
	color: #fff;
}

a.footer:hover {
	color: #ff0000;
}

a.footer:active {
	color: #ff0000;
}











input.submit_button 	{
	font-family: Verdana, arial, serif; 
	font-size: 12px;
	color: #666666;
	background: #fff;
	border: 1px solid #666;
	width: 247px;
	height: 20px;
}

input.field 	{
	font-family: Verdana, arial, serif; 
	font-size: 12px;
	color: #666666;
	background: #fff;
	border: 1px solid #666;
	width: 245px;
}

input.field_straat	{
	font-family: Verdana, arial, serif; 
	font-size: 12px;
	color: #666666;
	background: #fff;
	border: 1px solid #666;
	width: 217px;
}

input.field_huisnr 	{
	font-family: Verdana, arial, serif; 
	font-size: 12px;
	color: #666666;
	background: #fff;
	border: 1px solid #666;
	width: 20px;
}

input.field_postcode 	{
	font-family: Verdana, arial, serif; 
	font-size: 12px;
	color: #666666;
	background: #fff;
	border: 1px solid #666;
	width: 60px;
}

input.field_plaats	{
	font-family: Verdana, arial, serif; 
	font-size: 12px;
	color: #666666;
	background: #fff;
	border: 1px solid #666;
	width: 177px;
}

input.field_tijd 	{
	font-family: Verdana, arial, serif; 
	font-size: 12px;
	color: #666666;
	background: #fff;
	border: 1px solid #666;
	width: 100px;
}

textarea.field 	{
	font-family: Verdana, arial, serif; 
	font-size: 12px;
	color: #666666;
	background: #fff;
	border: 1px solid #666;
	width: 245px;
	height: 67px;
}
