body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../graphics/background_body.gif) scroll repeat-x center top;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

body.e {
	background: #fff;
}

div {
	display:block;
}

.container {
	margin: 0 auto 0 auto;
	position: relative;
	width: 792px;
}

.header {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../graphics/header_green.jpg) no-repeat center top;
	height: 248px;
	width: 792px;
	text-align: left;
}

.headernieuwjaarsactie {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../graphics/header_nieuwjaarsactie.jpg) no-repeat center top;
	height: 248px;
	width: 792px;
	text-align: left;
}

.headerblog {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../graphics/header_blog.jpg) no-repeat center top;
	height: 248px;
	width: 792px;
	text-align: left;
}

.footer {
	height: 106px;
	width: 792px;
	background: url(../graphics/temp_footer.jpg) no-repeat left top;
	text-align: left;
	position: relative;
}

.cornerimage {
	background: url(../graphics/corner.gif) no-repeat right bottom;
	width: 231px;
	float: left;
	position: relative;
	vertical-align: bottom;
}

.extralinks {
	width: 761px;
	text-align: right;
	background: #d3e337 url(../graphics/corner_green.gif) no-repeat left bottom;
	position: relative;
	left: px;
}

.extralinkslinks {
	background: url(../graphics/background_green_links.gif) repeat-y left top;
	position: relative;
	left: px;
	width: 521px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	line-height: 14px;
}

.extralinkslinks a {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 100%;
}

.extralinkslinks a:hover {
	background-color:#d3e337;
}

.relatedlinks {
	width: 761px;
	text-align: right;
	background-color: #d3e337;
	position: relative;
	left: px;
}

.relatedlinkslinks {
	position: relative;
	left: px;
	text-align: left;
	width: 521px;
	padding-right: 20px;
	padding-left: 20px;
	background: url(../graphics/background_green_related.gif) repeat-y left top;
	line-height: 14px;
}

.relatedlinkslinks a {
	text-decoration:none;
	color:#000000;
	display:block;
	margin-bottom:0px;
	width:100%;
}

.relatedlinkslinks a:hover{
	background-color: #d3e337;
}

.main {
	width: 556px;
	text-align: left;
	background: url(../graphics/background_green.gif) repeat-y left top;
	padding-top: 248px;
	padding-left: 236px;
}

.maincontact {
	width: 561px;
	text-align: left;
	background: url(../graphics/background_green.gif) repeat-y left top;
	padding-top: 248px;
	padding-left: 231px;
}

.mainblog {
	width: 556px;
	text-align: left;
	background: url(../graphics/background_green.gif) repeat-y left top;
	padding-top: 248px;
	padding-left: 236px;
}

.mainblog hr {
	border: 0px;
	border-top: 1px solid #cccccc;
	margin-bottom: 5px;
	margin-top: 5px;
}

.mainblog h1 {
	font-size: 16px;
}

.mainblog p {
	padding-top: 0px;
	margin-top: 0px;
}

.blogunder {
	color: #cccccc;
	width: 100%;
	text-align: center;
}

.blogunder a {
	color: #cccccc;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	color: #361600;
	margin: 0px;
}

h2 {
	font-size: 14px;
	color: #361600;
	margin: 0px;
}

h2.crm {
	color: #fc8704;
}

.main a.breadcrumb, .mainblog a.breadcrumb {
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
	font-size: 9px;
}

.main a.breadcrumb:hover, .mainblog a.breadcrumb:hover {
	color:#000;
}

.main a, .mainblog a {
	text-decoration: none;
	color: #bdcf0c;
	font-weight: bold;
}

.main a:hover, .mainblog a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #bdcf0c;
}

.main a.btntellmemore, .mainblog a.btntellmemore {
	background: url(../graphics/btn_green_tellmemore_off.gif);
	height:27px;
	width:135px;
	display:block;
	float: right;
	clear: both;
}

.main a.btntellmemore:hover, .mainblog a.btntellmemore:hover {
	background: url(../graphics/btn_green_tellmemore_on.gif);
}

a.btnverstuurreactie {
	background: url(/graphics/btn_verstuurreactie_off.gif);
	height:19px;
	width:115px;
	display:block;
}

a.btnverstuurreactie:hover {
	background: url(/graphics/btn_verstuurreactie_on.gif);
}

.sitewide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afa299;
	width: 200px;
	text-align: right;
	position: relative;
	top: 21px;
	left: 562px;
}

.themes {
	position: relative;
	left: 300px;
	top: 160px;
	width: 200px;
}

.payoff {
	float: left;
	position: absolute;
	left: 442px;
	top: 27px;
}

.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	position: relative;
	width: 110px;
	left: 642px;
	top: 7px;
	text-align: center;
}

html>body .mainmenu {
	position: relative;
	width: 100px;
	left: 644px;
	top: 11px;
	background-color: #d2e237;
	margin: 0px;
	padding: 0px;
	font-size: 6px;
	text-align: -moz-center;
}
*.mainmenu {
	position: relative;
	width: 100px;
	left: 644px;
	top: 11px;
	background-color: #d2e237;
	margin: 0px;
	padding: 0px;
	font-size: 6px;
	text-align: center;
}

.mainmenu a.btnfactory {
	width:68px;
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	background-position: center top;
	height: 11px;
	padding: 0px;
	background-image: url(../graphics/btn_green_thefactory_off.gif);
}

.mainmenu a.btnfactory:hover{
	width:68px;
	height:11px;
	background: url(../graphics/btn_green_thefactory_on.gif) no-repeat center top;
}

.mainmenu a.btnwerkenvoor {
	width:99px;
	background-repeat: no-repeat;
	display: block;
	background-position: center top;
	height: 11px;
	left: 10px;
	background-image: url(../graphics/btn_green_wijwerken_off.gif);
}

.mainmenu a.btnwerkenvoor:hover{
	width:99px;
	height:11px;
	background: url(../graphics/btn_green_wijwerken_on.gif) no-repeat center top;
}

.mainmenu a.btncases {
	display:block;
	height:11px;
	width:68px;
	background: url(../graphics/btn_green_cases_off.gif) no-repeat;
}

.mainmenu a.btncases:hover {
	display:block;
	height:11px;
	width:68px;
	background: url(../graphics/btn_green_cases_on.gif) no-repeat;
}

.mainmenu a.btncontact {
	height:11px;
	width:68px;
	text-decoration:none;
	display:block;
	background: url(../graphics/btn_green_contact_off.gif) no-repeat;
}

.mainmenu a.btncontact:hover {
	height:11px;
	width:68px;
	text-decoration:none;
	background: url(../graphics/btn_green_contact_on.gif) no-repeat;
}

.mainmenu a.btnvacatures {
    height:11px;
    width:68px;
    text-decoration:none;
    display:block;
    background: url(../graphics/btn_green_vacatures_off.gif) no-repeat;
}

.mainmenu a.btnvacatures:hover {
    height:11px;
    width:68px;
    text-decoration:none;
    background: url(../graphics/btn_green_vacatures_on.gif) no-repeat;
}

.copyrights a{
	text-decoration:none;
	color: #949121;
}

.copyrights a:hover {
	text-decoration:none;
	color:#000000;
}

.themes a.btncrm {
	background:url(../graphics/btn_crm_off.gif);
	display:block;
	height:20px;
	width:199px;
}

.themes a.btncrm:hover{
	background:url(../graphics/btn_crm_on.gif);
	display:block;
}

.themes a.btnintercom {
	background:url(../graphics/btn_intercom_off.gif);
	display:block;
	height:20px;
	width:199px;
}

.themes a.btnintercom:hover {
	background:url(../graphics/btn_intercom_on.gif);
	display:block;
}

.themes a.btnzoek {
	background:url(../graphics/btn_zoekmachine_off.gif);
	display:block;
	width:199px;
	height:20px;
}

.themes a.btnzoek:hover {
	background:url(../graphics/btn_zoekmachine_on.gif);
	display:block;
}

.sitewide a {
	text-decoration:none;
	color:#afa299;
}

.sitewide a:hover {
	text-decoration:none;
	color:#d3e337;
}

.weblog {
	height: 194px;
	width: 236px;
	background: url(../graphics/background_green_weblog.jpg) no-repeat left top;
	float: left;
	position: absolute;
	top: 426px;
	z-index: 1;
}

.weblog a.btnallelinks {
	background:url(../graphics/btn_alleberichten_off.gif);
	text-decoration:none;
	display:block;
	height:19px;
	width:137px;
	text-align:center;
}

.weblog a.btnallelinks:hover {
	background:url(../graphics/btn_alleberichten_on.gif);
	display:block;
}

.weblog a.weblogtopic {
	text-decoration:none;
	color:#868686;
	display:block;
	font-size: 11px;
}

.weblog a.weblogtopic:hover {
	background-color:#eee;
	display:block;
}

.weblogemessenger {
	height: 194px;
	width: 236px;
	background: url(../graphics/background_green_weblog.jpg) no-repeat left top;
	float: left;
	position: absolute;
	top: 248px;
	z-index: 1;
}

.weblogemessenger a.btnallelinks {
	background:url(../graphics/btn_alleberichten_off.gif);
	text-decoration:none;
	display:block;
	height:19px;
	width:137px;
	text-align:center;
}

.weblogemessenger a.btnallelinks:hover {
	background:url(../graphics/btn_alleberichten_on.gif);
	display:block;
}

.weblogemessenger a.weblogtopic {
	text-decoration:none;
	color:#868686;
	display:block;
	font-size: 11px;
}

.weblogemessenger a.weblogtopic:hover {
	background-color:#eee;
	display:block;
}

.news {
	background: url(../graphics/background_green_news.jpg) no-repeat left top;
	height: 160px;
	width: 236px;
	float: left;
	clear:both;
	position: absolute;
	top: 619px;
	z-index: 2;
}

.werken {
	background: url(../graphics/wij_werken_voor_green.jpg) no-repeat left top;
	height: 174px;
	width: 236px;
	float: left;
	clear:both;
	position: absolute;
	top: 245px;
	z-index: 2;
	text-align: left;
}

.werkencontent {
	margin: 40px 10px 0 15px;
	color: #868686;
}

.newshigh {
	background: url(../graphics/background_green_newshigh.jpg) no-repeat left top;
	height: 160px;
	width: 236px;
	float: left;
	clear:both;
	position: absolute;
	top: 248px;
	z-index: 2;
}

.newscontent {
	margin: 40px 20px 0 20px;
	color: #868686;
}

.newscontent form {
	margin-top:5px;
	margin-bottom:10px;
}

.newscontent a.btnnewsletter {
	background:url(../graphics/btn_newsletter_off.gif);
	width:200px;
	height:24px;
	display:block;
	margin-bottom:6px;
	margin-top:10px;
}

.newscontent a.btnnewsletter:hover{
	background:url(../graphics/btn_newsletter_on.gif);
}

.newscontent a.btnrssfeeds {
	background:url(../graphics/btn_rssfeeds_off.gif);
	height:24px;
	width:200px;
	display:block;
}

.newscontent a.btnrssfeeds:hover {
	background:url(../graphics/btn_rssfeeds_on.gif);
	height:24px;
	width:200px;
	display:block;
}

.contenttop {
	position: absolute;
	top: 248px;
	left: 236px;
}

.bc {
	padding-left: 20px;
	width: 400px;
	position: absolute;
	top: 15px;
	left: 0px;
}

.cmsedit {
	width: 110px;
	position: absolute;
	top: 10px;
	left: 430px;
}

.cmsedit img {
	border: 0;
}

.content {
	padding: 35px 20px 20px 20px;
	width: 516px;
	min-height: 400px;
	background: url(../graphics/backgroundgreencontent.gif) repeat-y right top;
	text-align: left;
}

.content a.plaatsen {
	background:url(../graphics/btn_plaatsreactie_off.gif);
	height: 19px;
	width:100px;
	display:block;
}

.content a.plaatsen:hover {
	background:url(../graphics/btn_plaatsreactie_on.gif);
}

.content a.opnieuw {
	background:url(../graphics/btn_opnieuw_off.gif);
	height: 19px;
	width:71px;
	display:block;
}

.content a.opnieuw:hover {
	background:url(../graphics/btn_opnieuw_on.gif);
}

.content a.btnreageer {
	display:block;
	width:68px;
	height:19px;
	background:url(../graphics/btn_reageer_off.gif);
}

.content a.btnreageer:hover {
	background:url(../graphics/btn_reageer_on.gif);
}

.content a.btnterug {
	display:block;
	height:19px;
	width:57px;
	background:url(../graphics/btn_terug_off.gif);
}

.content a.btnterug:hover {
	background:url(../graphics/btn_terug_on.gif)
}

.content a.btnzoeken {
	display: block;
	height:19px;
	width:62px;
	background:url(../graphics/btn_zoeken_off.gif);
}

.content a.btnzoeken:hover {
	background:url(../graphics/btn_zoeken_on.gif);
}

.weblogitem {
	text-align: left;
	margin-top: 35px;
	margin-right: 20px;
	margin-left: 20px;
	color: #868686;
}

.weblogitem span.datum{
	color:#361600;
	text-decoration: underline;
}

.weblogitem hr{
	color:#361600;
	height:1px;
}

.field {
	background: url(../graphics/background_field.gif) no-repeat left top;
	border: 1px solid #cfc8c2;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
}

.messagefield {
	background: url(../graphics/background_textarea.gif) no-repeat left top;
	border: 1px solid #cfc8c2;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
}

.log {
	background-color:#f2f2f2;
	display:block;
	padding:5px;
	margin-bottom:5px;
}

.log h2.crm {
	color:#fc8704;
}

.log h2.intercom {
	color:#0fc8f1;
}

.log h2.zoekmachine {
	color:#ff00d8;
}

.log hr {
	color:#000000;
	height:1px;
	margin:0px;
}

.log span.klein {
	font-size:9px;
	color:#999999;
}

.log a.crm {
	color:#999999;
	text-decoration:none;
}

.log a.crm:hover {
	background-color:#FF9900;
	color:#FFFFFF;
}

.log a.intercom {
	color:#999999;
	text-decoration:none;
}

.log a.intercom:hover {
	background-color:#0fc8f1;
	color:#FFFFFF;
}

.log a.zoekmachine {
	color:#999999;
	text-decoration:none;
}

.log a.zoekmachine:hover {
	background-color:#ff00d8;
	color:#FFFFFF;
}

.log a.standard {
	color:#999999;
	text-decoration:none;
}

.log a.standard:hover {
	background-color:#361600;
	color:#FFFFFF;
}

.log a.crmtitle {
	text-decoration:none;
	color:#FF9900;
}

.log a.intercomtitle {
	text-decoration:none;
	color:#0fc8f1;
}

.log a.zoekmachinetitle {
	text-decoration:none;
	color:#ff00d8;
}

.log a.standaardtitle {
	text-decoration:none;
	color:#361600;
}

.datum {
	font-size:9px;
	color:#999999;
}

.reactie {
	background-color:#f2f2f2;
	padding:5px;
	font-size:10px;
	margin-bottom:5px;
}

.reactie hr {
	height:1px;
	color:#333;
}

.reactie a {
	text-decoration:none;
	color:#333;
}

.reactie a:hover {
	color:#361600;
}

.cases {
	background: url(../graphics/background_green_cases.jpg) no-repeat left top;
	height: 160px;
	width: 236px;
	position: absolute;
	top: 442px;
	z-index: 2;
}

.casescontent {
	margin: 35px 20px 0 20px;
	color: #868686;
	text-align: left;
}

.casescontent a.btncases {
	background: url(../graphics/btn_green_cases_off.gif);
	width: 115px;
	height: 19px;
	display: block;
}

.casescontent a.btncases:hover{
	background: url(../graphics/btn_green_cases_on.gif);
}

.casescontent a.case {
	text-decoration: none;
	color: #868686;
	display: block;
}

.casescontent a.case:hover {
	background-color: #eee;
	display: block;
}

.sitemap {
	width: 100%;
}

.sitemap td {
	background: #f2f2f2 url('/graphics/sitemapbg_top.gif') top center no-repeat;
	vertical-align: top;
	width: 50%;
}

.sitemap td.bottom {
	background: #fff url('/graphics/sitemapbg_bottom.gif') top center no-repeat;
	height: 13px;
	position: relative;
	top: -2px;
}

.sitemap td img.title {
	margin-bottom: 10px;
	margin-left: 10px;
}

.sitemap a {
	color: #868686;
}

.sitemap a:hover {
	background: #f2f2f2;
	color: #000;
}

.buttons {
	position: absolute;
	top: 10px;
	float: left;
	left: 156px;
}

html>body .buttons {
	position: absolute;
	top: 0px;
	float: left;
	left: 156px;
}

.wvoverzicht {
	height: 194px;
	width: 480px;
	background: url(../graphics/background_full_logos.jpg) no-repeat left top;
}

.wvoimg {
	height: 190px;
	width: 230px;
	position: relative;
	top: 36px;
	left: 5px;
	z-index: 1;
	float: left;
}

.wvoopsomming {
	width: 250px;
	height: 190px;
	float: right;
	position: absolute;
	z-index: 1;
	line-height: 1.1em;
	font-size: 11px;
	left: 485px;
}
.wvoopsomming h4 {
	line-height: 0.8px;
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
}
.wvoopsomming ul {
	margin-top: -10px;
	padding-bottom: 5px;
	list-style-position: outside;
	line-height: 1.0em;
}
.wvoopsomming ul li {
	margin-bottom: 5px;
}
html>body .wvoopsomming ul {
	list-style-position: outside;
	line-height: 1.2em;
}
.wvoopsomming a{
	color: #bdcf0c;
	font-weight: normal;
}
.wvoopsomming a:hover{
	color: #FFFFFF;
	background-color: #bdcf0c;
}
.werkencontent a.btnallewvoor {
	background:url(../graphics/btn_allereferenties_off.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	display:block;
	height:19px;
	width:147px;
	text-align:center;
}
.werkencontent a.btnallewvoor:hover {
	background:url(../graphics/btn_allereferenties_on.gif);
	background-repeat: no-repeat;
	display:block;
}
.wvoopsomming .verder-link a.knop {
	position: absolute;
	top: 120px;
	z-index: 99;
	background-image:url(../graphics/btn_bekijkcase.png);
	background-color: inherit;
	width: 117px;
	height: 24px;
}
.wvoopsomming .verder-link a:hover {
	background-image:url(../graphics/btn_bekijkcase_over.png);
	border: 0px;
}