/****************************************************** algemeen ***********/

body {
	font-family: arial;
	font-size: 0.7em;
	color: rgb(102,102,102);
	margin: 0px;
	padding: 0px;
	background-image: url(/siteimg/bgheader_grijs.gif);
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: rgb(65,150,57);
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.7em;
	color: rgb(35,31,32);
	margin: 0px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(207,207,207);
}

span.firstword {
	color: rgb(51,51,51);
	font-weight: bold;
}

span.kopgroen {
	color: rgb(65,150,57);
}

h2 {
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	color: rgb(102,102,102);
	font-size: 1.5em;
}

h2.streep {
	border-bottom: 1px solid rgb(207,207,207);
}

h3 {
	margin: 0px;
	font-size: 1.0em;
}

p {
	margin: 15px 0px 15px 0px;
	line-height: 1.5em;
}

ul {
	margin: 25px 0px 25px 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-image: url(/siteimg/pijl_alsosee.gif);
}

ul li {
	line-height: 1.5em;
}

ul li a {
	text-decoration: none;
	color: rgb(102,102,102);
}

ul li a:hover {
	text-decoration: underline;
	color: rgb(65,150,57);
}

hr {
	border: 0px;
	border-top: 1px solid rgb(207,207,207);
	background-color: rgb(207,207,207);
	height: 1px;
	margin: 0px;
	margin-bottom: 25px;
}

hr.contentbreed {
	width: 961px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin: 6px 0px 0px 6px;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/****************************************************** print specifiek ***********/

ul#hoofdmenu, div#header form, div#homeflash, hr, hr.contentbreed, div#footer, ul#cases li.caseitem div a,
ul#cases li.caseitem span, div#contentvisual, div#contentalsosees, img#printicoon,
a.print, img#terugov, div.pagnummers {
	display: none;
}

img#logo {
	margin: 0px 0px 30px 520px;
}

div#footerprint {
	border-top: 1px solid rgb(207,207,207);
	margin-top: 50px;
	display: block;
	padding: 15px 0px 0px 320px;
}

div#footerprint span.grijs {
	color: rgb(207,207,207);
	padding: 0px 5px 0px 5px;
}

/****************************************************** cases ***********/

ul#cases {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style: none;
}

ul#cases li.caseitem div {
	width: 650px;
}

/****************************************************** downloads ***********/

table.downloads {
	margin: 30px 0px 40px 0px;
	padding: 0px;
}

table.downloads tr.over {
	border: 1px solid red;
}

table.downloads td {
	border-bottom: 1px solid rgb(245,245,245);
	padding: 4px 0px 4px 0px;
}

table.downloads td.titel {
	width: 488px;
}

table.downloads td.titel a {
	background-image: url(/siteimg/pijl_alsosee.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: rgb(102,102,102);
	display: block;
}

table.downloads td.titel a:hover {
	text-decoration: none;
}

table.downloads td.type {
	width: 50px;
}

table.downloads td.kb {
	width: 55px;
}

table.downloads td.icoon {
	width: 20px;
	text-align: center;
}

/****************************************************** formulieren ***********/

form#contactform {
	margin: 0px;
}

form#contactform fieldset {
	width: 290px;
	border: 0px;
	margin: 0px;
	margin-right: 9px;
}

form#contactform fieldset#last {
	margin: 0px;
}

form#contactform legend {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
}

form#contactform hr {
	width: 290px;
	border: 0px;
	border-top: 1px solid rgb(207,207,207);
	background-color: rgb(207,207,207);
	height: 1px;
	margin: 0px;
	margin-bottom: 25px;
}

form#contactform label {
	height: 30px;
}

form#contactform input {
	border: 1px solid rgb(207,207,207);
	background-color: rgb(237,237,237);
	width: 275px;
	height: 17px;
	font-family: arial;
	font-size: 1em;
	margin: 3px 0px 17px 0px;
}

form#contactform input.small {
	width: 130px;
}

form#contactform input.buttonverstuur {
	width: 111px;
	height: 30px;
	margin: 22px 0px 0px 165px;
}

form#contactform textarea {
	border: 1px solid rgb(207,207,207);
	background-color: rgb(237,237,237);
	width: 275px;
	height: 131px;
	font-family: arial;
	font-size: 1em;
}

/****************************************************** landing ***********/

div.landingitem {
	width: 600px;
	margin-bottom: 50px;
}

div.landingitem h2 {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 10px;
}

div.landingitem h2 a {
	color: rgb(51,51,51);
}

div.landingitem img {
	float: left;
	margin: 5px 10px 0px 0px;
}

div.landingitem p {
	margin: 0px 0px 15px 0px;
}

/****************************************************** nieuws ***********/

div.nieuwsitem {
	clear: both;
	margin-bottom: 50px;
	width: 550px;
}

div.nieuwsitem h2 a, div.nieuwsitem h2 a:hover {
	text-decoration: none;
	color: rgb(102,102,102);
}

div.nieuwsitem span.datum {
	color: rgb(65,150,57);
	font-weight: bold;
	font-style: italic;
	float: left;
}

div.nieuwscontent {
	float: right;
	width: 450px;
}

div.nieuwscontent img {
	float: left;
	margin: 5px 10px 0px 0px;
}

div.nieuwscontent p {
	margin: 0px 0px 15px 0px;
}

div.nieuwscontent a.exlink {
	background-image: url(/siteimg/pijl_alsosee.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}

/****************************************************** opdrachtgeveroverzicht ***********/

div.ovitem {
	width: 220px;
	margin: 20px 16px 30px 0px;
}

div.ovitem img {
	border: 1px solid rgb(207,207,207);
	margin-bottom: 15px;
}

div.ovitem h2 {
	margin: 0px;
	color: rgb(51,51,51);
	font-size: 1em;
}

div.ovitem p {
	margin: 0px;
}