*{
    font-family:Arial;
    font-size:12px;
}
form, div{
    margin:0px;
    padding:0px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
a img{              
    border:0px;
}
body{
    margin:0px;
    padding:0px;
    background-color:white;
    background-image:url(/images/bg.gif);
    background-position:top left;
    background-repeat:no-repeat;
}

form input,
form select,
form textarea{
    width:175px;    
    border-bottom:2px solid black;
    border-right: 2px solid black;
    border-top:  1px solid #6B6A6C;
    border-left: 1px solid #6B6A6C;
}
button{
    background-color:white;
    volor:black;
    font-weight:bold;
    cursor:pointer; 
    width:150px;    
    border-bottom:2px solid black;
    border-right: 2px solid black;
    border-top:  1px solid #6B6A6C;
    border-left: 1px solid #6B6A6C;
}
.container{
    padding:0px;
    width:996px;
    margin:0px auto auto auto;
}
.menu{
    height:90px;
    vertical-align:bottom;
}
.menu ul {
    margin:0px;
    padding:0px;
    list-style:none;
}
.menu ul li{
    width:auto;
    float:left;
    color:#1D2E5C;
    padding:0px 10px 5px 10px;
    text-transform:uppercase;
    border-right:1px solid #A7A9AC;
}
.menu ul li a{
    color:#1D2E5C;
    text-transform:uppercase;
    text-decoration:none;      
    font-weight:bold;
}
.menu ul#home li.selected,
.menu ul#level_0_1 li.selected{
    border-bottom:4px solid #807F84;
    color:#807F84;
}
.menu ul li.selected a{
    color:#807F84;
}
.logo{
    width:284px;
}
.txt{
    background-color:#D2D4E5;
    color:#807F84;
    padding-right:20px;
    
}
.txt p{
    margin:4px;
    padding:0px;
}

.img{
    width:996px;
    height:432px!important;
    background-repeat:no-repeat;  
    background-position:right;
    overflow:hidden;    
    padding:0px;
    margin:0px;
    vertical-align:top;
}
.img div{
    width:264px;
    height:411px;
    background-color:#8894B7;
    margin:0px;
    padding:10px; 
    color:white;
    font-size:10px;
}   
.img a{
    color:white;
} 
.img h1{
     color:#002350;
}
.img td{
    color:white;
    font-size:11px; 
    white-space: nowrap;
}
.merk{
    height:300px!important;
    background-repeat:no-repeat;
    background-position:top;
}
.txt_home{
    background-image:url(/images/txt_home.png); 
}
.txt_woman{
    background-image:url(/images/txt_home.png); 
}
.txt_kids{
    background-image:url(/images/txt_jeugdmode.png); 
}
.d1{
    background-image:url(/images/c1.png); 
    background-repeat:no-repeat;
    background-position:top;
    height:275px;
    width:284px;
    vertical-align:top;
}
.m1{
    background-image:url(/images/home_c1.png); 
    background-repeat:no-repeat;
    background-position:top;
    height:275px;
    width:284px;
    vertical-align:top;
}
.mk2{
    background-image:url(/images/kids_c2.png); 
    background-repeat:no-repeat;
    background-position:top;
    width:226px;
    vertical-align:top;
}
.mw2{
    background-image:url(/images/woman_c2.png); 
    background-repeat:no-repeat;
    background-position:top left;
    width:226px;
    vertical-align:top;
}
.m2{
    background-image:url(/images/home_c2.png); 
    background-repeat:no-repeat;
    background-position:top;
    width:226px;
    vertical-align:top;
}
.mw3{
    background-image:url(/images/woman_c3.png); 
    background-repeat:no-repeat;
    background-position:top;
    vertical-align:top;      
    width:500px;
    
}
.m3{
    background-image:url(/images/home_c3.png); 
    background-repeat:no-repeat;
    background-position:top;
    vertical-align:top;
}
.mw2 p, .mk2 p, .m2 p, mw3 p, .m3 p{
    padding:70px 20px 10px 20px;
    color:#807F84;
    font-size:11px;
}

.footer{
    line-height:19px;
    color:#003163;         
    height:20px;
}
.footer td{
    color:#003163;
    padding:5px;        
    height:20px;
}
.footer .c1{
    width:20px;
    font-weight:bold;
    border-right:1px solid #A7A9AC;
}
.footer .c2{
    width:20px;
    font-weight:bold;
    border-left:1px solid #A7A9AC;
}
h6{
    color:white;
    font-size:28px;        
    font-weight:light;    
}p.paars{
 color:purple;
}
