body
{
	margin: 0;
	font-size: 11px;
	font-family: verdana;
}

img
{
	border: 0;
}

a
{
	color: #333;
}

#container
{
	width: 975px;
	margin: auto auto;
	min-height: 500px;
}

#logo
{
	padding-top: 10px;
	height: 100px;
	text-align: center;
}

#menu1
{
	height: 42px;
}

#menu1 .spacer
{
	float: left;
	width: 3px;
	height: 40px;
}
#menu1 .menubar
{
	width: 160px;
	height: 40px;
	float: left;
	text-align: center;
	background: url(../images/menuBtn_boven.gif);
}

#menu1 .menubar a
{
	width: 160px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	padding-top: 10px;
	height: 30px;
	display: block;
}

#menuimages
{
	height: 160px;
}
#menuimages div
{
	float: left;
}

#menuimages .spacer
{
	float: left;
	width: 3px;
	height: 40px;
}


#menu2
{
	height: 40px;
}

#menu2 .spacer
{
	float: left;
	width: 3px;
	height: 40px;
}
#menu2 .menubar
{
	width: 160px;
	height: 40px;
	float: left;
	text-align: center;
	background: url(../images/menuBtn_onder.gif);
}

#menu2 .menubar a
{
	width: 130px;
	padding-right: 30px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	padding-top: 2px;
	height: 38px;
	display: block;
}

#breadCrumb
{
	height: 25px;
	padding-top: 10px;
	color: #333;
	font-weight: bold;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
}

#breadCrumb a
{
	text-decoration: none;
}

#content #menu ul
{
	padding: 0;
	margin: 0;
}

#content #menu ul li
{
	list-style: none;
	color: #333;
	margin-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


#content #menu ul li a
{
	display: block;
	background: url(../images/item_pijl.gif) no-repeat #EAEFF3;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#contenttekst
{
	line-height: 18px;
}

#content .boxheaderblue
{
	background: #5987AC;
	height: 29px;
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 10px;
}

#content .boxheaderred
{
	background: #B05369;
	height: 29px;
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 8px;
	padding-left: 10px;
}

#content .box
{
	padding: 10px;
	background: #EAEFF3;
	margin-bottom: 10px;
	line-height: 18px;
}

#content .bannerbox
{
	padding: 10px;
	background: #EAEFF3;
	margin-bottom: 10px;
	line-height: 18px;
	padding-right: 0;
}

#content .bannerbox img
{
	padding-right: 7px;
	padding-bottom: 5px;
}

h2
{
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
}

#footer
{
	margin-top: 40px;
	background: #837954;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	color: #FFF;
	font-family: Arial;
}

#footer a
{
	color: #FFF;
	text-decoration: none;
}

.formBuilderSubmit, .formBuilderFieldName
{
	margin-top: 15px; 
}
