body {
	background: #D8DADC;
	margin: 0;
	padding: 56px 0;
}

.clear {
	clear: both;
}

#container {
	width: 917px;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
}

#header {
	font-size: 0;
	width: 917px;
	height: 144px;
	border-bottom: 2px solid #FFFFFF;
}

#header-left {
	width: 365px;
	height: 144px;
	float: left;
}

#logo {
	width: 365px;
	height: 144px;
}

#logo h1 {
	display: none;
}

#header-right {
	width: 552px;
	height: 144px;
	float: left;
}

#header-right .rand-foto {
	width: 182px;
	height: 144px;
	border-left: 2px solid #FFFFFF;
	float: left;
}

#header-right .rand-grijs {
	background: #D8DADC;
	width: 182px;
	height: 144px;
	border-left: 2px solid #FFFFFF;
	float: left;
}

#header-right .rand-blauw {
	background: #002B63;
	width: 182px;
	height: 144px;
	border-left: 2px solid #FFFFFF;
	float: left;
}

#content {
	background: url(../images/content_bg.jpg) repeat-y;
	width: 100%;
}

#content-left {
	width: 182px;
	float: left;
}

#menu {
	width: 182px;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul {
	padding: 17px 0 0 10px;
}

#menu li {
	background: url(../images/menu_bullet.jpg) no-repeat 0 8px;
	margin: 0 0 5px 0;
	padding: 0 0 0 11px;
}

#menu li.active {
	background: url(../images/menu_bullet_active.jpg) no-repeat 0 8px;
	margin: 0 0 5px 0;
	padding: 0 0 0 11px;
}

#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a.active {
	color: #D8DADC;
}

#menu li ul {
	padding: 6px 0 7px 2px;
}

#menu li ul li {
	background: none;
	margin: 0 0 2px 0;
	padding: 0;
}

#menu li ul li a {
	font-size: 11px;
	font-weight: normal;
}

#content-middle {
	width: 548px;
	float: left;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002B63;
	padding: 26px;
}

#text h1 {
	font-size: 24px;
	color: #D8DADC;
	margin: 0;
	padding: 0 0 22px 0;
}

#text .body {
	line-height: 150%;
}

#text .body a, #text a{
	color: #666666;
	text-decoration: none;
}

#text .body a:hover, #text a:hover{
	color: #002B63;
	text-decoration: underline;
}

#dakinnovatie {
	margin: 0 0 0 150px;
}

#dakinnovatie a.link {
	margin: 0 0 0 5px;
}

#content-right {
	width: 182px;
	margin: 0 0 0 5px;
	float: left;
}

#content-right .rand-foto {
	width: 182px;
	height: 143px;
	border-bottom: 2px solid #FFFFFF;
}

#content-right .rand-blauw {
	background: #002B63;
	width: 182px;
	height: 143px;
	border-bottom: 2px solid #FFFFFF;
}

#adres {
	position: absolute;
	width: 165px;
	border: 1px solid #4A5384;
	padding: 10px 0 10px 10px;
	margin: 20px 0 0 0;
}

#map a, #adres a {
	color: #002B63;
	text-decoration: underline;
}

#map a:hover, #adres a:hover {
	text-decoration: none;
}

#slideshow {
	margin: 0;
	padding: 0;
}

.slideshow{
	padding: 0;
	margin: 0;
}

.slideshow ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.slideshow li {
	margin: 0;
	padding: 0;
}

#footer {
	height: 61px;
}

#footer-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002B63;
	text-align: center;
	background: #D8DADC;
	width: 92px;
	padding: 15px 45px 0 45px;
	float: left;
}

#footer-right {
	font-size: 0;
	float: left;
}

#footer-right ul, #footer-right li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-right li {
	float: left;
}
