﻿*
{
	padding: 0px;
	margin: 0px;
	outline: none;
}

.clearboth{
	clear: both;
}

img
{
    border: 0;
}
body
{
	background: #000000 top center url(../images/background2010.jpg) no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #D2D4E3;
}
#headercontainer
{
	width: 881px;
	margin: 0 auto;
	position: relative;
}

#header2010{
	width: 881px;
	height: 279px;
	margin-top: 50px;
}

#datumcontainer{
	position: absolute;
	bottom: 15px;
	right: 30px;
	text-align: right;
	font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
}

#taalkeuze
{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#taalkeuze ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 715px;
	font-size: 0.8em;
}
#taalkeuze ul li
{
	float: left;
	margin-right: 2px;
	padding-top: 14px;
	padding-bottom: 1px;
}

#taalkeuze a{
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;	
}

#taalkeuze .contactbtn a{
	color: #c1a663;
	text-transform: lowercase;
	vertical-align: middle;
}

#taalkeuze .contactbtn{
	border-right: 1px solid #606162;
	padding-right: 5px;
	margin-right: 7px;
	padding-top: 13px;
	padding-bottom: 2px;
}

#taalkeuze img
{
	border: none;
}
#container
{
	background-color: #353537;
	clear: both;
}
#topcontainer
{
	clear: both;
	overflow: auto;
	min-height: 500px;
}
#precontainer
{
	width: 881px;
	margin: 0 auto;
	margin-top: -1px;
	clear: both;
	background-color: #353537;
}
#menu
{
	width: 120px;
	margin-top: 37px;
}
#menu ul
{
	list-style: none;
	text-transform: uppercase;
	color: #ffffff;
	text-align: right;
}
#menu ul li
{
	border-bottom: 1px solid #5d5239;
}

#menu a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
	width: 115px;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
}

#menu a:hover{
	color: #a4863d;
}

#menu li.lastitem{
	border-bottom: none;
}

#menu img
{
	border: none;
}
#content
{
	float: left;
	padding-top: 20px;
	padding-left: 90px;
	padding-right: 30px;
	font-size: 11px;
	width: 595px;
	padding-bottom: 40px;
}
#content h1
{
	color: #a4863d;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	margin-bottom: 20px;
}
#content h2
{
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#content .txt
{
	line-height: 1.6em;
	padding-top: 20px;
    color: #ffffff;
}
#content .txt b
{
	color: #FDFEFF;
	font-weight: normal;
}

#content .txt a
{
	color: #FDFEFF;
	text-decoration: underline;
}
#content .txt a:hover
{
	color: #FDFEFF;
	text-decoration: none;
}

#content .afbeelding
{
	float: left;
	margin-right: 20px;
    width: 200px;
}
.divider
{
	height: 2px;
	width: 635px;
	clear: both;
    margin: 20px 0 20px 0;
}
#footercontainer
{
	width: 881px;
	margin: 0 auto;
}
#footer
{
	height: 33px;
	line-height: 33px;
	color: White;
	font-family: arial;
	font-size: 11px;
	clear: both;
	background-color: #4e4e51;
}
#footer a
{
	color: White;
	text-decoration: none;
}
#footer a:hover
{
	color: White;
	text-decoration: underline;
}
#footleft
{
	float: left;
	padding-left: 20px;
	text-transform: uppercase;
}
#footright
{
	float: right;
	padding-right: 14px;
}