* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: transparent url(/images/bg.gif) top left repeat-x;
    color: #000;
}
img {
    border: 0;
}
a,
a:link,
a:active,
a:visited {
    text-decoration: none;
    color: #000; 
}
a:hover {
    text-decoration: underline;
}
ul li {
    list-style-type: none;
}
h2 {
    font-size: 13px;
    color: #CB002F;
    margin-bottom: 1em;
}
h2 a,
h2 a:link,
h2 a:active,
h2 a:visited {
    color: #CB002F;
}
h3 {
    font-size: 15px;
    color: #CB002F;
    margin-bottom: 1em;
}
p {
    margin-bottom: 1em;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.terug {
    margin-top: 5px;
    padding: 5px;
    background-color: #fff;
    float: right;
}
.hand {
    cursor: pointer;
}
#logo {
    padding-top: 8px;
    padding-right: 15px;
    position: absolute;
    z-index: 2;
}
#container {
    margin: 0 auto;
    width: 605px;
}
#header {
    margin-bottom: 10px;
}
#header_image {
    border-top: 4px solid #39629A;
    height: 200px;
}
#hoofdmenu {
    margin-left: 140px;
    font-size: 13px;
    font-weight: bold;
    height: 70px;
}
#hoofdmenu .hidden_topmenu{
    display: none;
}
#hoofdmenu li {
    float: left;
    display: block;
    padding: 0 15px;
    line-height: 70px;
}
#hoofdmenu a:hover {
    color: #39629A;
    text-decoration: none;
}
#hoofdmenu .selected {
    background: url(/images/selected.jpg) no-repeat bottom center;
}
#hoofdmenu .selected a {
    color: #39629A; 
}
#my-glider {
    position: absolute;
    z-index: 1;
}
/*WELCOME*/
#welcome {
    width: 250px;
    height: 100px;
    background-color: #fff;
    opacity: 0.63;
    filter: alpha(opacity=63);
    -moz-opacity: 0.63;
    margin-top: 89px;
    margin-left: 343px;
    position: absolute;
    z-index: 2;
}
#welcometekst {
    width: 250px;
    height: 100px;
    margin-top: 89px;
    margin-left: 343px;
    text-align: right;
    position: absolute;
    z-index: 3;
    overflow: hidden;
}
#welcometekst h2 {
    color: #CB002F;
    padding-right: 10px;
    padding-top: 5px;
}
#welcometekst p {
    padding-top: 4px;
    font-size: 12px;
    padding-right: 10px;
}
/*SKELETON*/
#main {
    background: #fff url(/images/achtergrond.jpg) repeat top left;
    padding: 6px 6px 0;
}
#main a,
#main a:link,
#main a:active,
#main a:visited {
    text-decoration: underline;
}
#main a:hover {
    text-decoration: none;
}
#bottom {
    background-color: #DCDCDC;
    margin-top: 10px;
    padding: 8px 8px 8px 170px;
}
#bottommenu {
    padding: 5px;
    width: 160px; 
    background-color: #EAEAEA;
    float: left;
    display: block;
}
#bottommenu li{
    background: url(/images/bullet.jpg) left center no-repeat;
    padding-left: 12px;
    font-size: 13px;
}
#contact {
    padding: 5px;
    margin-left: 180px;
    width: 234px;
    background-color: #EAEAEA;
}
#contact p {  
    font-size: 13px;
    margin: 10px;
}
#copyright {
    font-size: 11px;
    line-height: 200%;
    text-align: right;
    color: #666;
}
/*CONTENT*/
#logos {
    width: 156px;
    background-color: #fff;
    padding: 10px 0;
    float: left;
    text-align: center; 
}
#content {
    background-color: #fff;
    margin-left: 162px;
    padding: 6px;
}
.content_blok,
#leverancierspagina,
#productgroepenpagina,
#loginpagina,
#shoppagina,
#videospagina {
    background-color: #fff;
    padding: 6px;
}
.content_blok {
    margin-top: 6px;
}
#contactgegevens {
    border-bottom: 1px solid #CB002F;
    margin-bottom: 1em;
}
/*LEVERANCIERS*/
.leverancier .leverancierinfo {
    margin-right: 205px;
}
.leverancier .leverancierslogo {
    float: right;
    width: 200px;
    overflow: hidden;
    margin-top: 8px;
    text-align: right;
}
.leverancier, .leverancier2 {
    background-color: #fff;
    padding: 6px;
    margin-top: 6px;
}
.leverancier2 .leverancierinfo {
    margin-left: 205px;
}
.leverancier2 .leverancierslogo {
    float: left;
    margin-top: 8px;
    width: 200px;
    overflow: hidden;
}
/*PRODUCTGROEPEN*/
.productgroep,
.productgroep2,
.videoinfo {
    background-color: #ffffff;
    padding: 6px;
    margin-top: 6px;
}
.productgroep .productgroeplogo,
.productgroep2 .productgroeplogo {
    float: left;
    width: 90px;
    overflow: hidden;
    padding-top: 5px;
}
.productgroep2 .productgroeplogo {
    float: right;
}
/*PRODUCTEN*/
table#productgroepenpagina {
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}
#productgroepenpagina td {
    background-color: #fff;
    vertical-align: top;
    padding: 6px;
    margin: 0px;
}
#productgroepenpagina #omschrijving {
    width: 100%;
}
#productgroepenpagina .transparent_border,
#product_table .transparent_border {
    padding: 2px;
    background-color: transparent;
}
#product_table .transparent_tr {
    background-color: transparent;
    height: 6px;
    line-height: 6px;
}
#productgroepenpagina #login_block {
    width: 190px;
}
#productgroepenpagina #login_block .text {
    width: 100px;
    margin: 0;
}
 
#product_table td {
    text-align: center;
    vertical-align: top;
    background-color: #fff;
}
#product_table .bestel_login {
    padding-bottom: 6px;
    padding-left: 6px;
}
#product_table h3 {
}
#product_table img {
    vertical-align: middle;
}
#product_table productafbeelding {
    vertical-align: middle;
}
.product,
.product_end {
    padding: 6px;
    /*margin-top: 6px;
    margin-right: 6px;
    background-color: #fff;
    height: 280px;*/
    width: 175px;
    overflow: hidden;
}
.omschrijving {
    text-align: left;
}
.product_end {
    margin-right: 0;
}
/* Video's */
.videoinfo .text {
    vertical-align: top;
    padding-left: 6px;
}

form .aantal {
    width: 20px;
}
.shop_form label {
    width: 180px;
}
/*LOGIN*/
.randomlogo {
    width: 150px;
    padding-top: 6px;
}
.breaker {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 6px;
}
.knop {
    font-weight: bold;
    color: #CB002F;
    background-color: #fff;
    padding: 6px;
    margin-top: 6px;
    text-align: right;
}
.knop a {
    color: #CB002F;
}
