html,body {
	margin:0;
	padding:0;
}
body {
	font:76% arial,sans-serif;
	text-align:center;
	background:url(../images/bg_body.gif) repeat-x top;
	color:#4b4a4a;
}
p {
	margin:0 0px 10px;
}
a {
	text-decoration:none;
	color:#ff6600;
}
a:hover {
	text-decoration:underline;
	}
h1,h2 {
	margin-bottom:0px;
	margin-top:20px;
}
h1.toppage {
	margin-top:0px;
}
h3 {
	margin-bottom:0px;
}
#header {
	height:128px;
	margin:0;
	width:990px;
	}
#header_left {
	float:left;
	width:745px;
}
#header_right {
	float:left;
	width: 240px;
}

#content p {
	line-height:1.4;
}
#navigation {
	background:transparent;
	}
#navigation ul {
	margin:0px 0;
	padding:0;
	list-style-type:none;
	background-color:#FFF7CC;
	width:240px;
	display:block;
}
#navigation li {
	}
#navigation li a {
	padding:5px;
	padding-left:30px;
	border-bottom:5px solid white;
	background-color:#FFF7CC;
	width:205px;
	display:block;
	background:#FFF7CC url(/images/pijl_menu_oranje.png) no-repeat 10px center;
	}
#navigation li a:hover {
	padding:5px;
	padding-left:30px;
	border-bottom:5px solid #ffffff;
	background-color:#FFFFFF;
	width:205px;
	display:block;
	text-decoration:none;
	color:#4B4A4A;
	background:#FFFFFF url(/images/pijl_menu_oranje.png) no-repeat 10px center;
	}

.date_right {
	color:#ff6600;
	font-size:80%;
}
.date_content {
	color:#ff6600;
	font-size:80%;
}
.rightcontainer {
	background-color:#FFF7CC;
	width:240px;
}
.rightcontainer_text {
	padding:10px;
}
#container_extra {
	background:#fff7cc;
	border-top: 1px solid #b9b4af;
	width:100%;
	text-align:center;
	margin:0 auto;
	margin-top:20px;
}
#container_footer {
	background-color:#F5821F;
	width:100%;
	text-align:center;
	margin:0 auto;
}
#extra_wrapper {
	margin:0 auto;
	width:100%;
	
}
#extra {
	color:#82837d;	
	margin:0 auto;
	text-align:left;
	width:900px;
	padding-left:85px;
	padding-bottom:20px;
	}
#extra_text {
	padding-top:20px;
	padding-bottom:20px;
	width: 658px;
	float:left;
}
#extra_text .col1 {
	width:305px;
	padding-right:10px;
	float:left;
}
#extra_text .col2 {
	width:310px;
	padding-left:10px;
	float:left;
}
#newsletter {
	padding-top:20px;
	padding-left:20px;
	float:left;
	width:220px;
	padding-bottom:20px;
}
#extra p {
	padding:0px;
	margin:0px;
}
#footer {
	margin:0px;
	text-align:left;
	margin:0 auto;
	color:white;
	font-size:2em;
	font-weight:bold;
	color:#f9b376;
}
#footer a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
#footer_text {
	padding:20px;
	text-align:left;
	margin:0 auto;
	padding-left:100px;
	width:900px;
	}
#container {
	width:990px;
	margin:0 auto;
	text-align:left;
	}
#content {
	float:left;
	width:740px;
	}
#content_text {
	padding-left:86px;
	padding-top:26px;
	background:transparent url(../images/pay-off_site.gif) no-repeat left top;
	min-height:500px;
	_height: 500px;
}
#navigation {
	float:left;
	width:240px;
	margin-left:10px;
}
#menu {
	padding-left:64px;
	width:720px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 3px;
	padding: 0px 0px 0px 0px;
	background-color:#333366;
	text-decoration: none;
	font-size: 15px;
	color: #eae8e8;
}
#menu a.westergozone {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/westergozone.gif) no-repeat left;
	width:141px;
}
#menu a:hover.westergozone, #menu a.westergozone_actief {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/westergozone_f2.gif) no-repeat left;
	width:141px;
}
#menu a.projecten {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/projecten.gif) no-repeat left;
	width:124px;
}
#menu a:hover.projecten, #menu a.projecten_actief {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/projecten_f2.gif) no-repeat left;
	width:124px;
}
#menu a.media {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/indemedia.gif) no-repeat left;
	width:149px;
}
#menu a:hover.media, #menu a.media_actief {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/indemedia_f2.gif) no-repeat left;
	width:149px;
}
#menu a.infotheek {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/infotheek.gif) no-repeat left;
	width:137px;
}
#menu a:hover.infotheek, #menu a.infotheek_actief {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/infotheek_f2.gif) no-repeat left;
	width:137px;
}
#menu a.contact {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/contact.gif) no-repeat  left;
	width:120px;
}
#menu a:hover.contact, #menu a.contact_actief {
	height:120px;
	text-indent:-5000px;
	background: transparent url(/images/menu/contact_f2.gif) no-repeat  left;
	width:120px;
}

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 

.style1 {
	font-size: large;
	font-weight: bold;
}

/* styling homepage menu */
.menu {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 191px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/button.gif) no-repeat center center;
}
.menu li em {
	background: url(../images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

/* styling accordion bij projecten */

.accordion2 {
	width: 640px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion2 h3 {
	background: #ffffff url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #cccccc;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 div {
	background: #ffffff;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}

/* backbutton */
#back_button {
	background-color:#EAE8E9;
	color:#595758;
	font-size:120%;
	font-weight:bold;
	margin-top:40px;
	padding:7px;
	width:100px;
}
.projects_float {
	width:280px;
	background-color:white;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	border:1px solid #FF6600;
	height:120px;
}
.projects_float h2 {
	text-align:left;
	color:#ff6600;
	font-weight:bold;
}
.projects_float img {
	border:5px solid #666666;
	}
ul.border {
	border-bottom:5px solid black;
}
.bg_orange {
	background-color:#CC6600;
	height:150px;
	border:1px solid red;
	overflow: hidden;
}
.searchSubmit {
	height: 20px;
}
#searchform .input {
	width: 140px;
	font-size:11px;
	float:left;
	height:17px;
}

table.files img {
	border: 7px solid #bbbaba;
	border-bottom:18px solid #bbbaba;
}
table.home {
	background-color:transparent;
}
#foto {
	height:240px;
	width:650px;
}
.image_home {
	float:left;
	margin-right:5px;
	padding:0px;
	margin-top:4px;
}
.nieuwsitem {
	margin-bottom:10px;
	display:block;
}
.image_home_rechts {
	float:right;
	margin-left:5px;
	padding:0px;
	margin-top:4px;
}
.image_proj_links {
	float:left;
	margin-right:5px;
	padding:0px;
	margin-top:4px;
}
#projectdocumentatie a, #media_item a {
	padding-left: 12px;
	background:white url(../images/pijltje_rechts.gif) no-repeat left 2px;
	
}
