	@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0 none;
}
html, body {
	height: 100%;
	background: url("http://www.ikehbo.nl/images/background.png") repeat-y scroll 50% 0 #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
div#wrapper {
	background-color: #ffffff;
	width: 1000px;
	min-height: 100%;
	margin: auto;
	overflow: auto;
}
#header {
	background-image: url(../images/home.png);
	height: 119px;
	padding-left: 10px;
}
div.zoekbox {
	width: 250px;
	margin-right: 2px;
	margin-top: 88px;
	float: right;
}
input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #F8F8FF;
}
#mainbar {
	background-image: url(../images/mainbar.png);
	height: 28px;
	padding-top: 7px;
	padding-left: 7px;
	color: #FFFFFF;
}
a.mainbar {
	font-size: large;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	margin-left: 17px;
}
a.mainbar2 {
	font-size: large;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	margin-left: 282px;
	margin-right: 10px;
}
a.mainbar:visited {
	color: #ffffff;
}
a.mainbar2:visited {
	color: #ffffff;
}
a.mainbar:hover {
	color: #ff0000;
}
a.mainbar2:hover {
	color: #ff0000;
}
div.menu {
	background-color: #DEDEDD;
	width: 234px;
	margin-top: 1px;
	margin-bottom: 220px;
	padding: 20px 20px 20px 20px;
	float: left;
	font-size: medium;
}
.menuadsense {
	margin: 30px auto 20px 18px;
}
.menutitle {
	cursor: pointer;
	margin: 0px;
	background-color: #000066;
	color: #ffffff;
	width: 234px;
	height: 25px;
	text-align: center;
	font-weight: bold;
}
.menutitle:hover {
	color: #ff0000;
	text-decoration: underline;
}
.submenu {
	background-color: #ffffff;
	width: 230px;
	margin: 0px;
	padding: 8px 0px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	border: solid 2px #000033;
}
a.sub {
	text-decoration: none;
	color: #3333cc;
}
img.topmenu {
	margin-left: -30px;
}
img.bottommenu {
	margin-left: -27px;
	float: left;
}
div.breadcrumb {
	margin: 7px 30px 5px 290px;
	color: #000066;
	font-size: small;
}
span.breadcrumb {
	color: #999999;
	font-size: small;
}
div.content {
	width: auto;
	margin: 30px 40px 240px 310px;
}
div.herzien {
	text-align: right;
	margin-right: 10px;
}
h1 {
	text-align: center;
	font-weight: bold;
	font-size: xx-large;
	color: #E1771E;
}
h2 {
	text-align: center;
	color: #000066;
}
h3 {
	text-align: center;
	font-weight: bold;
	font-size: large;
	color: #d94f00;
	margin-bottom: 8px;
}
h4 {
	text-align: center;
	font-weight: bold;
	font-size: large;
	color: #d94f00;
	margin-bottom: 8px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: medium;
}
p.cursus {
	height: 30px;
	width: 210px;
	background-color: #FFFFFF;
	border: #FF6600 1px solid;
	margin-bottom: 20px;
	padding-top: 11px;
	text-align: center;
}
a:visited {
	color: #3333cc;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
div.elearning {
	float: right;
	width: 260px;
	margin-top: 40px;
}
div#bottom {
	position: relative;
	background-color: #212121;
	color: #ffffff;
	width: 1000px;
	height: 160px;
	margin: auto;
	margin-top: -220px;
	padding: 20px 0 40px 0;
	font-size: medium;
	text-align: center;
	clear: both;
}
.linkbox1 {
	border-right: 1px solid #999999;
	width: 220px;
	height: 160px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: justify;
	float: left;
}
.linkbox2 {
	width: 250px;
	height: 160px;
	float: left;
}
.linkbox3 {
	border-right: 1px solid #999999;
	width: 220px;
	height: 160px;
	float: left;
}
.linkbox4 {
	width: 220px;
	height: 160px;
	float: left;
}
#footer {
	position: relative;
	height: 35px;
	margin-top: -35px;
	clear: both;
}
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}
div.inner {
	width: 1000px;
	height: 32px;
	margin: auto;
	background-color: #212121;
	font-size: small;
	color: #cccccc;
}
div.text1 {
	float: left;
	margin: 7px 0 0 18px;
}
a.footer {
	color: #cccccc;
	text-decoration: none;
}
a.footer:hover {
	color: #ff0000;
	text-decoration: underline;
}
div.text2 {
	float: right;
	margin: 9px 10px 0 0;
}
.flexdropdownmenu, .flexdropdownmenu ul {
	font: normal 13px Verdana;
	margin-left: 10px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border: 2px solid black;
	visibility: hidden;
	display: none;
}
.flexdropdownmenu a {
	text-decoration: none;
}
.flexdropdownmenu li {
	position: relative;
	display: block;
	width: 180px;
	color: black;
	text-decoration: none;
	border-bottom: 0px solid black;
	padding: 4px 5px;
}
* html .flexdropdownmenu li {
	display: inline-block;
	width: 170px;
}
.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected > a {
	text-decoration: underline;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
