﻿html, body
{
	height: 100%;
}
body
{
	background: #2b71b9;
	text-align: center;
	color: #173857;
	font: 10px verdana,sans-serif;
}

#pagina
{
	background: #fff;
	text-align: left;
	margin: 0 auto;
	position: relative;
	overflow:visible;
	width: 928px;
	padding: 0 24px;
	min-height: 100%;
	height: 100%;
	height: auto !important;
}
#header
{
	padding-left: 620px;
	padding-top:5px;
	height: 73px;
	background: url(/images/404/header.png) no-repeat;
	margin-bottom:10px;
	color:#fff;
}

#zoek_container
{
	width: 308px;
	height: 39px;
	float: left;
}
#zoek_input
{
	border: 0;
	margin-top: 17px;
	width: 145px;
	height: 12px;
	padding: 3px;
	float: left;
	background: transparent;
}
#zoek_container label
{
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	padding-left: 41px;
	padding-right: 11px;
	margin-top: 19px;
}
#zoek_container #zoek_button
{
	float: left;
	margin: 18px 0 0 10px;
}
#header_zoek select
{
	width: 151px;
	height: 17px;
	margin-top: 12px;
	margin-left: 15px;
}
#snelmenu_container
{
	float: left;
	line-height: 1;
}
#snelmenu_container label
{
	display: block;
	float: left;
	padding-left: 55px;
	padding-right: 10px;
	margin-top: 11px;
}

#snelmenu_container select
{
	width: 152px;
	height: 18px;
	margin-top: 7px;
	float: left;
}

#snelmenu_container #snelmenu_button
{
	float: left;
	margin: 8px 0 0 10px;
}
h1 {
	width:240px;
	float:left;
	text-align:center;
	padding-top:20px;
}
div#content {
	float:left;
	width:664px;
}

h2 {
	background:url(/images/404/h2.png) no-repeat;
	width:644px;
	height:20px;
	padding:10px;
	font:bold 16px Verdana,sans-serif;
	color:#fff;
}
#content a {
	color:#173857
}
#content p, #content ul{
	padding:1em;
}

#nav
{
	border-bottom: solid 1px;

	
	
}

#nav li {
line-height:2;
}
#nav a {
	text-decoration:none;
	color:#006699;
}

#footer li
{
	float: left;
	margin-right: 20px;
}

#footer li a:hover
{
	text-decoration: underline;
}
#footer li a
{
	background: #fff url(/images/footer_link.gif) no-repeat scroll left 2px;
	color: #173857;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
}

