body {
	background-image: url(../img/bg-global.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

a {
	color: #019604;
	outline: none;
}

a:hover {
	color: #000;
}

a.button-big {
	background-image: url(../img/button.png);
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 22px;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	width: 222px;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#logo-main-index {
  background-image: url(../img/logo.png);
  display: block;
  height: 111px;
  width: 336px;
}

#logo-main-content {
  background-image: url(../img/logo.png);
  display: block;
  height: 111px;
  width: 336px;
}

#header {          
	margin-top: 24px;     
	/*width: 340px;*/ 
}

#logo {
	float: left;
	width: 340px;
}

#nav {
	left: 356px;
	margin-left: 50px;
	margin-top: 58px;
	position: absolute;
}

#nav li {
	float: left;
	margin-right: 28px;
	position: relative;
}

#nav li a {
	color: #605c5c;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#nav li a:hover,
#nav li a.active {
	color: #019604;
}

#nav li ul {
	display: none;
	left: -15px;
	position: absolute;
	top: 14px;
}

#nav li ul li {
	background-image: url(../img/bg-nav2.gif);
	background-repeat: no-repeat;
	float: none;
	margin-right: 0;
	padding: 2px 16px;
	width: 112px;
}

#nav li ul li.first {
	background-image: url(../img/bg-nav2-first.gif);
	margin-top: 7px;
	padding-top: 6px;
}

#nav li ul li.last {
	background-image: url(../img/bg-nav2-last.gif);
	background-position: left bottom;
	padding-bottom: 11px;
}

#nav li ul li a {
	color: #605c5c;
	font-size: 12px;
	font-weight: normal;
}

#nav li ul li a:hover {
	color: #1f8af0;
}

#breadcrumb {
	margin-left: 6px;
	margin-top: 12px;
}

#breadcrumb li {
	color: #4b4949;
	float: left;
	font-size: 11px;
	margin-right: 4px;
}

#breadcrumb li a {
	color: #4b4949;
}

#breadcrumb li a:hover {
	color: #019604;
}

#breadcrumb li.active {
	color: #019604;
}

#main {
	float: left;
	margin-left: 6px;
	width: 732px;
}

#promobox #promo-tabs li {
	background-image: url(/media/promobox/tab.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	_cursor: hand;
	float: left;
	height: 32px;
	margin-right: 4px;
	padding: 11px 13px;
	width: 212px;
}

#promobox #promo-tabs li.first.active {
	background-image: url(/media/promobox/tab-1-active.gif);
	background-repeat: no-repeat;
	margin-right: 6px;
	width: 210px;
}

#promobox #promo-tabs li.second.active {
	background-image: url(/media/promobox/tab-2-active.gif);
	background-repeat: no-repeat;
	margin-right: 6px;
	width: 210px;
}

#promobox #promo-tabs li.last.active {
	background-image: url(/media/promobox/tab-3-active.gif);
	background-repeat: no-repeat;
	width: 210px;
}

#promobox #promo-tabs li h2 {
	color: #1f8af0;
	cursor: pointer;
	_cursor: hand;
	margin-bottom: 0;
}

#promobox #promo-tabs li h2 a:hover {
	color: #868787;
}

#promobox #promo-tabs li.active, #promobox #promo-tabs li.active * {
	cursor: default !important;
}

#promobox #promo-tabs li.active h2 {
	padding-left: 3px;
}

#promobox #promo-tabs li.active h2 a {
	color: #fff;
}

#promobox #promo-tabs li.active h2 a:hover {
	color: #fff;
}

#promobox #promo-tabs li a {
	text-decoration: none;
}

#promobox #promo-tabs li p {
	background-image: url(../img/arr-right.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	cursor: pointer;
	_cursor: hand;
	font-size: 12px;
	font-weight: bold;
	padding-left: 9px;
}

#promobox #promo-tabs li p a {
	color: #868787;
}

#promobox #promo-tabs li.active p {
	background: none;
	padding-left: 3px;
}

#promobox #promo-tabs li.active p a {
	color: #176E06;
}

#promobox .promo-content {
	background-repeat: no-repeat;
	height: 198px;
	display: none;
	padding-left: 17px;
	padding-top: 6px;
	width: 703px;
}

#promobox #promo-1-content {
	background-image: url(/media/promobox/promo-1.gif);
	display: block;
}

#promobox #promo-2-content {
	background-image: url(/media/promobox/promo-2.gif);
	height: 192px;
	padding-top: 12px;
}

#promobox #promo-3-content {
	background-image: url(/media/promobox/promo-3.gif);
	padding-left: 502px;
	width: 218px;
}

#promobox .promo-content p {
	color: #fffefe;
	font-size: 11px;
	line-height: 14px;
	width: 186px;
}

#promobox #promo-3-content p {
	text-align: right;
	width: 200px;
}

#promobox a.info-button {
	background-image: url(../img/btn-info.png);
	background-position: -1px 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 34px;
	margin-left: -2px;
	margin-top: 14px;
	width: 168px;
}

#promobox #promo-3-content a.info-button {
	float: right;
	margin-right: 14px;
	margin-top: 6px;
}

#content {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 16px;
	/*padding-right: 40px;*/
	padding-right: 24px;
}

body.content #content {
	margin-top: 12px;
}

#content h2 {
	color: #019604;
	font-size: 20px;
	margin-bottom: 6px;
}

#content p {
	color: #3c3b3b;
	margin-bottom: 8px;
}

#content strong {
	color: #019604;
}

#content ul {
}

#content li {
	background-image: url(../img/middot.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #3C3B3B;
	padding-left: 10px;
}

a.read-more {
	background-image: url(../img/middot.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-left: 8px;
}

#top-img {
	margin-top: 13px;
}

#sidebar {
	float: left;
	font-size: 12px;
	margin-top: 13px;
	width: 220px;
}

#sidebar h2 {
	color: #585858;
	font-size: 19px;
	margin-bottom: 8px;
}

#sidebar h3 {
	color: #019604;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 3px;
}

#sidebar p {
	color: #3c3b3b;
	font-size: 12px;
	margin-bottom: 3px;
}

#sidebar .item {
	margin-bottom: 12px;
}

#content .item {
	margin-bottom: 16px;
}

#content .item p {
	margin-bottom: 6px;
}

#sidebar div.bg-top {
	background-image: url(../img/bg-news-top.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 219px;
}

#sidebar #news,
#sidebar #openingsuren {
	background-color: #fff;
	padding: 0 12px 5px 12px;
}

.openingsuren {
	margin-bottom: 0;
}

.openingsuren td {
	color: #666;
	line-height: 16px;
	padding: 0 0 5px 0;
}

.openingsuren tr.last td {
	padding: 3px 0 0 0;
}

.openingsuren td.dag {
	color: #888;
	vertical-align: top;
	width: 80px;
}

#sidebar div.bg-bottom {
	background-image: url(../img/bg-news-bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 12px;
	width: 219px;
}

#content h3 {
	color: #019604;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

#content li {
	padding-bottom: 3px;
}

h3 a {
	text-decoration: none;
}

.landingsitem {
	background-image: url(../img/bg-landing.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	height: 94px;
	margin-bottom: 3px;
	margin-right: 13px;
	margin-top: 10px;
	padding: 14px 18px;
	width: 309px;
}

.landingsitem.last {
	margin-right: 0;
}

.landingsitem.last.end {
  background: none;
}

#content .landingsitem h3 {
	color: #585858;
	font-size: 18px;
	margin-bottom: 6px;
}

#content p.paddingtop {
	padding-top: 6px;
}

#content .landingsitem h3 a {
	color: #585858;
}

h2 > .landingsitem {
	border: 1px solid red !important;
}

#content .landingsitem p {
	margin-bottom: 5px;
}

#contact-left {
	float: left;
	margin-right: 18px;
	padding-top: 8px;
	width: 279px;
}

#contact-left em {
	display: block;
	margin-bottom: 6px;
}

#contact-left h3 {
	font-size: 14px;
	margin-bottom: 0;
}

#contact-left h4 {
	color: #666;
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: 14px;
}

#contact-left label {
	clear: left;
	display: block;
	float: left;
	height: 20px;
	margin-bottom: 10px;
	width: 60px;
}

#contact-left .input-text {
	border: 1px solid #dbdada;
	clear: right;
	color: #333;
	display: block;
	float: left;
	height: 16px;
	margin-bottom: 10px;
	padding: 1px;
	width: 214px;
}

#contact-left textarea {
	border: 1px solid #dbdada;
	clear: right;
	color: #333;
	display: block;
	float: left;
	height: 113px;
	padding: 1px;
	width: 214px;
}

#contact-left .input-submit {
	background: none;
	background-image: url(../img/bg-submit.png);
	background-repeat: no-repeat;
	border: 0px solid #fff;
	color: #fff;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	margin-top: 10px;
	padding: 2px 4px 4px 4px;
	width: 92px;
}

#contact-right {
	background-image: url(../img/bg-map.gif);
	background-repeat: no-repeat;
	float: left;
	height: 323px;
	padding: 18px;
	width: 370px;
}

#nieuwsbrief-submit {
	background: none;
	background-image: url(../img/bg-submit.png);
	background-repeat: no-repeat;
	border: 0px solid #fff;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	margin-left: 6px;
	padding: 2px 4px 4px 4px;
	width: 92px;
}

input#nieuwsbrief {
	border: 1px solid #dbdada;
	clear: right;
	color: #666;
	height: 16px;
	padding: 1px;
	width: 214px;
}

#offerte-aanvragen td {
  padding-bottom: 0;
  padding-left: 0;
  vertical-align: top;
}
 
#offerte-aanvragen .input-submit {
	background: none;
	background-image: url(../img/bg-submit.png);
	background-repeat: no-repeat;
	border: 0px solid #fff;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	margin-top: 10px;
	padding: 2px 4px 4px 4px;
	width: 92px;
}

#offerte-aanvragen label {
	clear: left;
	display: block;
	float: left;
	height: 20px;
	margin-bottom: 10px;
	padding-right: 6px;
	width: 130px;
}

#offerte-aanvragen .input-text {
	border: 1px solid #dbdada;   
	clear: right;
	color: #333;
	display: block;
	float: left;
	height: 16px;
	margin-bottom: 10px;
	padding: 1px;
	width: 214px;
}

#offerte-aanvragen textarea {
	border: 1px solid #dbdada;
	clear: right;
	color: #333;
	display: block;
	float: left;
	height: 46px;
	margin-bottom: 12px;
	padding: 1px;
	width: 214px;
}

#offerte-aanvragen textarea.large {
	border: 1px solid #dbdada;
	clear: right;
	color: #333;
	display: block;
	float: left;
	height: 113px;
	margin-bottom: 0;
	padding: 1px;
	width: 214px;
}

#knop-offerte {
  background: none;
	background-image: url(../img/bg-other.png);
	background-repeat: no-repeat;
	border: 0px solid #fff;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	margin-top: 18px;
	padding: 4px 0 4px 0;
	text-align: center;
	text-decoration: none !important;
	width: 169px !important;
}

h3.tussentitel {
	padding-bottom: 4px;
	margin-top: 18px;
}

#gmap {
	height: 323px;
	width: 370px;
}

#footer {
	clear: both;
	margin-left: 11px;
	margin-top: 24px;
	width: 716px;
}

#footer p {
	border-top: 1px solid #e0e0e0;
	color: #a9a8a8;
	font-size: 10px;
	padding-top: 6px;
}

#footer a {
	color: #a9a8a8;
	text-decoration: none;
}

.custom-page li {
  margin-bottom: 8px;
}

.custom-page2 li {
  color: #019604 !important;
  font-weight: bold;
}

div.extra-spacer {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  margin: 0;
}
