
html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body {
 background: #eee726;
  font-family: Arial;
  font-size: 12px;
}

.container {
  width: 1050px;
  margin: 0px auto -50px auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  padding: 0px 10px;
  padding: 0px 0px;
}


#header {
  float: left;
  background: url(/pics/header_bg.jpg) top left;
  background-repeat: no-repeat;
  height: 296px;
  width: 1050px;
}

#header #logo {
  position: absolute;
  margin-top: 95px;
  margin-left: 30px;
}

#header #twitter {
  position: absolute;
  z-index: 99;
  margin-top: 10px;
  margin-left: 30px;
}

#header #twitter a img {
border: 0px;
}
#topmenu {
position: absolute;
margin-left:210px;
margin-top:235px;
}

#topmenu ul {
  float: left;
  padding: 0px;
    margin: 0px;
}


#topmenu ul li {
  float: left;
  list-style: none;
    padding: 0px;
    margin: 10px 0px;
    padding: 0px 10px;
    height: 12px;
    line-height: 12px;
  color: #ffffff;
  font-size: 11px;
  border-left: 1px #ffffff solid;
}

#topmenu ul li:first-child {
border: 0px;
}


#topmenu ul li a {
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
}

#header #banner {
  margin-left: 20px;
  margin-top: 36px;
}

#header #zoekblok {
  margin-top: 230px;
  margin-left:710px;
  position: absolute;
  width: 290px;
}

#header #zoekblok .zoek_input {
  float: right;
  margin: 0px;
  padding: 0px;
background: url('/pics/zoek_input.jpg') top left;
background-repeat: no-repeat;
width: 205px;
height: 26px;
border: 0px;

}

#header #zoekblok .zoek_bttn {
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0px;
background: url('/pics/zoek_button.jpg') top left;
background-repeat: no-repeat;
width: 80px;
height: 26px;
border: 0px;
}


#container_content {
  background: url('/pics/container_bg.jpg') 0px 0px;
  background-repeat: repeat-y;
  width: 1050px;
  float: left;
}

#menu {
    float: left;
    width: 160px;
    margin-left:20px;
    padding-top: 50px;
    padding-left: 20px;
}

#menu ul {
  margin: 0px;
  padding: 0px;
}

#menu ul li {
  float: left;
  list-style: none;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

#menu ul li a:link, #menu ul li a:visited {
background: #898989 url('/pics/menu_bg.jpg') bottom left;
background-repeat: repeat-x;
float: left;
width: 155px;
padding: 10px 0px 10px 5px;
font-weight: bold;
color: #fff;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
}

#menu ul li a:active, #menu ul li a:hover, #menu ul li.active a  {
color: #eee726;
}

#menu ul li ul li a:link, #menu ul li ul li a:visited {
text-transform: none;
font-size: 12px;
margin-left: 15px;
color: #fff;
background-position: 2px 3px;
font-weight: normal;
}
#menu ul li ul li.active a:link, #menu ul li ul li.active a:visited, #menu ul li ul li a:hover {
color: #000;
}

#mainmenu ul li:first-child {
display: none;
}


#mousetrail {
  background: #FFFFFF;
  float: left;

margin-left:-10px;
padding-left:10px;
margin-bottom:30px;
}

#mousetrail ul {
margin: 0px;
padding: 0px;
display: inline;
}

#mousetrail ul li {
margin: 0px;
padding: 0px;
list-style: none;
margin-top: 8px;
margin-right: 5px;
color: #636363;
display: inline;
}

#mousetrail ul li a {
text-decoration: none;
color: #636363;
font-size: 11px;
}

#content {
  margin-left: 20px;
  margin-right: 30px;
  padding-bottom: 50px;
  float: left;
  width: 520px;
  color: #000000;
  line-height: 20px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  margin: 0px;
  color: #000000;
}

#content h1 {
font-size: 34px;
color: #000000;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 20px;
}

#content h2 {
font-size: 23px;
font-weight: normal;
}

#content p {
  margin:0 0 10px;
  line-height: 20px;
  color: #000000;
}
#content a {
  color: #000000;
}

#aanbieding_homepage {
  background: url('/pics/rubriek_product_bg.jpg') top left;
background-repeat: repeat-x;
  border: 1px #dcdcdc solid;
  float: left;
  color: #000;
  width: 520px;
}

#aanbieding_homepage img {
float: left;
margin-right: 10px;
border: 0px;
}

#aanbieding_homepage h1 {
color: #000000;
}

#aanbieding_homepage h2 {
color: #000000;
margin: 0.5em 1em;
line-height: 1.2em;
}

#aanbieding_homepage h1 a, #aanbieding_homepage h2 a {
text-decoration: none;
}


#right {
  padding-top: 50px;
  float: left;
}



.push {
  clear: both;
}

.footer {
  margin: 0px auto 20px;
  height: 65px;
  line-height: 50px;
  width: 1050px;
  text-align: center;
  color: #ffffff;
  clear: both;
  background: url('/pics/footer_bg.jpg') top left;
  background-repeat: no-repeat;

}

.footer a:link, .footer a:visited {
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}

.footer a:hover, .footer a:active {
text-decoration: underline;
}

.titelkop {
background: url('/pics/nieuw_button.jpg') top left;
background-repeat: no-repeat;
width: 61px;
height: 26px;
line-height: 26px;
color: #ffffff;
font-size: 14px;
display: block;
text-align: center;
margin-top: 30px;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
}

#right #verzending {
  width: 230px;
  border: 1px #898989 solid;
  background: #888888 url('/pics/winkelmand_bg.jpg') bottom left;
  background-repeat: repeat-x;
  color: #fff;
  text-align: center;
  font-family: Trebuchet MS;

}

#right #verzending p {
padding: 2px 3px;
margin:6px;
}

#right #verzending h2 {
margin: 0px;
font-weight: normal;
}


#right #helpdesk  {
  background: #fff url('/pics/helpdesk_bg.jpg') bottom left;
  background-repeat: repeat-x;
color: #898989;
font-family: Trebuchet MS;
padding: 0px 4px;
width: 222px;
border: 1px #898989 solid;
line-height: 19px;
font-size: 12px;
}

#right #helpdesk table tr td {
color: #898989;
font-family: Trebuchet MS;
padding: 0px;
}

#right #helpdesk h1  {
color: #898989;
font-family: Trebuchet MS;
font-size: 28px;
font-weight: normal;
line-height: 35px;
}

#right #helpdesk a:link, #right #helpdesk a:visited {
color: #898989;
text-decoration: none;
}


/* weergave winkelmand */
#right #winkelmand {
  width: 230px;
  border: 1px #898989 solid;
}

#shopping_cart {
    background: url('/pics/winkelmand_bg.jpg') bottom left;
background-repeat: repeat-x;
}

#shopping_cart_bottom {
  width: 228px;
  height: 49px;
}

#shopping_cart_bottom a.afrekenen {
border:0 none;
float:right;
margin:13px 12px 0 0;
}

#shopping_cart_bottom #winkelwagen {
float:left;
margin-left:10px;
}

#shopping_cart_items {
padding:20px 14px 30px 12px;
    color: #fff;
text-transform: uppercase;
  font-weight: bold;
}
#shopping_cart_totaal {
margin: 0px;
padding: 0px;
float: left;
width: 130px;
}

#shopping_cart_totalprice {
margin: 0px;
padding: 0px;
  float: right;
  width: 60px;
  text-align: right;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

/* weergave overzicht rubrieken */
.rubriekoverzicht .rubriek {
  border: 1px #dcdcdc solid;
  float: left;
  margin-right: 18px;
  margin-bottom: 20px;
  background: #ffffff url('/pics/rubriek_product_bg.jpg') 0px 0px;
  background-repeat: repeat-x;
}

.rubriekoverzicht .foto {
float: left;
}

.rubriekoverzicht .foto img {
border: 0px;
}

.rubriekoverzicht .titel {
  float: right;
width: 350px;
display: block;
}
.rubriekoverzicht .titel a {
  padding: 10px 0px 7px 10px;
color: #3aa3c1;
font-size: 14px;
font-weight: bold;
text-decoration: none;
  display: block;
}

.rubriekoverzicht .omschrijving {
display: block;
float: right;
padding: 10px 0 7px 10px;
width: 340px;
}

.rubriekoverzicht .link a {
  display: block;
padding: 0px 0px 0px 10px;
float: left;
color: #A67C52;
}

/* weergave rubriek en weergave laatsteproduct */

.rubriekomschrijving {
float:left;
width:498px;
text-align: justify;
}


.rubriekweergave {
  float: left;
  line-height: 28px;
  background: #EEEEEE;
  border: 1px #dcdcdc solid;
  display: block;
  width:476px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 0px 10px;
}
.rubriekweergave .resultaat {
  float: left;
}

.rubriekweergave .paging {
  float: left;
}

#content .rubriekweergave .paging p {
margin: 0px;
padding: 0px;
height: 28px;
line-height: 28px;
}

.rubriekweergave .sorteren {
  float: right;
}

.rubriekweergave .huidigepagina {
float: right;
}

.rubriekweergave .huidigepagina b {
border: 1px #d5d5cb solid;
background: #d5d5cb;
height: 18px;
padding: 0px 6px;
margin: 0px;
line-height: 18px;
color: #000;
}

.rubriekweergave .huidigepagina a {
border: 1px #d5d5cb solid;
background: #fff;
height: 18px;
padding: 0px 6px;
margin: 0px;
line-height: 18px;
color: #000;
text-decoration: none;
}

.productoverzicht .rubriek,
#laatsteproduct #laatsteproduct-row,
#featuredproduct #featuredproduct-row {
  border: 1px #dcdcdc solid;
  float: left;
  margin-right: 18px;
  margin-bottom: 20px;
  background: #ffffff url('/pics/rubriek_product_bg.jpg') 0px 175px;
  background-repeat: repeat-x;
}

.productoverzicht .rubriek .foto,
#laatsteproduct #laatsteproduct-row .foto,
#featuredproduct #featuredproduct-row .foto  {
width: 152px;
height: 175px;
overflow: hidden;
}

.productoverzicht .rubriek .titel,
.productoverzicht .rubriek .omschrijving,
#laatsteproduct #laatsteproduct-row .titel,
#featuredproduct #featuredproduct-row .titel,
#laatsteproduct #laatsteproduct-row .omschrijving,
#featuredproduct #featuredproduct-row .omschrijving {
height:70px;
padding:10px;
width:130px;
}

.productoverzicht .rubriek .prijsblok,
#laatsteproduct #laatsteproduct-row .prijsblok,
#featuredproduct #featuredproduct-row .prijsblok,
#table_bestellen .prijsblok {
float:left;
font-size:18px;
height:50px;
padding:0 0 0 10px;
position:relative;
width:140px;
}

.prijsblok div {
bottom:0;
position:absolute;
}

.prijs .vanafprijs {
font-size:11px;
font-weight:bold;
}



.productoverzicht .rubriek .titel a,
#laatsteproduct #laatsteproduct-row .titel a,
#featuredproduct #featuredproduct-row .titel a {
color: #898989;
font-size: 18px;
text-decoration: none;
}

.productoverzicht .rubriek .foto img,
#laatsteproduct #laatsteproduct-row .foto img,
#featuredproduct #featuredproduct-row .foto img  {
border: 1px #fff solid;
}

.productoverzicht .rubriek .bestel,
#laatsteproduct #laatsteproduct-row .bestel,
#featuredproduct #featuredproduct-row .bestel {
  float: left;
  padding: 0px 0px 0px 10px;
}

/* productweergave */
#product_detail {
  width: 520px;
  float: left;
}

#product_detail #product_tabel {
  background: url('/pics/rubriek_product_bg.jpg') top left;
background-repeat: repeat-x;
  border: 1px #dcdcdc solid;
  float: left;
  color: #000;
}

#product_detail #product_tabel hr {
background: #DCDCDC;
height: 1px;
border: 0px;
color: #DCDCDC;
}

#product_detail #product_tabel a {
color: #3AA3C1;
text-decoration: none;
}

#product_detail #product_tabel a img {
border: 1px #DCDCDC solid;
}

#product_detail #table_bestellen {
  background: transparent;
/*
  border-top: 1px #636363 solid;
  border-bottom: 1px #636363 solid;
*/
}

#product_detail #titel {
width:330px;
float: left;
height: 30px;
}

#product_detail #toonvoorraad_0 {
padding-top: 3px;
float: right;
text-align: right;
width: 170px;
}
#product_detail #toonvoorraad_0 img {
margin: 0px;
float: right;
padding:3px 0 0 7px;
}

#product_detail #toonprijs_0 {
  display:inline;
}

