body {
	clear: none;
	float: none;
	height: 100%;
	width: 100%;
	background-color:#000099;
}
body, div {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
body, div, td, body, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topbar, #menuspace, #title, #footer, #leftbar, #contentbox {
	position: absolute;
	width: 950px;
	left: 50%; /* Position it 50% from the left */
	margin-left: -475px; /* And correct with half the width of the box */
	overflow:hidden;
	
}
#topbar, #menuspace, #title, #footer, #contentbox {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#topbar {
	height: 173px;
	top: 0px;
	background-image: url(../img/header.gif);
}
#menuspace {
	height: 30px;
	top: 173px;
	background-image: url(../img/menubar.gif);
	overflow:visible;
	z-index: 999;
}
#title {
	height: 50px;
	top: 203px;
	background-image: url(../img/title.gif);
	font-size:14px;
	font-weight:bold;
	color: #000099;
}
#titeltekst {
	position: absolute;
	left: 230px;
	top: 20px;
}
#footer {
	height: 20px;
	bottom: -1px;
	background-image: url(../img/footer.gif);
}
#footer td, #footer td a {
	color:#FFFFFF;
	font-size:9px;
	text-decoration: none;
	font-weight: normal;
	font-style:normal;
}
#leftbar {
	top: 253px;
	bottom: 20px;
	background-image: url(../img/contback.gif);
	z-index: 995;
	width:200px;
	border-left: 1px solid #ffffff;

}
#add_one, #add_two, #add_three {
	position: absolute;
	left: 5px;
	width: 175px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}

#add_one {
	height: 150px;
	bottom: 5px;
}
#add_two {
	height: 75px;
	bottom: 160px;
	z-index: 999;
}
#add_three {
	height: 50px;
	bottom: 240px;
}
#contentbox {
	top: 253px;
	bottom: 20px;
	z-index: 900;
	background-color:#FFFFFF;
	padding-bottom: 5px;

}
#content {
	position:relative;
	top: 0px;
	left: 230px;
	width: 720px;
	overflow: auto;
	height: 100%;
}
.searchbar form {
	padding: 0px;
	margin: 0px;
}
.searchbar input {
	border: 1px solid #000099;
	font-size: 11px;
	width: 100%;
	background-color: #ff9933;
}
.searchbar a {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
	
/* menu */

	DIV.menuBar, DIV.menuBar a.menuButton, DIV.menuBar a.menuHuis, DIV.menu, DIV.menu a.menuItem {
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		color: #000000;
	}
	
	DIV.menuBar {
		position: absolute;
		width: 950px;
		left: 50%; /* Position it 50% from the left */
		margin-left: -475px; /* And correct with half the width of the box */
		overflow:hidden;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		/*height: 26px;*/
		top: 173px;
		background-image: url(../img/menubar.gif);
		/*overflow:visible;*/
		z-index: 999;
		padding: 9px 0px 8px 0px;
		/*z-index: 999px;
		height: 28px;*/
	}
	
	DIV.menuBar a.menuButton {
	color: #ffffff;
	left: 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	visibility: visible;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	}

	DIV.menuBar a.menuButton:hover {
	background-color: #ff9933;
	color: #ffffff;
	visibility: visible;
	}
	
	DIV.menuBar a.menuButtonActive, DIV.menuBar a.menuButtonActive:hover {
	  background-color: #ff9933;
	  color: #ffffff;
	}
	
	DIV.menu {
	border: 1px solid black;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 10000;
	display: run-in;
	float: none;
	background: #ff9933;
	}
	
	DIV.menu a.menuItem {
		color: #000000;
		cursor: default;
		display: block;
		padding: 3px 1em;
		text-decoration: none;
		white-space: nowrap;
	}
	
	DIV.menu a.menuItem:hover, DIV.menu a.menuItemHighlight {
	color: #ffffff;
	background-color: #666666;
	}
	
	DIV.menu a.menuItem span.menuItemText {}
	
	DIV.menu a.menuItem span.menuItemArrow {
	  	margin-right: -.75em;
	}
	
	DIV.menu DIV.menuItemSep {
	  	border: 1px inset #999999;
	  	margin: 4px 2px;
	}

/* overgenomen uit oude css */
frameset {
	overflow: hidden;
}
iframe {
	border: none;
}
td, body, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #cd1e1e;
	font-weight:bold;
	font-style: oblique;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	font-style: oblique;
}
a:hover {
	color: red;
}

h1 {
	font-size: 14px;
	color: #000099;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}
#inputh1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	margin: 0px;
	/*background-color: #ff6600;*/
	height: 25px;
	border: 1px solid #000000;
}
#save {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
	margin: 0px;
	background-color: #000099;
	height: 25px;
	border: 1px solid #000099;
	margin-bottom: 2px;
}
.border {
	border: 2px solid #A00100;
}
.contactheader {
	font-size: 12px;
	font-weight: bold;
	background-color: #ff9933;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.contacthint {
	background-color: #ff9933;
	color: white;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style:italic;
	padding-bottom: 5px;
}
.contactinput {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 2 solid #cc9901;
}
/* new */
#locatietabel {
	text-decoration: none;
	background-color:#FFFFFF;
}
#locatietabel th {
	color: #000000;
	background-color:#ff9933;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#locatietabel td {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000099;
}

/* nieuwsuitklappen */
.newsHeader {
	font-size: 12px;
	padding: 3px;
	cursor: hand;
}

.newsHeaderSelected {
	color: #FFFFFF;
	background-color: #000099;
	margin-top: 5px;
}

.newsItem {
	padding: 4px 20px 8px 24px;
	font-size: 12px;
	display: none;
	margin-bottom: 5px;
}

.newsItemSelected {
	background-color: #ff9933;
	display: block;
}
