body {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	
}

/* put some default styling here */

strong, b { font-weight: bold; }
i { font-style: italic; }
u { text-decoration: underline; }


h1, h2, h3, h4 {
	color: #0088b7;
	margin: 0 0 15px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.header {
	width: 950px;
	background-image: url(/images/menu-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 185px;
	position: relative;
}
#searchform {
	position: absolute;
	bottom: 0px;
	right: 130px;
}
#searchform p {
	display: block;
	height: 24px;
}
#searchform #q {
	border: 1px solid #0088B8;
	width: 150px;
	height: 18px;
	padding: 0;
	margin: 0 3px 0 0;
	float: left;
}
#searchform .search_button {
	background-color: #0088B8;
	border: 0;
	color: #fff;
	height: 20px;
	margin: 0 0 0;
	float: left;
}
#searchform .search_button:hover {
	background-color: #033968;
}
.page {
	overflow: hidden;
	margin-top: 10px;
	width: 950px;
}
.header .logo {
	float: left;
	background-color: #fff;
}
.left-column {
	overflow: hidden;
	float: left;
	background-image: url(/images/menu_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 268px;
	padding: 0 0 300px;
	background-color: #fff;
}
.expand-menu {
	overflow: hidden;
}
.expand-menu li {
	display: block;
	border-bottom: 2px solid #fff;
	text-align: right;
	overflow: hidden;
}
.expand-menu .expandable {
	color: #ffffff;
	display: block;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.expand-menu .subitem {
	text-decoration: none;
	color: #013565;
}
.expand-menu a.selected {
	color: #0088B8;
}
.expand-menu li ul {
	display: block;
	overflow: hidden;
	padding: 5px 10px 5px;
	background-image: url(/images/overlay.png);
}
.expand-menu li ul li {
	border: 0;
	padding: 3px 0;
}
.extra { float: right; margin: 20px 10px;}
.extra li{ display: inline; }
.extra li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0 2px;
}
.content-wrapper {
	float: left;
	width: 682px;
	background-color: #f4fbfe;
}
.content-wrapper .text {
	width: 640px;
	padding: 10px 20px 20px;
	min-height: 400px;
	
}
.content-wrapper-wide {
	overflow: hidden;
	width: 950px;
	background-color: #f4fbfe;
}
.content-wrapper-wide .text {
	width: 700px;
	margin: 10px 0 0 40px;
}
.picture-right {
	float: right;
}
.page h1 {
	color: #0088b7;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 15px;
}
.page h1 img {
	margin-left: 10px;
}
.page p {
	text-align: justify;
	margin: 0 0 10px;
	line-height: 16px;
}
.page h4 {
	font-weight: bold;
}
.page a {
	color: #000;
	text-decoration: underline;
}
.text li {
	margin: 3px 0 3px 10px;
	list-style-type: disc;
	list-style-position: outside;
}
.page .back {
	display: block;
	margin: 20px 0;
}
.page .date {
	margin: 0 0 0 5px;
}
.menu {
	float: right;
	display: inline;
	margin: 133px 108px 0 0
}
.menu li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}
.menu li a {
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
}
.menu li a:hover {
	text-decoration: underline;
}
.tab {
	position: absolute;
	bottom: -10px;
	width: 150px;
	height: 25px;
	text-indent: -3000px;
}
.tab:hover {
}
.bedrijven {
	left: 360px;
	background-image: url(/images/bedrijven.jpg);
}
.consument {
	left: 520px;
	background-image: url(/images/consument.jpg);
}
.footer {
	clear: both;
	background-color: #ffffff;

}
.footer ul {
	padding: 10px 0;
	text-align: right;
	margin-right: 108px;
}
.footer ul li {display: inline; color: #0088B8; }
.footer ul li a {
	color: #013565;
	text-decoration: none;
}
.file-list {
	margin: 20px 0 0;
}
.file-list li {
	height: 18px;
}
.file-list li a {
	line-height: 13px;
}
#attachment {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}
#attachment .row {
	overflow: hidden;
	height: 28px;
}
#attachment  label {
	float: left;
	width: 200px;
	height: 28px;
}
#attachment input, #attachment select {
	float: left;
	width: 216px;
}

#results ol li {
	display: block;
	margin: 10px 0;
}

.secured-menu {
	margin: 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.secured-menu li {
	display: inline;
}
.secured-menu a {
	background-color: #0088B8;
	padding: 5px 10px;
	margin: 0 5px 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	float: left;
}
.secured-menu a:hover {
	background-color: #003665;
}
.field {
	margin-bottom:5px;
	overflow: hidden;
}

.field label {
	float:left;
	width:150px;
	height: 18px;
}
.field-error {
	color: #aa0000;
}
.field input,
.field select {
	width:200px;
	border: 1px solid black;
}
.field .submit {
	margin-left: 150px;
	width: auto;
}
.checkbox {
	margin: 15px 0;
}
.checkbox input {
	float: left;
	margin: 0 0 0 150px;
	width: auto;
}
.checkbox label {
	width: auto;
	margin: 0 0 0 10px;
}
.bedrijvenpaginas a {
    font-size: 14px;
    text-decoration: none;
    color: #0088B8;
    line-height: 16px;
}
.bedrijvenpaginas a:hover {
    text-decoration: underline;
}
.bedrijvenpaginas ul {
    margin: 10px 0;
}

