#container
{
	width: 934px;
	color: #333333;
	line-height: 110%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(Afbeeldingen/Grandient_midden.png);
	background-repeat: repeat-y;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}



#top
{
	padding: 0em;
	background-image: url(Afbeeldingen/Grandient_top.png);
	background-repeat: no-repeat;
	
}
#container #top table {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #c3a375;
	background-image: url(Afbeeldingen/banner.png);
	background-repeat: no-repeat;
	height: 150px;
	background-position: 50px;
	width: 923px;
	margin-left: 5px;
}

#top img {
	margin-top: 10px;
	margin-left: 35px;
}


#leftnav
{
	float: left;
	width: 180px;
	padding: 0px;
	top: 5px;
	position: relative;
	margin: 0;
	font-size: 12px;
	background-repeat: no-repeat;
}

#content
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C3A375;
	margin-left: 190px;
	margin-top: 0px;
	padding: 20px;
}



#content td {
	font-size: 14px;
	border: 1px solid #C3A375;
	text-align: center;
	vertical-align: middle;
}
#container #content p {
	font-size: 14px;
	margin-left: 10px;
}
#container #content table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

h3 {
	font-size: 18px;
	position: relative;
	left: 15px;
	top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}



th {
	background-color: #c3a375;
	height: 8px;
	border: 1px none #666666;
	font-size: small;
	font-weight: bold;
	text-indent: 10px;
	text-align: center;
}
#container #content h5 {
	font-size: 12px;
}



#footer
{
	clear: both;
	margin: 0;
	padding: 0.5em;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	background-image: url(Afbeeldingen/Grandient_onder.png);
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3a375;
	color: #000000;
	text-align: center;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

body {
	background-color: #800000;
	margin: 0px;
	padding: 0px;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
