/**************************************************************************************************html-body Section***************************************************************************************************/
body {
	text-align: center;
	background: #fff;
}
/**************************************************************************************************Framework Section ***************************************************************************************************/
#wraper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
/**************************************************************************************************Contentwraper section***************************************************************************************************/
.contentwraper {
	width: 990px;
}
/*html>body #contentwraper {
	overflow: hidden;
}
*/
/**************************************************************************************************Navbar section***************************************************************************************************/
.navbar {
	float: left;
	width: 245px;
	border: 0px solid lime;
}
.navbarbox {
	position: relative;
	width: 245px;
	height: 490px;
	margin: 50px 0 0 0;
	background: url(/images/kooklesagendabg.gif) no-repeat left top;
	background-position: 0% 0%;
}
html>body .navbarbox {
	overflow: hidden;
}
/*Lift Style*/
.lift {
	margin: 40px 0 0 65px;
}
/*Navbartitle Style*/
.navbartitle {
	width: 140px;
	height: 20px;
}
.navbartitle p {
	font-size: 14px;
	font-weight: bold;
	color: #dd2a2c;
}
/*Navbartext Style*/
.navbartext {
	width: 140px;
	height: 80px;
	margin: 10px 0;
	border: 0px solid green;
}
/*Reserveer Style*/
.reserveer {
	width: 240px;
}
.reserveerbox {
	width: 180px;
	height: 40px;
	margin: 0px 0 0 40px;
	border: 0px solid lime;
}
.reserveerbox a {
	font-size: 16px;
	font-weight: bold;
	color: #de2a2c;
	padding: 0 13px;
	background: url(/images/redstip.gif) no-repeat left top;
	background-position: 0% 60%;
}
/**************************************************************************************************Content section***************************************************************************************************/
.content {
	float: left;
	width: 743px;
}
/*Inhoud style*/
.inhoud {
	float: left;
	width: 460px;
	background: url(/images/bgcontent-foo.gif) no-repeat left top;
	background-position: 0% 0%;
}
html>body .inhoud {
	overflow: hidden;
}
.inhoudbox {
	width: 380px;
	margin: 60px 0 0 70px;
	border: 0px solid green;
}
.InputVeld {
	border: 1px solid #b7bbbc;
	width: 220px;
}
/*Logo style*/
.contlogo {
	width: 370px;
	height: 67px;
	background: url(/images/contlogo.gif) no-repeat left top;
	background-position: 0% 0%;
}
/*Titlefont style*/
.titlefont {
	width: 371px;
	height: 50px;
}
.titlefontbox {
	width: 360px;
	margin: 40px 0 0 0px;
	font-size: 14px;
	color: #d61221;
}
/*Hormenu section*/
.hormenu {
	width: 370px;
	margin: 20px 0px;
}
.hormenubox {
	width: 360px;
	height: 30px;
	margin: 0px;
}
.hormenu ul {
	list-style: none;
	margin: 0px 0 0 0px;
}
.hormenu ul li {
	float: left;
	border: 0px solid green;
}
.hormenu a {
	padding: 0 4px 0 9px;
	font-size: 11px;
	background: url(../images/circlebullet.gif) no-repeat left top;
	background-position: 0% 50%;
}
.hormenu li a:hover {
	color: #0095d8;
	background: url(../images/circlebulletover.gif) no-repeat left top;
	background-position: 0% 60%;
}
.firstchild a, .hormenu .firstchild a:hover {
	font-size: 14px;
	font-weight: bold;
	/*background: none;
*/
}
.hormenu .menuitem-active a {
	font-size: 14px;
	color: #0095d8;
	font-weight: bold;
}
/*ContentText style*/
.contenttextka {
	 width: 380px;

/*	height: 280px;
*/
	overflow: auto;
	border: 0px solid green;
}
.contenttextboxka {
	width: 280px;
	padding: 10 0 20px 0;
}
.contenttextboxka p {
font-size:13px;
	line-height: 20px;
}
/**************************************************************************************************Fotobar section ***************************************************************************************************/
.fotobar {
	float: left;
	width: 280px;
}
.fotobarbox {
	width: 280px;
	height: 550px;
	margin: 0px 0 70px 0;
}
/**************************************************************************************************Footer section ***************************************************************************************************/
.footer {
	position: relative;
	width: 990px;
	clear: both;
}
.footerbox {
	width: 780px;
	height: 42px;
	margin-left: 150px;
}
.footer p {
	color: #666666;
	font-size: 10px;
}
.footer p a {
	color: #666666;
}
.logo {
	width: 212px;
	height: 107px;
	position: absolute;
	top: -62px;
	left: 800px;
	_cursor: hand;
	_cursor: pointer;
}    

