/* toegevoegd geert 2/9/09*/

.secondbutton {
    padding: 4px 0 0 10px !important;
}

#paginamenu {
    margin: -122px 0 0 10px !important;
}

#nieuwbijeliseo_sub {
    width: 208px;
    height: 163px;
    background: url(../images/nieuwbijeliseo_sub.png) no-repeat left top;
    margin: 0;
    padding: 110px 0 0 115px;
}

#alfabet p {
    font-family: "Tahoma", "Verdana", Arial, sans-serif;
    font-size: 12px;
    margin: 5px 0 0 10px;
}

#alfabet h5 {
    display: block;
    font-size: 17px;
    vertical-align: top;
    height: 18px;
    width: 12px;
}

#headproducten {
    width: 570px !important;
}

#alfabet-center {
    margin: 0 auto 10px auto;
    background: url(../images/alfabet_background.png) no-repeat left top;
    text-align: center;
    width: 354px;
    height: 25px;
    padding: 2px 18px;
}

#alfabet-center h5 {
    font-size: 17px;
    height: 18px;
    width: 12px;
}

.productrij {
    width: 584px;
    margin: 0 0 30px 0;
}

.product {
    background: url(../images/productitem.png) no-repeat left top;
    width: 171px;
    height: 180px;
    text-align: center;
    float: left;
    margin: 0 11px 10px 11px;
    padding: 5px 0 0 0;
}

.product-groot, .product-klein {
    background: url(../images/productitem_groot.png) no-repeat left top;
    width: 169px;
    height: 261px;
    text-align: center;
    float: left;
    margin: 0 11px 10px 11px;
    padding: 0 0 0 0;
    cursor:pointer;
}

.product-klein{
    padding-top: 50px;
    height: 211px;
}

.product p {
    font-family: "Tahoma", "Verdana", Arial, sans-serif;
    font-size: 12px;
    margin: 5px 0 0 10px;
}

.product-groot .productTitle, .product-klein .productTitle{
    display: block;
    height: 37px;
    width: 155px;
    max-height: 37px;
    max-width: 160px;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.product-groot p, .product-klein p {
    font-family: "Tahoma", "Verdana", Arial, sans-serif;
    font-size: 12px;
    margin: 5px 0 0 10px;
}

.product p strong {
    font-size: 15px;
    font-weight: bold;
}

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

.productheader {
    background: url(../images/productheader.png) no-repeat left top;
    width: 171px;
    height: 33px;
    margin: 10px;
    padding: 3px 0 0 10px;
    clear: both;
}

#paginanummers {
    clear: both;
    float: right;
    margin-right: 25px;
    margin-top: 20px;
    width: 570px;
}

#paginanummers span {
    width: 18px;
    height: 18px;
    display: block;
    background: #f9af72;
    float: left;
    margin: 2px;
    text-align: center;
    padding: 2px;
    font-family: "Trebuchet MS", "Tahoma", "Verdana", Arial, sans-serif;
}

#paginanummers span.currentPage{
    background: #ba0028;
    color: #fff799;
}

#paginanummers span:hover{
    background: #ba0028;
    color: #fff799;
}


#paginanummers span a{
    display: block;
    width: 18px;
    height: 18px;
    padding: 2px;
    margin: -2px 0 0 -2px;
    text-align: center;

}


#singleproduct p {
    font-family: "Tahoma", "Verdana", Arial, sans-serif;
    color: #ffffff;
    font-size: 13px;
    margin: 20px 0;
    width: 560px;
}

#singleproduct fieldset p{
    width: 450px;
}

/* wijziging Geert 2/9 */
#singleproduct .productTitel{
    font-size: 22px;
    font-weight: bold;
    color:#ffffff;
    width: 420px;
    margin: 0 0 20px 0 !important;
}

#singleproduct .productLeadin{
    width: 400px;
}

.muziekdvdvenster {
    margin: 10px 0 0 0 !important;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#page-content {
    line-height: 24px;
}

#page-content ol{
    margin-left: 20px;
}

#page-content p{
    margin-top: 2px;
    margin-bottom: 40px;
}

#page-content div.go-up{
    float: right;
    margin-right: 40px;
    margin-top: -40px;
}


#page-content a, #page-content a:visited{
    text-decoration: underline;
}

#page-content a:hover{
    text-decoration: none;
}

#page-content ol.alpha{
    list-style-type: lower-alpha;
    width: 500px;
    margin-left: 40px;
    margin-top: 0px;
    margin-bottom: 40px;
}