@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(./images/background.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#container,
div#footer {
	behavior: url(template/iepngfix.htc);
}

.printAdres {
	display: none;
}

#navigation {
	background-color: #F89728;
	height: 25px;
	width: 100%;
	text-align: center;
}

#container {
	background: transparent url(./images/container_bg.png) repeat-y;
	width: 850px;
	min-height: 540px;
	margin: 0 auto;
	text-align: left;
}

#container #content {
	margin-left: 44px;
	width: 758px;
	min-height: 100%;
	margin-right: 2px;
}

#container #content #left {
	background: url(images/content_bg.gif) no-repeat;
	width: 551px;
	min-height: 340px;
	margin-left: 0.8em;
	margin-top: 0.5em;
	padding-top: 1px;
	*padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 2em;
}

#container #content #left div.img8 { display: none; }

#container #content #left.wide { background: url(images/content_bg_wide.gif) no-repeat; width: 740px; position: relative; min-height: 410px; }
#container #content #left.wide * { z-index: 5; position: relative; }
#container #content #left.wide div.img8 { background: url(images/content_bg_8.gif) no-repeat; width: 65px; height: 178px; display: block; position: absolute; right: 15px; bottom: 15px; z-index:1; }

#container #content #right {
	float: right;
	width: 180px;
	height: 450px;
	margin-top: 0.5em;
	font-size: 11px;
	background: url(images/content_bg_8.gif) no-repeat bottom right;
	background-position: 90% 100%; 
	_background-position: 90% 95%; 
}


#content #header {
	height: 100px;
	vertical-align: bottom;
}

#header h1 		{	display: none; }
#header a img 	{	border: 0; }

#footer {
	height: 83px;
	width: 850px;
	margin: 0 auto;
	margin-top: -1em;
	background: #fff url(./images/container_footer.png) no-repeat;
	padding-top: 1em;
	font-family: Calibri;
	color: #fff;
}

#footer a {	color: #fff; text-decoration: none; }
#footer a:hover {	text-decoration: underline; }

ul.werkwijze_opdrachten li { line-height: 1.7em; }
