a {
  color: #be3c00; /* initial */
}

a img { /* initial */
  border: none;
}

body, html { /* initial */
	font: 11px/14px Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

body {
  background: #c5c5c5 url(../images/body-bkg.gif) repeat-x;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { /* initial */
	margin: 1em 0;
	padding: 0;
}

h1 {
  color: #be3c00;
  font-size: 19px;
  font-weight: normal;
}

h1 strong {
  font-size: 20px;
}

li, dd, blockquote { /* initial */
	margin-left: 1em;
}

form label { /* initial */
	cursor: pointer;
}

fieldset, form { /* initial */
	border: none;
  margin: 0;
  padding: 0;
}

input, select, textarea { /* initial */
  color: #013473;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

td, th { /* initial */
  font-size: 11px;
}

#container {
  background: #fff;  
  border: #be3c00 5px solid;
  margin: 8px auto;
  padding: 15px 15px 0 15px;
  width: 720px;
}

#content {
  font-size: 12px !important;
  margin-left: 159px;
  padding: 1em 2em;
  min-height: 600px;
}

#content-shop {
  width: 556px;
  min-height: 600px;
}

* html #content, * html #content-shop {
  height: 600px;
}

#content li {
  margin-left: 40px;
}

#copyright {
  font-size: 10px;
  margin: 5px 0;
  text-align: center;
  
}

#header {
  background: url(../images/header.jpg);
  height: 133px;
}

#logo {
  left: 19px;
  position: relative;
  top: 13px;
}

#main {
  background: url(../images/main-bkg.gif) repeat-y;
  border-bottom: #be3c00 1px solid;
  overflow: auto;
}

#nav {
  float: left;  
  margin: 0;/* 0 0 1px;*/
  width: 159px;
}

#nav li {
  background: url(../images/nav-bkg.gif) repeat-y;
  list-style: none;
  margin: 0;
}

#nav li a {
  color: #000;
  display: block;
  height: 26px;
  line-height: 26px;
  padding-left: 9px;
  text-decoration: none;
}

#nav li a:hover {
  background: #06276c url(../images/nav-bullet.gif) no-repeat right;
  color: #fff;
}

/* Shop specific */

#shopping-cart-container {
  padding: 0 20px;
}

#content-shop {
  margin-left: 160px;
}

#content-shop input, #content-shop select {
  padding: 2px;
}

#content-shop p {
  margin-left: 10px;
}

#content-shop button {
  color: #000;
}


#issuer {
  margin-left: 10px;
}

#machtiging {
  margin-bottom: 20px;
}

#winkelwagen li {
  list-style: none;
  margin: 0;
}

#winkelwagen .top {
  background: url(../images/winkelwagen.gif) !important;
}

#wrapper {
  -moz-outline: none;
  overflow: auto;
  width: 966px;
}

#zoeken {
  background: #6d6b70;
  height: 24px;
  padding-top: 4px;
  text-align: center;
}

.artikel {
  position: relative;
  border: 1px solid #c3c6cc;
  float: left;
  font-family: Verdana;
  font-size: 11px;
  margin: 10px 0 10px 10px;
  width: 263px;
}

* html .artikel {
  width: 263px;
}

* html .artikelen {
  margin-left: -15px;
}

.last {
  margin: 10px 0 10px 10px;
}

.artikel .infoblok {
  background: #f2f2f2;  
  clear: both;
  height: 180px;
  padding: 5px;
}

.artikel h3 {
  background: #be3c00;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
  height: 55px;
  padding: 5px 7px;
  margin: 0;
}

.artikel input {
  width: 30px;
  margin-right: 5px;
  padding: 1px;
}

.artikel .input-aantal {
  margin: 30px 0 3px 0;
  text-align: right;
}

.bestelblok {
  height: 115px;
}

.meerinfo-knop {
  position: absolute;
  right: 6px;
  background: url(../images/button-bkg.gif);
  border: #c8cbd0 1px solid;
  height: 21px;
  line-height: 21px;
  padding: 0 24px 0 10px;
  width: 50px;
}

.meerinfo-knop a {
  background: url(../images/button-arrow.gif) right 4px no-repeat;
  font-weight: bold;
  padding-right: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.meerinfo-knop a:hover {
  color: #000;
}

.opsomming {
  margin-left: 10px;
}

.artikel-preview {
  float: left;
  margin-right: 5px;
  text-alilign: right;
  width: 75px;
}


.fieldgroup div {
  background: #f7f7f7;
  border-bottom: #e4e4e4 1px solid;
  margin-bottom: 2px;
  padding: 5px 10px !important;
  height: 20px;
  width: 532px;
}

.fieldgroup div.enquete, .fieldgroup div.enquete-vragen {
  height: auto;
}

.fieldgroup div.enquete-vragen, .fieldgroup div.ander-afleveradres {
  border: 0;
  margin-left: 200px;
  width: 240px;
}

.fieldgroup div.ander-afleveradres { 
  height: 10px;
}

.fieldgroup div.enquete-vragen .radio, .fieldgroup div.ander-afleveradres .radio {
  float: left;
  margin: 0 3px 0 0;
  width: 12px;
  height: 12px;
}

.fieldgroup div.uitklap {
  background: auto;
  border: 0;
  margin: 0;
  padding: 0 !important;
  height: auto;
  width: auto;
}

.fieldgroup div.textarea {
  height: 76px;
}

.fieldgroup button {
  color: #000;
  margin-left: 442px;
  width: 70px;
}

.fieldgroup input, .fieldgroup textarea {
  width: 305px;
}

* html .fieldgroup input, * html .fieldgroup textarea {
  width: 300px;
  margin-top: 5px;
  padding: 2px;
}

.fieldgroup textarea {
  height: 58px;
  margin-top: 6px;
}

.fieldgroup input.radio {
  margin: 4px 0;
  width: 16px;
}

.fieldgroup label.radio {
  display: inline;
  margin: 3px 0 0 0;
  width: 80px !important;
  float: left;
}

.fieldgroup div.radio {
  padding-left: 205px !important;
  width: 370px;
}

.fieldgroup .radio input {
  float: left;
  width: 20px;
  margin: 3px 0 0 0;
}

.fieldgroup label {
  display: block;
  float: left;
  width: 200px;
}

.fieldgroup .radio label {
  width: 200px;
}

.laatste-artikel {
  margin-right: 0;
}

.prijs-normaal, .prijs-aanbieding, .prijs-nu {
  text-align: right;
  margin: 0;
  padding-right: 5px;
}

.prijs-normaal {
  color: #5d5d5d;
}

.prijs-nu {
  font-weight: bold;
  font-size: 12px;
}

.productdetails th {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

.seachphrase {
  border: 1px solid #bababd;
  width: 206px;
}

p.shoppart {
  display: none;
}

.top {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 23px;
  padding: 0 10px;
}

.winkelwagen-overzicht {
  width: 100%;
}

.winkelwagen-overzicht td {
  background: #f7f7f7;
  border-bottom: 1px solid #e4e4e4;
  padding: 5px 2px;
  text-align: left;
}

.winkelwagen-overzicht th {
  background: #be3c00;
  color: #fff;
  height: 21px;
  font-weight: bold;
  padding: 5px 2px;
  text-align: left;
}

.winkelwagen-overzicht #aantal {
  width: 80px;
}

.winkelwagen-overzicht .aantal-smal {
  width: 30px;
}

.winkelwagen-overzicht .clear {
  background: #fff;
  border: none;
}

.winkelwagen-overzicht .summary {
  background: #fff;
  color: #BE3C00;
  font-weight: bold;
  padding: 5px 2px;
  text-align: right;
}

.winkelwagen-overzicht .waarde {
  text-align: right;
}

.winkelwagen-overzicht .tekst {
  width: 20px;
  padding: 1px;
  height: 16px;
}

.winkelwagen-overzicht .waarde, .winkelwagen-overzicht .totaal {
  text-align: right;
}

.winkelwagen-overzicht .totaal {
  background: #fff;
  border: 0;
  border-bottom: 1px solid #e4e4e4;
  font-size: 11px;
}

.winkelwagen-overzicht .buttons img {
  position: relative;
  top: 2px;
}

.winkelwagen-overzicht .waardeheader {
  text-align: right;
  width: 80px;
}

p.volgende, p.vorige {
  height: 30px;
  line-height: 30px;
  margin: 20px 0 0 0;
  padding: 0;
}

p.vorige-disabled {
	background: #f9f8fc;
	height: 30px;
  line-height: 30px;
  margin-top: 20px;
  padding-left: 15px;
}

p.volgende {
  background: #f9f8fc url(../images/volgende-stap.gif) no-repeat right center;
  padding-right: 38px;
  text-align: right;

}

p.vorige-disabled, p.vorige {
  width: 50%;
  float :left;
}

p.vorige {
  background: #f9f8fc url(../images/vorige-stap.gif) no-repeat left center;
  padding-left: 38px;
}

#product-blok-1 {
  width: 240px;
  margin-right: 20px;
  float: left;
}

#product-blok-1 img {
  display: block;
  margin-bottom: 10px;
}

#product-blok-2 {
  margin-left: 260px;
}

p.specificaties {
  font-weight: bold;
  margin-top: 20px;
}

p.productcode {
  float: left;
  margin-top: 0;
}

p.prijs {
  font-family: Verdana;
  font-weight: bold;
  font-size: 18px;
  margin-left: 110px;
  text-align: left;
}

p.prijs .van {
  display: block;
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  text-decoration: line-through !important;
}

p.prijs .inclusief {
  display: block;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
}

.omschrijving {
  font-size: 11px;
}

.productdetails ul {
  list-style-type: square;
  margin-left: 5px;
}

.betaalmethodes {
  margin-top: 30px;
  padding: 0;
  width: 100%;
}

.betaalmethodes a {
  color: #898989;
}

.betaalmethodes .kosten {
  text-align: right;
  font-weight: bold;
  width: 70px;
}

.betaalmethodes .radio {
  width: 25px;
}

.betaalmethodes p {
  color: #898989;
  font-size: 10px;
  line-height: 14px;
  margin: 0;
}

.betaalmethodes td {
  background: #f7f7f7;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #fff;
  padding: 3px;
}

.betaalmethodes th {
  font-size: 10px;
}

#stap-container {
  margin-left: 2px;
}

#product-blok-2 label {
  width: 50px;
  display: block;
  float: left;
}

#product-blok-2 select {
  width: 120px;
}

#bestelinformatie input {
  margin-left: 120px;
}

.input-errors li {
  font-style: italic;
  font-weight: bold;
  list-style: none;
}

.clearing {
  clear: both;
}

/* Stappenplan */
#stappen-container {
  background: url(../images/stap-bkg.gif) repeat-x 0 26px; 
  color: #a0a0a0;
  height: 28px;
  line-height: 28px;
  margin: 10px;
  width: 534px; 
}

#stappen-container a {
  color: #a0a0a0;
  text-decoration: none;
}

#stappen-container p {
  font-size: 10px;
  font-weight: bold;
  height: 26px;
  margin: 0;
  padding-top: 2px;
}

#stappen-container .active {
  background: url(../images/stap-actief-bkg.gif) no-repeat center 14px;
  color: #000; 
  vertical-align: top;
  padding: 0 0 28px 0;
}

#stap-1, #stap-2, #stap-3 {
  width: 33.3%;
  float: left;
}

#stap-2 {
  text-align: center;
}

#stap-3 {
  text-align: right;
}

/* Contact */

#contact #error {
  color: #ff4744;
}

#contact label {
  display: block;
  float: left;
  width: 200px;
}

#contact .form-input, #contact .form-text  {
  width: 300px;
  padding: 2px;
  margin: 2px 0;
}

#contact .form-text {
  height: 90px;
}

#contact button {
  margin-left: 427px;
  width: 80px;
}

.opsomming  {
  margin-left: 10px;
  padding: 0;
}
