*
{
    margin: 0px;
    padding: 0px;
}

BODY
{
    font-family: verdana;
    font-size: 10pt;
    color: black;

    text-align: center;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_texture.png');
    background-repeat: repeat;
}

TD
{
    font-family: verdana;
    font-size: 10pt;
    color: black;
}

A
{
    font-family: verdana;
    font-size: 10pt;
    color: black;
}

A:Hover
{
    font-family: verdana;
    font-size: 10pt;
    color: black;

}

div.main
{
    margin-left: auto; 
    margin-right: auto;

    padding: 0;

    POSITION: relative;
    top: 0px;
    left: 0px;
    width: 972px;

    float: center;

    width: 972px;
}

div.left_1
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 25px;
    height: 76px;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_left_1.png');
    background-repeat: no-repeat;
}

div.top
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 923px;
    height: 76px;    
    
    background-color: transparent;
    background-image: url('/pcs/_gfx/v2/pcs_top.png');
    background-repeat: no-repeat;
}

div.right_1
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 24px;
    height: 76px;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_right_1.png');
    background-repeat: no-repeat;
}

div.left_2
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 25px;
    height: 119px;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_left_2.png');
    background-repeat: no-repeat;
}

div.banner
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 923px;
    height: 119px;    
    
    background-image: url('/pcs/_gfx/v2/pcs_banner.jpg');
    background-repeat: no-repeat;
}

div.right_2
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 24px;
    height: 119px;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_right_2.png');
    background-repeat: no-repeat;
}

div.menu
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 972px;
    height: 25px;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_menu.png');
    background-repeat: no-repeat;
}

div.content_cont
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 972px;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_midden.png');
    background-repeat: repeat-y;
}

div.sub_left
{
    position:relative;
    float: left;
    top:0px;
    left:27px;

    width:197px;
    
    text-align: left;
}

div.sub_boxfirst
{
    position:relative;
    float: left;
    top:0px;
    left:0px;

    width:197px;
    
    text-align: left;
    background-image: url('/pcs/_gfx/v2/pcs_bg_subboxfirst.jpg');
    background-repeat: no-repeat;    
    
    color: white;
    
}

p.subtitel
{
    margin-top:4px;
    margin-left:20px;
    margin-bottom:10px;
    font-size:11pt;
}

p.subtxt
{
    margin-top:4px;
    margin-left:10px;
    margin-bottom:20px;
    font-size:8pt;    
}

div.sub_boxsecond
{
    position:relative;
    float: left;
    top:0px;
    left:0px;

    width:197px;
        
    text-align: left;
    background-image: url('/pcs/_gfx/v2/pcs_bg_subboxsecond.jpg');
    background-repeat: no-repeat;   
    
    color: white;
}

div.content
{
    position:relative;
    float: left;
    top:0px;
    left:0px;

    width:579px;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_content.jpg');
    background-repeat: repeat-x;
    background-position: top left;
}

div.content_txt
{
    position:relative;
    float: left;
    top:10px;
    left:10px;

    width:565px;
    margin-bottom: 10px;
    
    text-align: left;
}

div.sub_right
{
    position:relative;
    float: left;
    top:0px;
    left:0px;
    
    width: 171px;
    
    text-align: left;
}

div.bottom
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 972px;
    height: 53px;
    
    background-image: url('/pcs/_gfx/v2/pcs_bg_bottom.png');
    background-repeat: no-repeat;
}

div.copyright
{
    position: relative;
    float: left;
    left:0px;
    top:0px;

    width: 972px;
    
    color:white;
    font-size:8pt;
}

div.copyright a
{
    color:silver;
    font-size:8pt;
    text-decoration: underline;
}


div.copyright a:hover
{
    color:silver;
    font-size:8pt;
    text-decoration: underline;
}

A.sub
{
    font-family: verdana;
    font-size: 10pt;
    color: white;
}

A.sub:Hover
{
    font-family: verdana;
    font-size: 10pt;
    color: white;

}

A.sub-small
{
    font-family: verdana;
    font-size: 8pt;
    color: white;
}

A.sub-small:Hover
{
    font-family: verdana;
    font-size: 8pt;
    color: white;
}

P.sub-small
{
    font-family: verdana;
    font-size: 8pt;
    color: white;
}

ul.categories
{
    width:140px;
    margin-left:25px;
    list-style-position:outside;
}

ul.categories li
{
    font-size:9pt;
    padding-left: 0px;
}

ul.categories li.subcat
{
    font-size:8pt;
    list-style-type: square;
    padding-left: 15px;
}

ul.categories li a
{
    color: white;
    text-decoration: none;
}

ul.categories li a:hover
{
    color: #0099FF;
    text-decoration: none;
}

div.sub_boxsecond td
{
    color:white;
    font-size:8pt;    
}

div.sub_boxsecond td a
{
    color:white;
    font-size:8pt;    
}

div.sub_boxsecond td a:hover
{
    color:white;
    font-size:8pt;    
}

div.artikelbox
{
    width:180px;
    height:200px;
    float:left;
    border:1px solid #666666;
    margin-right:5px;
    margin-bottom:5px;
}

div.aanbieding
{
    width:180px;
    height:200px;
    float:left;
    border:1px solid #666666;
    margin-right:5px;
    margin-bottom:5px;
}

div.aanbieding:hover
{
    width:180px;
    height:200px;
    float:left;
    border:1px solid #d5672b;
    margin-right:5px;
    margin-bottom:5px;
}

div.aanbieding_img
{
    width:180px;
    height:145px;
    float:left;
    background-color:white;
}

div.aanbieding_txtbg
{
    width:180px;
    height:55px;
    float:left;
    background-image:url('/pcs/_gfx/v2/aanbieding_bg.jpg');
    background-repeat:repeat-y;
}
