body {
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	background:#fff url(/images/bg_body2.jpg) repeat-y top left;
	font-size:12px;	
	color:#2E3092;
	margin:0;
	padding:0;
}
#container {
	margin:0;
	padding:0;
	width:980px; /* 740 */
}
.logo {
	margin:0;
	padding:0;
}
.header {
	position:absolute;
	top:0px;
	left:228px;
}
.slogan {
font-size: 14px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
color: #fff;
position: absolute;
top: 77px;
left: 255px;
}
#menu {
	z-index:1;
	position:absolute;
	left:12px;
	top:146px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
	#menu ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 15em;
	}
	
	#menu li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 15em;
		height:33px;
	}
	
	#menu li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 16.05em;
		margin-top : -33px;
	}
	
	#menu li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#menu li a {
		width: 15em;
		w\idth : 15em;
		display : block;
		text-decoration : none;
		background-color : white;
		padding : 0 0.5em;
	}
	
	
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
		left: -999em;
	}
	
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/* Styles for Menu Items */
#menu a {
	margin:0;
	padding:0;
	vertical-align:middle;
	display: block;
	text-decoration: none;
	color:#2E3092;
	width:155px;
	line-height:33px;
	border-bottom:1px solid #eee;		
}

#menu a:hover { 
	color:#E20019;
	background:url(/images/bg_menuitemhover.gif) no-repeat top right;		
} 
#menu li ul a:hover { 
	color:#E20019;
	background:#EAEFF5 url(/images/bg_menuitemhover.gif) no-repeat top right;		
} 
#menu a.selected {
	background:url(/images/bg_menuitemhover.gif) no-repeat top right;		
}		
#menu li ul li a { 
	background-color:#EAEFF5;
}
#menu li ul li a.selected { 
	background:#EAEFF5 url(/images/bg_menuitemhover.gif) no-repeat top right;
}		
#content {
	position:absolute;
	top:115px;
	left:0;
	padding-left:228px;
	padding-bottom:40px;
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	font-size:12px;
	min-height:800px;
	width:758px;
	z-index:0;
	background:url(/images/bg_content.jpg) no-repeat bottom left;
	
}
#tekst {
	width:498px; /* 498px */
	margin:5px 20px 0 0px;
}
#aside {
	width: 229px;
	border-left: 1px #E0E0E0;
	float: right;
	text-align: left;
	padding-left: 10px
	
}
a {
	color:#E20019;
}
a:hover {
	color:#E20019;
}
h1 {
	margin:15px 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;	
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;	
}

td {
	font-size:11px;
}
img {
	border-color:#E20019;
}
th {
	text-align:left;
	font-weight:bold;
	background-color:#DBDBEE;
	padding:7px 5px;
}
.alt {
	background-color:#EFF2FC;
}
.normal td {
	padding-bottom:30px;
}
.alt td {
	padding-bottom:30px;
}
.map_links {
	text-align:center;
}
.map_links a:link, .map_links a:visited {
	color: #777;
}
.map_links a:hover, .map_links a:active {
	text-decoration: none;
}

.breadcrumbs{
	margin:10px 0;
	font-size:10px;
	font-weight:bold;
	color: #999;
}
#object_header {
	width:498px;
	background-color:#FCF9EF;
	border:1px solid #FFF3CB;
	margin:10px 0;
}
#object_header p {
	margin:0;
	padding:8px;
}
#object_nav {
	display:block;
	height:38px;
	margin:10px 0 40px 0;
	text-align:right;
}
#object_nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	margin-top:5px;
}
#object_nav li {
	vertical-align:middle;
	list-style:none;
	margin:0 10px 0 0;
	float:left;
}
#object_nav li span {
	padding:2px 5px;
	display:block;
	margin:0;
}
#object_nav li a {
	display:block;
	text-decoration:none;
	border:1px solid #FFF3CB;
	padding:1px 5px;
	background-color:#FCF9EF;
	margin:0;
}
#object_nav li a.selected {
	display:block;
	text-decoration:none;
	border:1px solid #DBDBEE;
	padding:1px 5px;
	background-color:#EFF2FC;
	margin:0;
}
label {
	padding:2px 0 0 0;
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
}
form {
	width:490px;
	background-color:#FCF9EF;
	border:1px solid #FFF3CB;
}
form table {
	margin:8px;
}
.text {
	width:160px;
}
#footer {
	margin:50px 6px 15px 0px;
	padding:2px;
	width: 490px;
	border-top:1px solid #eee;		

}
#sub {
text-indent:10px;
}
#sub a{
	font-size:11px;
	height:22px;
}
.selector{
	margin:0;
	padding:0;
}

#kal {
	width:500px;
}
#week {
	float:left;
	padding:8px;
	width:20px;
	line-height:20px;
	background-color:#333333;
}

#contact_div{
	display:block;
	width:200px;
	margin-top:44px;
	background:url(/images/makelaarblok.png) top left no-repeat;
}
#contact_met{
	text-align:center;
	margin-top:44px;
	margin-bottom:20px;
	font-weight:normal;
	margin:10px 21px 15px 18px;
	width:161px;
}
#contact_met img.border {
	border:1px solid #8288D2;
}
#contact_met th{
	background:transparent;
	text-align:center;
}
#contact_met a{
	border:0px;
}
#contact_met .groen{
	color:#007c06;
	text-align:center;
}
#contact_met .schuin{
	font-style:italic;
}
#contatct_met .bareld{
	color:#031569;
}

/**popup http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/**/
#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
} 
#popupContact{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:384px;  
	width:465px;  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:2;  
	padding:12px;  
	font-size:13px;  
}
#popupContactClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#000;  
	font-weight:700;  
	display:block;
	cursor:pointer;
}
/**end popup**/