body
{
    width: 100%; 
   /* overflow-x: hidden;         */
    background-image:url(../images/layout/back_grad_gray.jpg);
    background-repeat:repeat-x;
    background-color: #FFFFFF;
    color:#00000;
    padding:0;
    margin:0;
    font-family: Verdana,"MS Sans Serif", sans-serif;
    font-size: 11px;
    text-align:center;
    color:#333333;
}

.lijst{
    width: 1198px;
    height:100%;
    text-align:left;
    margin-right: auto;
    margin-left: auto;
    border-collapse:collapse;
    border: 1px solid #333333;
    background-color: #FFFFFF;
    background-image:url(../images/layout/stripe_vert.gif);
    background-repeat:repeat-y;
    background-position:left;
}

#banneradres {
    position:absolute;
    left:815px;
    top:15px;
    width:351px;
    height:30px;
    z-index:1;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    color: #768D9D;
    text-align: right;
}

#banneradres a {
    color: #768D9D;
    text-decoration: none;
    font-size: 9px;
}
.header{
    /* background-image:url(../images/layout/banner.jpg);*/
    background-image:url(../images/layout/header2010geel7.jpg);
    background-repeat:no-repeat;
    height:150;
    width:1198;
}

.links_header{
    width:150px;
    text-align:left;
    float:right;
}

.nav_header{
    padding-top:5px;
    vertical-align:top;
    font-weight:bold;
}

.lees_meer{
    padding-bottom:12px;
    padding-top:7px;
    font-weight:bold;
}

a{
    color:#333333;
    font-size: 12px;
    text-decoration:none;
}

a.klein{
    color:#333333;
    font-size: 10px;
    text-decoration:none;
}

a.klein2{
    color:#333333;
    font-size: 11px;
    text-decoration:none;
}

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

.nav_header a, .lees_meer a{
    vertical-align:top;
    color:#333333;
    font-size: 11px;
    text-decoration:none;
    padding-left: 4px;
}

.nav_header a:hover, .lees_meer a:hover{
    text-decoration:underline;
}

.navigatie{
    height:28px;
    width:1198px;
   /* background-color:#f4e21d;*/
    text-align:right;
    position:absolute;
    top:122px;
}

.navigatie a {
  /*  padding-top: 5px;*/
    padding-left: 8px;
    padding-right: 8px;
    font-weight:bold;
    color: #ffffff;
    background-color: #24282b;
    text-decoration:none;
    border-left: 1px solid #ffffff;
    height:28px;
    display:block;
    width:auto;
    float:right;
    vertical-align:bottom;
    line-height:200%;
}

.tekst{
    font-size:12px;
    color:#33333;
}

.button{
    padding-left:3px;
    padding-right:3px;
}

.tekst_klein, .tekst_klein a{
    padding-top:3px;
    padding-bottom:8px;
    text-align:center;
    font-size:10px;
    color:#999999;
    text-decoration:none;
}
.tekst_klein a:hover{
    text-decoration:underline;
}

.titel_links, .titel_midden, .titel_rechts{
    color:#cccccc;
 /*   background-image:url(../images/layout/titel_texture.jpg);
    background-repeat:repeat; */
    background-color: #34414a;
    font-weight:bold;
    font-size:12px;
    padding-top:2px;
    padding-bottom:2px;
    margin-top:8px;
    border: 1px solid #CCCCCC;
}

.titel{
    color:#cccccc;
    font-weight:bold;
    font-size:12px;
}

.content, .content_left, .content_right, .content_right_full, .content_full, .content_left_full{
    background-color:#f5f3f4;
    font-size:11px;
    padding-top:5px;
    padding-bottom:5px;
    border: 1px solid #CCCCCC;
    border-top:0;
}

.content{
    width:100%;
    padding-bottom:0;
}
.content_right_full, .content_full, .content_left_full{
    border-top: 1px solid #CCCCCC;
    padding-top:2px;
    padding-bottom:2px;
    margin-top:8px;
}
.content_left, .content_left_full{
    width:192px;;
}
.content_right, .content_right_full{
    width:392px;;
}

.titel_links{
    width: 192px;
}
.titel_rechts{
    width: 392px;
}
.titel_links, .content_left, .content_left_full{
    border-left:0;
}
.titel_midden{
    width: 100%;
}
.titel_rechts, .content_right, .content_right_full{
    border-right:0;
}

.ulhome{
    list-style-image:url(../images/layout/bullet.gif);
    margin:auto;
}
li{
    padding-bottom:8;
}

.hoofding{
    text-align:center;
    border-bottom:1px dashed #333333;
    border-top:1px dashed #333333;
    margin-bottom:3px;
    font-weight:bold;
    padding:1px;
}
.midden_marge{
    text-align:center;
    padding:3;
}

.midden{
    text-align:center;
}

.afbeelding{
    border: 1px solid #CCCCCC;
    margin-top:11px;
    margin-bottom:17px;
}
.middentabel{
    padding-left:5;
    padding-right:5;
}

input, textarea{
    border: 1px solid #999999;  
    margin-right:10px;
    font-size:11;
    color:#333333;
}

select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    background-color: #eee;
}
select.none{
    background-color: #fff;
}
.knop{
    background-color:#34414a;
    color: #cccccc;
    height:20;
}

form{
    margin-bottom:5;
}
.zoeken_tekst{
    font-size:11px;
    font-weight:bold;
    color:#333333;
    width:85px;
    margin:0px;
    padding:0px;
}

.dotted_line{
    border-top:1px dashed #333333;
    padding-bottom:12px;
}

.datum{
    font-weight:bold;
}

.afbeelding_artikel{
    border: 1px solid #CCCCCC;
}

.tekst_content{
    width:1180px;
    font-size:12px;
    text-align:left;
}

 Login 
.input_login{
    border: 1px solid #cccccc;
    margin-top:2;
    margin-bottom:8;
    width:200;
}
.login_kader{
    height: 230px;
    width: 461px;
    border: 1px solid #24282b;
    background-color: #fcfcfc;
    text-align:left;
}
.login_tekst{
    width: 188px;
    padding-top:30;
    padding-left:5;
    text-align:left;
    display:block;
    float:left;
}
.login_kader2{
    width: 255px;
    vertical-align:top;
    float:left;
}
.titel_login{
    font-size:18px;
    padding-top:16;
    padding-bottom:8;
    padding-left:3;
    width:80;
}
.login_kader3{
    height: 145px;
    padding-top:10;
    padding-left:10;
    background-color:#f6f6f6;
    width:253;
    border: 1px solid #24282b;
}
.login_kader_basket{
    height: 145px;
    padding-top:10;
    padding-left:10;
    background-color:#f9f9f9;
    width:253;
    border: 1px solid #ed9053;
}
.input_submit{
    border: 1px solid #cccccc;
    background-color: #e9ecef;
    color: #333333;
    margin-top:3;
    height:27;
}
Profiel 
.menudottedline {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    background-color: #F1F3F5;
}

table#toolbar {
    margin: 3px 10px;
}

table{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table#toolbar a.toolbar {
    color : #808080;
    text-decoration : none;
    display: block;
    border: 1px solid #DDD;
    width: 60px;
    padding: 2px 1px 2px 1px;
    font-size:11px;
}
table#toolbar a.toolbar:hover {
    color : #c6c434;
    border: 1px solid #c2c033;
    background-color: #f1f1e6;
    padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
    color : #FF9900;
}

.titel_beheer{
    font-size:18px;
    color:#333333;
}

.profiel_textnav, .profiel_textnav a{
    font-size:14px;
    color:#333333;
    font-weight:bold;
}

table.overzicht{
    border:1px solid #dddddd;
}
tr.overzicht{
    background-image:url(../images/layout/profiel/grad.jpg);
    background-repeat:repeat-x;
    height:33px;
    color:#ffffff;
}
.row1{
    background-color:#f9f9f9;
    height:27;
}
.row2{
    background-color:#ffffff;
    height:27;
}

.open_row1{
    background-color:#f9f9f9;
    height:27;
    color:#BBBBBB;
}
.open_row2{
    background-color:#ffffff;
    height:27;
    color:#BBBBBB;
}

img{
    border:0;
}

.verificatie a{
    color:#333333;
    font-size: 12px;
    text-decoration:none;
    font-weight:bolder;
}
.verificatie a:hover{
    text-decoration:underline;
}
.verificatie img{
    margin-bottom:2px;
    margin-top:2px;
    margin-right:4px;
}

.melding {
    color:#990000;
    font-weight:bold;
    font-size:13px;
    margin-left:60px;
    margin-bottom:10px;
}

.subtitel{
    font-size:14px;
    color:#333333;
    margin-bottom:4px;
    margin-left:30px;
    margin-bottom:4px;
    font-weight:bold;
}

.gegevens{
    width:550px;
    margin-left:60px;
    margin-bottom:10px;
    border:1px solid #dddddd;
    padding: 4 4 4 4;
}

.fout{
    color:#FF0000;
}

.tweedehands, .tweedehands_afbeelding{
    border-collapse:collapse;
    color:#333333;
    border:1px solid #AAAAAA;
}
.tweedehands_afbeelding{
    border-right:0;
}

.img_tweedehands{
    border: 1px solid #cccccc;
    margin:5 5 5 5;
}
.img_link{
    border: 1px solid #cccccc;
}
.img_promo{
    border: 1px solid #cccccc;
    margin-top:6px;
    margin-bottom:6px;
    max-width:150px;

}
.fiche{
    border-collapse:collapse;
    border: 1px solid #999999;
}

.fiche_titel{
    padding: 5px;
    font-weight:bold;
    background-color:#eeeeee;
    width:18%;
}

.fiche_inhoud{
    padding: 4px;
}
.tekst_kleiner{
    font-size:11px;
}

.error{
    color:#FF0000;
    font-weight:bold;
}

.titel_balk{
    background-color: #f4e21d;
    width: 600px;
    text-align : center;
    color : #333333;
    font-size : 12px;
    font-weight : bold;
}
.preview{
    border: 1px dotted #aaaaaa;
}

.artikel_cat{
    height:33px;
    background-image:url(../images/layout/cat_bg.png);
    background-repeat:no-repeat;
    font-weight:bold;
    font-size:18px;
    color:#FFFFFF;
    padding-top:5px;
}
.artikel_titel{
    font-size:22px;
    font-weight:400;
}
.artikel_datum,.artikel_auteur ,.artikel_info ,.artikel_prijs{
    background-color:#DDDDDD;
}

.product_table{
    border-collapse:collapse;
    border: 1px dashed #CCCCCC;
}
.product_streetprice
{
    border-top: 1px dashed #CCCCCC;
}
.product_titel{
    font-size:14px;
    font-weight:bold;
    font-variant:small-caps;
    color:#222222;
    text-align:center;
    border-bottom: 1px dashed #CCCCCC;
}
.product_datum{
    color:#222222;
    text-align:right;
    border-bottom: 1px dashed #CCCCCC;
}
.product_omsch{
    font-size:11px;
    color:#444444;
    border-top: 1px dashed #CCCCCC;
}
.product_right{
    border-left: 1px dashed #CCCCCC;
}
.product_link{
    border-right: 1px dashed #CCCCCC;
}

.klein{
    font-size:11px;
}

.nieuws_header{
    background-color:#AAAAAA;
    border: 1px dashed #CCCCCC;
}
.tekst_klein2{
    font-size:11px;
}
.tekst_kader{
    font-size:11px;
    color:#666666;
    background-color:#EEEEEE;
    border: 1px dashed #666666;
    padding:2px;
    margin:2px;
}

.disclaimer{
    color:#999999;
    font-size:9px;
    text-align:center;
}

.newProductStyleContainer{
    height:200px;
    display:block;
    float:left;
    background-color:#C9D7E2;
    border-left:solid 1px #ffffff;
    border-bottom:solid 1px #ffffff;
    background-image:url(../images/layout/prodBack.jpg);
    position:relative;
    background-repeat:repeat-x;
    margin-bottom:8px;
}
.newProductStyleContainerMid{
    height:200px;
    display:block;
    float:left;
    background-color:#C9D7E2;
    border-left:solid 1px #ffffff;
    border-bottom:solid 1px #ffffff;
    background-image:url(../images/layout/prodBackMid.jpg);
    position:relative;
    background-repeat:repeat-x;
}
.newProductStyleContainerProdFiche{
    height:200px;
    position:absolute;
    top:0px;
    left:0px;
    background-color:#C9D7E2;
    border-left:solid 1px #ffffff;
    border-bottom:solid 1px #ffffff;
    background-image:url(../images/layout/prodBack.jpg);
    background-repeat:repeat-x;
}
.newProductStyleContainerMidProdFiche{
    height:200px;
    position:absolute;
    top:200px;
    left:0px;
    background-color:#C9D7E2;
    border-left:solid 1px #ffffff;
    border-bottom:solid 1px #ffffff;
    background-image:url(../images/layout/prodBackMid.jpg);
}
.newProductStyleTitle{
    font-size:11pt;
    font-weight:bold;
    height:30px;
    line-height:30px;
    padding-left:10px;
    color:#ffffff;
}

.newProductStyleTitle p{
    font-size:8.5pt;
    color:#000000;
    line-height:100%;
    font-weight:normal;
    padding-right:10px;
    padding-left:0px;
    text-align:justify;
}
.newProductStyleImage{
    float:left;
    border:solid 1px #000000;
    margin-top:5px;
    margin-left:5px;
}
.newProductStyleImageProductfiche{
    float:left;
    border:solid 1px #000000;
    margin-top:5px;
    margin-left:5px;
    width:300px;
    position:absolute;
    left:3px;
    top:3px;
}
.newProductSyleCart{
    width:130px;
    height:90px;
    position:absolute;
    top:33px;
    left:0px;
}
.newProductStyleInfoItem{
    width:100%;
    line-height:28px;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
}
.newProductStyleInfoItemTitle{
    width:100px;
    line-height:28px;
    font-weight:bold;
}
.newProductStyleUwPrijs{
   /* width:100%;*/
}
.uwprijsTD{
    font-size:18pt;
    line-height:30px;
    font-weight:bold;
    color:#32CDFD;
}
.uwprijsTDTitle{
    color:#ffffff;
    line-height:30px;
    font-weight:bold;
}
.newProductStyleUL{
    line-height:150%;
}
.newProductStylePrint{
    position:absolute;
    top:2px;
    right:3px;
}

/* ----- JQUERY EXPANDABLE ----- */

.faq_container {
    margin-top: 12px;

}

.ui-expandable-title {
    font-weight: bold;
    background-color: #C9D7E2;
    cursor: pointer;
    padding-bottom:5px;
    text-align: left;
}

.ui-expandable .ui-widget-content {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    text-align: left;
}

.ui-expandable .icon-closed {
    background-image: url(images/jquery/expandable_closed.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-top: 3px;
    margin-right: 10px;
    text-align: left;
}

.ui-expandable .icon-open {
    background-image: url(images/jquery/expandable_open.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-top: 3px;
    margin-right: 10px;
    text-align: left;
}
  @media print {
    .noprint { display:none; }
  }

