* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: url(images/bg.jpg) left top repeat-x #fff8d2;
	color: #46535b; 
	font: 12px/18px Helvetica, Arial, Geneva, sans-serif;
}

#container {
	position: relative;
	width: 950px;
	height: 600px;
	background: url(images/bg_site.jpg) right bottom no-repeat #FFF;
	margin: 0 auto;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 950px;
	height: 142px;
	background: url(images/bg_header.jpg) left top no-repeat #fff8d2;
	display: block;
}

#logo {
	position: absolute;
	left: 9px;
	top: 9px;
	width: 225px;
	height: 124px;
	background: url(images/bg_logo.jpg) left top no-repeat #fff8d2;
	display: block;
	z-index: 3;
}

#logo a {
	width: 225px;
	height: 124px;
	background: transparent;
	display: block;
	text-indent: -9999px;
}	

#contact {
	position: absolute;
	right: 42px;
	top: 128px;
	width: 83px;
	height: 14px;
	background: url(images/bg_contact.jpg) left top no-repeat #fff8d2;
	display: block;
	z-index: 3;
}

#contact a {
	width: 83px;
	height: 14px;
	background: transparent;
	display: block;
	text-indent: -9999px;
}	

#pagina {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 300px;
	height: 89px;
	text-align:left;
	vertical-align:bottom;
	display: block;
	z-index: 3;
}

#content {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 908px;
	height: 458px;
	background-color: transparent;
	display: block;
	z-index: 1;	
}

/* Algemeen */

#inhoud {
	width: 908px;
	padding: 0px 30px 0px 0px;
	height: 458px;
	overflow-x: hidden;
	overflow-y: auto;
}

#inhoud h1,
#inhoud h2,
#inhoud h3,
#inhoud h4,
#inhoud h5,
#inhoud h6 {
	font-weight: bold;
	padding: 4px 0;
	font-family: Calibri, Verdana, Helvetica;
	color: #46535b;
	padding-left: 30px;
	padding-top: 30px;

}

#inhoud h2 { font-size: 28px; }
#inhoud h3 { font-size: 24px; }
#inhoud h4 { font-size: 22px; }
#inhoud h5 { font-size: 18px; }
#inhoud h6 { font-size: 15px; }

#inhoud p {
	padding: 15px 0 20px 0;
	text-align: justify;
}

#inhoud a {
	color: #46535b;
	text-decoration: underline;
	font-weight: normal;
	outline: none;
}

#inhoud a:hover {
	color: #c6ced2;
	text-decoration: underline;
	font-weight: normal;
}

#inhoud ul {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}

#copyright {
	margin: 0 auto;
	width: 950px;
	height: 35px;
	padding-top: 5px;
	line-height: 31px;
	text-align: center;
	color: #46535b;
}

#copyright a {
	color: #46535b;
	font-weight: bold;
	text-decoration: underline;
}

#copyright a:hover {
	color: #c6ced2;
	font-weight: bold;
	text-decoration: underline;
}

/*
	CSS voor Module Contact
*/
.DynamicFormTextFieldContainer, .DynamicFormSelectContainer
{
	border: none;
	clear: both;
	padding: 2px;
}
.DynamicFormTextFieldContainer label, .DynamicFormSelectContainer label
{
	float: left;
	width: 150px;
}

.DynamicFormRadioContainer input
{
	margin-left: 150px;
}

.DynamicFormMain
{
	float: left;
	padding-right: 20px;
	padding-left: 30px;

}

.DynamicFormSidebar *
{
	padding-top: 0px;
}
.DynamicFormSidebar p
{
	padding-bottom: 10px;
}
/*
	Einde CSS voor Module Contact
*/

#inhoud 
{
	overflow: hidden;
}


/* CSS Update of mod_contact */
.DynamicFormLeftSidebar
{
	float: left;
	width: 150px;
}

/* CSS Update of mod_contact */
.DynamicFormLeftSidebar
{
	float: left;
	width: 150px;
}

/* CSS Update of mod_contact */
.DynamicFormLeftSidebar
{
	float: left;
	width: 150px;
}