body{
	margin: 0px;
	background-color: #f9f8f6;
	font-family: Arial;
	font-size: 11px;
	color: #07395a;
}

a img{
	border: none;
}

img.cms_imgleft
{
	float: left;
	margin-right: 5px;
}

img.cms_imgRight
{
	float: right;
	margin-left: 5px;
}

div#container
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div#header
{
	height: 70px;
	text-align: right;
	background-color: #aa8f71;
}

div#images img
{
	margin: 0px;
	display: block;
	float: left;
}

div#images
{
	font-size: 0px;
	height: 160px;
}

img.logo
{
	margin-top: 40px;
	margin-right: 13px;
}

div#menu div.normal
{
	background-color: #07395a;
	float: left;
	width: 159px;
	height: 35px;
	margin-right: 1px;
	cursor: pointer;
}

div#menu div.normal img
{
	margin-left: 12px;
}

div#content
{
	background-color: white;	
	padding-bottom: 20px;
	float: left;
	width: 960px;
	line-height: 18px;
}

div#sideMenu
{
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

a.submenuItem
{
	padding-left: 10px;
	line-height: 20px;
	text-decoration: none;
	color: #07395a;
	font-size: 12px;
}

a.submenuItemA
{
	padding-left: 10px;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #715032;
	background-repeat: no-repeat;
	background-position: center left;
}

div#contentBlok
{
	width: 700px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

div#contactBlok
{
	width: 180px;
	float: right;
	padding-right: 20px;
}

div#footer
{
	background-color: #e8ddd0;
	text-align: center;
	clear: both;
}

img.partner
{
	margin-right: 60px;
	float: left;
}

div#partnersText
{
	width: 160px;
	text-align: right;
	line-height: 70px;
	height: 70px;
	margin-right: 30px;
	color: #9b7c5c;
	float: left;
}

img.standaardAfbeelding
{
	border-width: 5px;
	border-color: #e8ddd0;
	border-style: solid;
	display: block;
	float: left;
}

div.overzichtText
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #07395a;
	margin-left: 10px;
}


td.contactCell{
	font: 11px/14px Arial;
	width: 50px;
	color: #003746;
}

.contact{
	width: 350px;
	border-color: #aa8f71;
	border-style: solid;
	border-width: 1px;
}

.contactKnop{
	font: 11px/14px Tahoma;
	color: white;
	background-color: #aa8f71;
	border: 0px;
	vertical-align: middle;
	height: 20px;
	text-align: center;
	font-weight: bold;
}

table.contactformulier td{
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 6px;
	font: 11px/16px Arial;
	color: #07395a;
	vertical-align: top;
}

div.contactBlok
{
	width: 200px;
	float: right;
}

span.beige
{
	color: #715032;
}

a.onzichtbareLink:hover
{
	text-decoration: underline;
}

a.linkMetPijl:hover
{
	text-decoration: underline;
}

/******************POPUPMENU***************/

table.popupMenu{
	position: absolute;
	z-index: 100;
	border: none;
	width: 159px;
}

table.popupMenu td
{
	background-color: #15426d;
	filter:alpha(opacity=90);
	opacity:.85;
}

table.popupMenu td td
{
	opacity: 1.0;
}

table.popupMenu td.normal{
	border: none;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

table.popupMenu td.normal a{
	font: 11px/11px Arial;
	color: white;
	text-decoration: none;
}

table.popupMenu td.hover{
	border: none;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url("../images/pijl_white.png");
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

table.popupMenu td.hover a{
	font: 11px/11px Arial;
	color: red;
	text-decoration: none;
}
