/****************************************************** 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;
}

body.mouseover {
	background-image: url(/siteimg/bg_mouseover.gif);
	background-position: top center;
}

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;
}

table {
	margin: 0px;
	padding: 0px;
}

table td {
	vertical-align: top;
}

ol {
	margin: 25px 0px 25px 0px;
	padding: 0px;
	padding-left: 20px;
}

ul {
	margin: 25px 0px 25px 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-image: url(/siteimg/pijl_alsosee.gif);
}

ul li, ol li {
	line-height: 1.5em;
}

ul li a, ol li a {
	text-decoration: none;
	color: rgb(102,102,102);

}

ul li a:hover, ol 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;
}

div#main {
	width: 968px;
	position: absolute;
	margin-left: -484px;
	left: 50%;
}

.formerror {
	color: red;
}

/****************************************************** header / menu ***********/

div#header {
	clear: both;
	height: 109px;
}

div#header ul#hoofdmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 210px;
}

div#header ul#hoofdmenu li {
	float: left;
	padding: 5px 18px 0px 18px;
	background-color: rgb(82,82,82);
	border-right: 1px solid rgb(51,51,51);
	line-height: 1.4em;
	font-size: 1.1em;
	height: 22px;
}

div#header ul#hoofdmenu li a {
	display: block;
	text-decoration: none;
	color: rgb(255,255,255);
	text-align: center;
}

div#header ul#hoofdmenu ul {
	position: absolute;
	left: -999em;
	margin: 0px;
	margin-top: 5px;
	margin-left: -18px;
	padding: 0px;
	list-style: none;
	background-image: url(/siteimg/bgheader_groen.gif);
	background-repeat: repeat-x;
}

div#header ul#hoofdmenu li.sfhover {
	background-color: rgb(65,150,57);
}

div#header ul#hoofdmenu li.sfhover ul {
	left: auto;
	background-color: rgb(65,150,57);
}

div#header ul#hoofdmenu li.sfhover ul.menuright {
	right: 0px;
}

div#header ul#hoofdmenu li ul li {
	padding: 5px 10px 0px 18px;
	height: 27px;
	border: 0px;
	background-image: url(/siteimg/bgheader_groen.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
}

div#header img#logo {
	clear: both;
	margin-top: 25px;
	margin-left:0px;
	float: left;
}

div#header form {
	margin: 50px 25px 0px 100px;
	padding: 0px;
	float: right;
}

div#header form input {
	float: left;
	margin-top:-20px;
}

div#flashcontent {
	width: 240px;
	height: 160px;
	margin-top:-3px;
}

div#header form input.tekst {
	border: 1px solid rgb(142,142,142);
	height: 18px;
	margin-right:10px;
	margin-top:-20px;
}

/****************************************************** footer ***********/

div#footer {
	clear: both;
	padding: 17px 0px 35px 5px;
	color: rgb(102,102,102);
}

div.footerhome {
}

div#footer span {
	float: left;
	margin-right: 15px;
}

div#footer div#slogan {
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid rgb(207,207,207);
	padding-bottom: 15px;
	margin-bottom: 15px;
}

div#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#footer ul li {
	float: left;
	padding-right: 5px;
}

div#footer ul li a {
	text-decoration: none;
	color: rgb(102,102,102);
}

div#footerprint {
	display: none;
}

/****************************************************** home ***********/

div#homeflash {
	background-image: url(/siteimg/bgflash.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 960px;
	height: 355px;
	position: relative;
}

div#homeflash img.pijl {
	float: right;
	margin-left: 4px;
	cursor: hand;
	cursor: pointer;
}

div#flash {
	height: 319px;
	padding: 0px 0px 0px 7px;
}

div#headlines {
	background-image: url(/siteimg/bg_headlines.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	height: 22px;
	padding: 5px 0px 0px 25px;
	color: rgb(51,51,51);
}

div#headlines span#headlineskop {
	font-size: 1.2em;
	font-weight: bold;
	color: rgb(255,255,255);
	float: left;
}

div#headlines div#nieuwsticker {
	margin-left: 15px;
	float: left;
	position: relative;
	height: 17px;
	width: 490px;
	overflow: hidden;
}

div#headlines div#nieuwsticker div {
	position: absolute;
	top: 2px;
	visibility: hidden;
}

div#headlines div#nieuwsticker a {
	color: rgb(51,51,51);
}

div#alsosees {
	margin: 6px 0px 7px 2px;
	padding: 10px 0px 10px 4px;
	width: 968px;
	height: 75px;
	background-image: url(/siteimg/bg_alsosees.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	overflow: hidden;
}

div#alsoseecaroussel {
	position: absolute;
	width: 1936px;
	height: 150px;
}

div.alsoseeitem {
	background-image: url(/siteimg/bg_alsosee.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 50px;
	margin-right: 13px;
	float: left;
	padding: 15px 20px 15px 20px;
	color: rgb(51,51,51);
}

div.alsoseeitem h2 {
	margin: 0px;
	font-size: 1em;
}

div.alsoseeitem h2 a {
	text-decoration: none;
	color: rgb(51,51,51);
}

div.alsoseeitem p {
	margin: 0px;
}

div.alsoseeitem p a.alsoseelink {
	text-decoration: none;
	color: rgb(65,150,57);
}

/****************************************************** content ***********/

div#contentvisual {
	background-image: url(/siteimg/bg_alsosees.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 167px;
}

div#contentvisual img {
	margin: 0px 0px 0px 5px;
}

div#content {
	float: left;
	width: 610px;
	margin: 22px 0px 30px 22px;
}

div#content p.intro, div#contentbreed p.intro {
	font-size: 1.1em;
}

div#contentbreed {
	margin: 22px 0px 30px 22px;
	width: 930px;
}


div#contentcase {
	margin: 22px 0px 30px 3px;
	width: 960px;
	height: 400px;
	overflow: hidden;
}

div.printicons {
	padding-top: 35px;
	clear: both;
}

a.print {
	color: rgb(102,102,102);
	text-decoration: underline;
}

img#terugov {
	margin-left: 0;
}

/****************************************************** alsosees ***********/

div#contentalsosees {
	float: right;
	width: 290px;
	margin: 25px 13px 0px 0px;
}

div#contentalsosees h2 {
	color: rgb(35,31,32);
	margin: 0px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(207,207,207);
}

div#contentalsosees ul {
	margin: 0px;
	margin-bottom: 40px;
	padding: 0px;
	padding-left: 20px;
	list-style-image: url(/siteimg/pijl_alsosee.gif);
}

div#contentalsosees ul li {
	line-height: 1.5em;
}

div#contentalsosees ul li a {
	text-decoration: none;
	color: rgb(102,102,102);
}

div#contentalsosees ul li a:hover {
	text-decoration: underline;
	color: rgb(65,150,57);
}

div#contentalsosees ul.nieuws {
	margin: 0px;
	margin-bottom: 40px;
	padding: 0px;
	list-style-image: none;
	list-style: none;
}

div#contentalsosees ul.nieuws span.datum {
	color: rgb(65,150,57);
}

div#contentalsosees ul.nieuws p {
	margin: 0px;
	margin-bottom: 15px;
}

div#contentalsosees div.teaser {
	border: 1px solid rgb(225,225,225);
	padding: 10px;
	margin-bottom: 25px;
	font-size: 1.1em;
	min-height: 80px;
}

div#contentalsosees div.teaser a {
	color: rgb(35,31,32);
}

div#contentalsosees div.teaser a:hover {
	text-decoration: none;
}

div#contentalsosees div.teaser img {
	float: left;
}

div#contentalsosees div.teaserimgonly {
	text-align: center;
}

div#contentalsosees div.teaserimgonly img {
	float: none;
}

div#contentalsosees div.teasertekst {
	float: right;
	min-height: 75px;
	width: 130px;
	padding-left: 10px;
	border-left: 1px solid rgb(225,225,225);
}

div#contentalsosees div.teasertekstonly div.teasertekst {
	float: none;
	border: 0px;
	width: 260px;
}

/****************************************************** landing ***********/

div.landingrow {
	clear: both;
	margin-bottom: 50px;
}

div.landingitem {
	float: left;
	width: 280px;
}

div.landingitemr {
	float: right;
}

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;
}

div.landingitem a.leesmeer {
	background-image: url(/siteimg/pijl_leesmeer.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 7px;
}

div.landingitem a:hover.leesmeer {
	text-decoration: underline;
}

/****************************************************** nieuws ***********/

div.nieuwsitem {
	clear: both;
	margin-bottom: 50px;
}

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: 500px;
}

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;
}

/****************************************************** contact ***********/

form#contactform {
	margin: 0px;
}

form#contactform fieldset {
	float: left;
	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;
	color: rgb(102,102,102);
	
}

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;
}

/****************************************************** caseoverzicht ***********/

div#cases_container {
	position: relative;
	background-color: rgb(255,255,255);
	width: 963px;
	height: 400px;
	overflow: hidden;
}

ul#cases {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style: none;
}

ul#cases li.caseitem {
	float: left;
	position: relative;
	width: 120px;
	height: 400px;
	color: rgb(51,51,51);
	overflow: hidden;
}

ul#cases li.caseitem span {
	position: absolute;
	top: 45px;
	left: 0px;
	background-color: rgb(255,255,255);
	font-size: 1.5em;
	font-weight: bold;
	color: rgb(51,51,51);
	padding: 5px;
}

ul#cases li.caseitem div {
	position: absolute;
	top: 0px;
	left: 160px;
	background-color: rgb(255,255,255);
	width: 190px;
	height: 350px;
	padding: 25px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

ul#cases li.caseitem div h2 {
	color: rgb(51,51,51);
}

ul#cases li.caseitem div p {
	padding-bottom: 35px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgb(51,51,51);
}

ul#cases li.caseitem div a {
	font-size: 1em;
	font-weight: bold;
}

ul#cases li.caseitem div a:hover {
	text-decoration: none;
}


/****************************************************** vacatures ***********/

ul#vacatures a {
	font-weight: bold;
}

ul#vacatures p {
	margin: 0px 0px 15px 0px;
}

/****************************************************** opdrachtgeveroverzicht ***********/

div#categorielijst {
	border-top: 1px solid rgb(207,207,207);
	border-bottom: 1px solid rgb(207,207,207);
	padding: 17px 0px 17px 0px;
	margin-top: 50px;
}

div#categorielijst h2 {
	float: left;
	color: rgb(153,153,153);
	width: 400px;
}

div#categorielijst ul {
	float: right;
	margin: 0px;
	margin-right: 50px;
	width:150px;
}

div#categorielijst a.actief {
	font-weight: bold;
}

div.ovrow {
	clear: both;
	margin-bottom: 15px;
}

div.ovitem {
	width: 220px;
	margin: 20px 16px 0px 0px;
	float: left;
}

div.ovitemlast {
	float: right;
	margin-right: 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;
}

/****************************************************** 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;
}


/****************************************************** sitemap ***********/

ul#sitemap {
	margin: 0px;
	margin-bottom: 25px;
	padding: 0px;
	list-style-image: none;
	list-style: none;
}

ul#sitemap li a {
	border-bottom: 1px solid rgb(207,207,207);
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color: rgb(153,153,153);
	padding-bottom: 5px;
	margin-bottom: 10px;
}

ul#sitemap li a:hover {
	text-decoration: none;
}

ul#sitemap ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style: none;
}

ul#sitemap ul li a {
	font-size: 1em;
	font-weight: normal;
	color: rgb(102,102,102);
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

/****************************************************** zoek ***********/

span.zoekgroen {
	color: rgb(65,150,57);
	font-weight: bold;
}

div.pagnummers {
	border-bottom: 1px solid rgb(207,207,207);
	border-top: 1px solid rgb(207,207,207);
	padding: 10px 0px 5px 0px;
	margin-bottom: 10px;
	text-align: right;
}

div.pagnummers a.nummer {
	padding: 2px 5px 2px 5px;
}

div.pagnummers a.nummeractief {
	background-color: rgb(65,150,57);
	color: rgb(255,255,255);
}

div.pagnummers a.vorig {
	background-image: url(/siteimg/icoon_back.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 10px;
}

div.pagnummers a.volgend {
	background-image: url(/siteimg/icoon_forward.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
	padding-left: 5px;
}

ol#zoek {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

ol#zoek a {
	font-weight: bold;
}

ol#zoek p {
	margin: 2px 0px 20px 0px;
}


/****************************************************** geen flash ***********/

div.geenflash {
	width: 960px;
	height: 319px;
	background-repeat: no-repeat;
	position: relative;

}

div.geenflash div#plaatjesklein {
	position: absolute;
	z-index: 7;
	top: 30px;
	left: 739px;
	width: 169px;
	height: 246px;
}

div.geenflash img.plaatjeklein {
	cursor: hand;
	cursor: pointer;
	position: absolute;
	width: 68px;
	height: 68px;
	border: 1px solid rgb(255,255,255);
	background-color: rgb(255,255,255);
}

div.geenflash div#plaatjesklein img#plaatje1 {
	z-index: 8;
	top: 12px;
	left: 93px;
}

div.geenflash div#plaatjesklein img#plaatje2 {
	z-index: 9;
	top: 90px;
	left: 93px;
}

div.geenflash div#plaatjesklein img#plaatje3 {
	z-index: 10;
	top: 168px;
	left: 93px;
}

div.geenflash div#plaatjesklein img#plaatje4 {
	z-index: 11;
	top: 90px;
	left: 12px;
}

div.geenflash div.bgtransparant {
	position: absolute;
	background-color: rgb(0,0,0);
	width: 321px;
	height: 319px;
	margin-top: 0px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	z-index: 2;
}

div.geenflash img.bgafbeelding {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: none;
}

div.geenflash div.tekstblok {
	position: absolute;
	z-index: 100;
	color: rgb(255,255,255);
	display: none;
	padding: 53px 22px 0px 22px;
	width: 275px;
}

div.geenflash div#blok1, div.geenflash img#bg1 {
	display: block;
}

div.geenflash div.tekstblok h2 {
	color: rgb(255,255,255);
	font-size: 25px;
}

div.geenflash div.tekstblok p {
	font-size: 1.6em;
	font-family: Arial, Helvetica, Sans-serif;
}

div.geenflash a.apijl {
	padding-left: 15px;
	color: rgb(255,255,255);
	margin-top: 40px;
	margin-left: 190px;
}

div.geenflash a:hover.apijl {
	text-decoration: none;
}



/****************************************************** GeONE HOMEPAGE  ***********/

div#headerGeOne {
	width:971px;
	height:318px;
	margin-left:5px;
}

div#headerGeOne img {
	float:left;
	width:471px;
	height:318px;

}

div#headerGeOne div.introductie {
	float:left;
	width:231px;
	height:318px;
	padding:0 0 0 0;
}

div#headerGeOne div.introductie img {
	width:82px;
	height:35px;
	margin-left:18px;
	margin-top:-9px;
}

div#headerGeOne div.introductie p {
	padding:0 0 0 18px;
	font-size:13px;
}

div#headerGeOne div.introductie div.focus {
	background:#eaeaea;
	width:208px;
	font-size:15px;
	padding:10px 0 10px 18px;
	line-height:21px;
}

div.focus span.dikgedruktdGrijs {
	font-weight:bold;
	color:#333;
}

div.focus span.dikgedruktLgrijs {
	font-weight:bold;
	color:#666666;
}

div#headerGeOne div#rechterContent {
	float:left;
	width:251px;
	margin-left:18px;
	
}	

div#rechterContent h2 {
	color: rgb(35,31,32);
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(207,207,207);
}

div#rechterContent img {
	width:17px;
	height:15px;
	float:right;
}

div#rechterContent img.noflash {
	width:240px;
	height:160px;
}

div#rechterContent img.flashbanner {
	margin-top:-13px;
	margin-right:12px;
	width:239px;
	height:169px;
}

div#nieuws {
	width: 242px;
	height: 120px;
	position: relative;
	overflow: hidden;
}

div#nieuwscaroussel {
	position: absolute;
	width: 30000px;
	height: 125px;
}

div#rechterContent img.pijlnieuws {
	float: right;
	margin-top:0px;
	margin-right: 4px;
	cursor: pointer;
	z-index: 10;	
}

div.nieuwsitem2 {
	margin-top:12px;
	width: 245px;
	margin-right:5px;
	height: 105px;
	float: left;
	z-index: 5;
}

div.nieuwsitem2 p{
	width: 240px;
}


div.nieuwsitem2 h2 a, div.nieuwsitem h2 a:hover {
	text-decoration: none;
	color: rgb(102,102,102);
}

div.nieuwsitem2 span.datum {
	color: rgb(65,150,57);
	font-weight: bold;
	font-size:12px;
	font-style: italic;
	clear:both;
	width:251px;
	float: left;
}

div.nieuwsitem2 a.nieuwstitel span  {
	color: #333;
	font-weight:bold;
	width: 100px;
	font-size:12px;
	text-decoration:none;
	padding-right: 6px;
}

div.nieuwsitem2 a.nieuwstitel:hover span{
	color: rgb(65,150,57);
	text-decoration:underline;
}

div.nieuwsitem2 p {
	font-size:11px;
	color:#666;
	margin:0;
	padding:0;
}

div.nieuwsitem2 a.leesverder  {
	color: rgb(65,150,57);
	font-size:11px;
	text-decoration:underline;
	white-space: nowrap;
}

div#projectitel {
	padding-left:5px;
	padding-top:5px;
	margin-top:20px;
	color: rgb(65,150,57);
	font-size:13px;
	font-weight:bold;
	height:20px;
	border-top:solid 1px #cfcfcf;
	border-bottom:solid 1px #cfcfcf;
}

div#projectitel img.pijl {
	float: right;
	margin-top:-14px;
	margin-right: 4px;
	cursor: pointer;	
}


/****************************************************** projectenCarroussel  ***********/

div#projecten {
	padding: 10px 0px 10px 4px;
	width: 959px;
	height: 125px;
	position: relative;
	overflow: hidden;
}

div#projectencaroussel {
	position: absolute;
	width: 30000px;
	height: 150px;
}

div.projectenitem {
	background-image: url(/siteimg/geone/bg_projectenCarroussel.gif);
	background-repeat: repeat;
	width: 270px;
	height: 100px;
	margin-right: 13px;
	float: left;
	padding-left:15px;
	padding-right:20px;
	padding-top:15px;
	color: rgb(51,51,51);
	border:solid 1px #cfcfcf;
}

div.projectenitem img {
	float:right;
	margin-top:-18px;
	margin-right:-8px;
}

div.projectenitem h2 {
	margin: 0px;
	font-size: 1em;
	width:160px;
}

div.projectenitem h2 a {
	text-decoration: none;
	color: rgb(51,51,51);
}

div.projectenitem p {
	float:left;
	margin: 0px;
	width:165px;
}

div.projectenitem p a.alsoseelink {
	text-decoration: none;
	color: rgb(65,150,57);
}



/****************************************************** GeONE case_details  ***********/
div#content div.caseplaatje  {
	width:610px;
	height:auto;
	border:0;
	
}

h2.casedetails {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	color: rgb(102,102,102);
	font-size: 1.5em;
}