﻿/*	
	rood:		  #ec2018
	groen:	  #289728
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	color: #000;
}
body {
  background: #fff url(img/bg.png) repeat-y center top;
  font-family: Arial,sans-serif;
  font-size: 11px;
  color: #000;
  border: 0px;
  text-align: center;
}
p, h1, h2, h3, table, td, ul, ol, textarea, input, select, span, a {
  font-family: Arial,sans-serif;
  color: #000;
}
a, a:link, a:visited {color:#000;text-decoration: none}
a:hover {color:#000;text-decoration: underline}
img {border: 0px}
.spacer {height: 1px;margin-top: -1px;overflow: hidden;clear: both}
hr {color:#555555;background-color:#ccc;height:1px;border-bottom-width:0px;border-top-width:0px;}

.error_message, .alert_message, .info_message {color: #222222;padding: 3px;margin: 5px 0px 7px 0px}
.error_message ul, .alert_message ul, .info_message ul{list-style:none}
.error_message {background: #FAECEC;border: 1px solid #D64242}
.alert_message {background: #FAECEC;border: 1px solid #D64242;}
.info_message {background: #F7F5D7;border: 1px solid #817B1F}
#container {
	position: relative;
	min-height: 100%;
	width: 700px;
	background: #FFFFFF;
	text-align: left;
	border-left: 20px solid #ec2018;
	margin: auto;
}
* html #container {
	height: 100%;
}
#header {
	height: 95px;
}
#header img {
	float: left;
	margin-top: 36px;
	margin-left: 15px;
}
#header ul {	
	float: right;
	margin-top: 17px;
	margin-right: 15px;
}
#header li {
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#header li a, #header li a:link, #header li a:visited {
	float: left;
	width: 40px;
	font-size: 9px;
	text-align: center;
	color: #ec2018;
	padding: 50px 0px 0px 0px;
	margin: 4px;
	display: block;
}
#header li a:hover {
	text-decoration: none;
}
#header li#home a {
	background-image: url('img/icon_home.jpg');
	background-repeat: no-repeat;
	background-position: 3px 10px;
}
#header li#contact a {
	background-image: url('img/icon_contact.jpg');
	background-repeat: no-repeat;
	background-position: 4px 10px;
}
#header li#winkelplein a {
	background-image: url('img/icon_winkelplein.jpg');
	background-repeat: no-repeat;
	background-position: 16px 10px;
	padding-right: 22px;
}

#nav {
	position: relative;
	width: 700px;
	height: 200px;
	background: #ec2018 url('img/logo_a.jpg') right top no-repeat;
}
.fotos {
	float: left;
}
.fotos img {
	position: absolute;
	left: -20px;
	float: left;
	width: 370px;
	height: 200px;
}
#menu {
	float: left;
	height: 200px;
	padding-left: 350px;
}
#menu ul {
	float: left;
	height: 199px;
	list-style: none;	
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
}
#menu li {
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#menu li.first {
	border-top: 1px solid #476600;
}
#menu li a, #menu li a:link, #menu li a:visited {
	width: 100px;
	font-size: 15px;
	color: #FFFFFF;
	padding: 7px 0px 7px 15px;
	margin: 0px;
	display: block;
}
#menu li.selected a, #menu li.selected a:link, #menu li.selected a:visited {
	background: #289728;
}
#menu li a:hover {
	background: #32bf32;
	text-decoration: none;
}

#submenu {
	float: left;
	margin-left: 22px;
}
#submenu ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#submenu li {	
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
#submenu li a, #submenu li a:link, #submenu li a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: underline;
}
#submenu li.selected a, #submenu li.selected a:link, #submenu li.selected a:visited {
	color: #289728;
}
#submenu li a:hover {
	color: #289728;
	text-decoration: underline;
}

#content {
	padding: 0px 0px 55px 15px;
}
#left ul.lijst, #left_breed ul.lijst {
	list-style-type: disc;  
	padding: 0 0 4px 10px;
	margin: 0 0 4px 8px;
}
#left .lijst li, #left_breed .lijst li {	
	padding: 0px 0px 0px 2px;
	margin: 1px 0 0 5px;
}
#content p.zwart {
	color: #222222;
}

#left {
	float: left;
	width: 325px;
	padding-top: 15px;
}
#left a, #left a:link, #left a:visited {
	font-weight: bold;
	text-decoration: underline
}
#left_breed {
	float: left;
	width: 450px;
	padding-top: 15px;
}
#left_breed a, #left_breed a:link, #left_breed a:visited {
	font-weight: bold;
	text-decoration: underline
}
#right, #right_home {
	float: right;
	width: 325px;
	padding-top: 15px;
	padding-right: 10px;
	margin-left: 20px;
}
#right_home {
	padding-top: 0px;
	padding-right: 0px;
}

#attention_con {
	float: right;
	width: 200px;
	border-left: 1px solid #289728
}
.attention {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 57px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.attention a, .attention a:link, .attention a:visited {
	color: #FFFFFF;
	text-decoration: none
}
.attention a:hover {
	color: #FFFFFF;
	text-decoration: none
}
#bezorgers {
	background: url(img/attentions/attention_4.jpg) no-repeat;
}
#downloads {
	background: url(img/attentions/attention_2.jpg) no-repeat;
}
#prijs {
	background: url(img/attentions/attention_3.jpg) no-repeat;
}
#nieuws {
	background: url(img/attentions/attention_1.jpg) no-repeat;
}

h1 {
	font-size: 16px;
	color: #ec2018;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 9px 0px;
}
h2 {
	font-size: 14px;
	color: #ec2018;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
p {
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 6px 0px;
}

#footer {
	position: relative;
	width: 700px;
	font-size: 11px;
	font-weight: bold;	
	margin: auto;
	margin-top: -50px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #ec2018;
}
#footer span {
	float: left;
	color: #ec2018;
	padding-top: 20px;
	padding-left: 25px;
}
#footer img {
	position: relative;
	left: 151px;
	_left: 149px;
}

.tarieven_grid {
	float: left;
	background: #ffafac;
	margin-right: 5px;
	border: 2px solid #ec2018;
}
.tarieven_grid .grid_header {
  font-weight: bold;
}
.tarieven_grid .grid_header th {
	text-align: center;
  padding: 3px 3px 2px 3px;
}
.tarieven_grid .grid_row {	
}
.tarieven_grid .grid_row td {
  padding: 3px 3px 3px 3px;  
}
.tarieven_grid .grid_row_selected {
	font-weight: bold;
}
.verschil_grid {
	float: left;
	background: #289728;
	border: 2px solid #ec2018;
}
.verschil_grid .grid_header {
  font-weight: bold;
  color: #FFFFFF;
}
.verschil_grid .grid_header th {
	text-align: center;
  padding: 3px 3px 2px 3px;
}
.verschil_grid .grid_row {	
	text-align: center;
}
.verschil_grid .grid_row td {
  padding: 3px 3px 3px 3px;  
}
.verschil_grid .grid_row_selected {
	font-weight: bold;
}

.form {
	background: #ffafac;
	padding: 6px;
	border: 1px solid #ec2018;
}
.form ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.form ul li {
	min-height: 15px;
	padding: 3px 0 3px 0px;
	margin: 0px;
}
.form ul label {
	font-weight: bold;	
}
.form ul .header {
  width: 190px;
  font-weight: bold;
  color:#7F7F4C;
}
.form ul .name {
  position: absolute;
  width: 160px;
  padding-top: 3px
}
.form ul .value {
  text-align: center;
  margin-left: 170px;
}
.form input, .form textarea, .form select {
	width: 235px;
}
.form .button {
	width: 110px;
}
.form .prijs {
	font-weight: bold;
}
.form .voordeel {
	font-weight: bold;
}
.form ul.werk .name {
	width: 170px
}
.form ul.werk .value {
  margin-left: 180px;
}
.form ul.werk input.small, .form ul.werk select.small {
	width: 165px;
}

.aanleverpunten {
	padding-bottom: 0px;
}
.aanleverpunten ul {
	background: #FFFFFF;	
	list-style: none;
	padding: 0 0 4px 0;
	margin: 0 0 6px 90px;
}
.aanleverpunten ul li {
	padding: 1px 4px 1px 4px;
	margin: 0px;
}
.aanleverpunten ul label {
	font-weight: bold;	
}
.aanleverpunten ul .name {
  position: absolute;
  width: 100px;
  padding-top: 0px
}
.aanleverpunten ul .value {
  text-align: center;
  margin-left: 110px;
}

.vestigingen {
	padding-bottom: 0px;
}
.vestigingen ul {
	background: #FFFFFF;
	list-style: none;
	padding: 0 0 4px 0;
	margin: 0 0 6px 140px;
}
.vestigingen ul li {
	padding: 1px 4px 1px 4px;
	margin: 0px;
}
.vestigingen ul .name {
  position: absolute;
  width: 100px;
  padding-top: 0px
}
.vestigingen ul .value {
  text-align: center;
  margin-left: 110px;
}

.service {
	border: 1px solid #ec2018
}
.service td {
	color: #222222;
	padding: 3px 4px 3px 4px;
}
.service td.naam {
	background: #ffafac;
}

.downloads ul.lijst {
	list-style: none !important;
	background: url('img/dot.png') no-repeat 0px 0px;	
}
.downloads .lijst li {	
	color: #289728;
	padding: 0px 0px 0px 16px;
	margin: 1px 0 0 5px;
}
.downloads .
 li a {	
	color: #289728
}
