html, body {
  margin: 0;
  padding: 0;
  text-align: center;
  height: 100%;
}

body {
  font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
  font-size:11px;
  color:#000000;
  padding: 0px;
  background: url(/gfx/bg.jpg);
}

h1 {
  font-size: 18px;
}

a.link:link { text-decoration: none; color: #EF9C0F }
a.link:visited { text-decoration: none; color: #EF9C0F }
a.link:active { text-decoration: none; color: #EF9C0F }
a.link:hover { text-decoration: none; color: #0F203E }

a:link { text-decoration: underline; color: #EF9C0F }
a:visited { text-decoration: underline; color: #EF9C0F }
a:active { text-decoration: underline; color: #EF9C0F }
a:hover { text-decoration: underline; color: #0F203E }

#container {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  text-align: left;
}

#header {
  width: 960px;
  height: 153px;
  background: transparent url(/gfx/header.jpg) no-repeat top center;
}

#links {
  float: right;
  margin-top: 4px;
  margin-right: 15px;
  color: #fff;
  font-size: 10px;
}

#links a:link, #links a:visited, #links a:active { text-decoration: none; color: #fff }
#links a:hover { text-decoration: underline; color: #fff }

#menu {
  width: 959px;
  height: 20px;

}

.menupic {
border: 0px;
}

#content {
  width: 960px;
  margin-top: 3px;
  background: transparent url(/gfx/bg_home.jpg) no-repeat;
  text-align: left;
}
#contentpages {
  width: 960px;
  margin-top: 3px;
  background: transparent url(/gfx/bg_home.jpg) no-repeat;
  text-align: left;
}

#inhoud {
  background-color: #ffffff;
  margin-left: 201px;
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 40px;
  padding-bottom: 150px;
  margin-right: 1px;
line-height: 18px;
  margin-top: 0px;
}

#inhoudhome {
line-height: 18px;
  padding-left: 210px;
  padding-right: 30px;
  padding-top: 140px;
  padding-bottom: 180px;
}

#gesprek {
    display: none;
}
.radiotje {
    width: 20px; border:0px;
}

#linkje {
        position: absolute; top: 0px; left: 0px; visibility: hidden
}

.pagetitle {
        position: relative;
        font-size: 14px;
        font-weight: bold;
        color: #ED930B;
        margin-bottom: 15px;
        margin-top:-20px;
}

#teksten {
    display: none;
}

/* Referenties */
td.ref {
        width: 245px;
        height: 120px;
        background-image: url(http://www.bmc-online.nl/gfx/pic_bg.gif);
        text-align: center;
}
img.ref {
        border: solid #1F2248;
        border-width: 1px;
}

/* Producten */


.product {
        position: relative;
        font-weight: bold;
        text-align: left;
}

.product_title {
        font-weight: bold;
        text-align: left;
}
.product_pic {
        border: solid #1F2248;
        border-width: 1px;
}

.product_img {
        float: left;
        padding-right: 10px;
}

.product_discription {
        font-weight: normal;
        text-align: left;
}

.product_size {
        text-align: left;
        margin-top: 10px;
}

.product_extra {
        position: relative;
        clear: both;
        text-align: right;
        color: #EF9C0F;
}

.product_footer {
        display: block;
        width: 400px;
        height: 2px;
        background-color: #FF0000;
        color: #ED930B;
}

#selectModel {
        position: relative;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 20px;
        text-align: right;
}

#product_navigation {
        padding: 15px;
        text-align: center;
}
/* Einde producten */

/* Contactformulier */
input {
        border: 1px solid #a5acb2;
        width:256px;
        height: 17px;
        color: #443;
        font: 11px verdana, sans-serif;
}
textarea {
        border: 1px solid #a5acb2;
        width:256px;
        height: 67px;
        overflow: auto;
        color: #443;
        font: 11px verdana, sans-serif;
}
select {
        border: 1px solid #a5acb2;
        width:258px;
        height: 19px;
        color: #443;
        font: 11px verdana, sans-serif;
}

/* Einde contact formulier */

.vet {
        font-weight: bold;
}

div.nieuws_bericht {
        margin-bottom: 20px;
        font-weight: normal;
        color: #000000;
        text-align: left;
}

div.nieuws_titel {
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 0px;
        color: #3F3F3F;
        text-align: left;
}






