/*  
Trompshuys
www.trompshuys.nl design 

copyright (c) 2008, Syntraks Media
www.syntraksmedia.nl 
*/

/* Site layout (div) */

body, html {
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: Arial;
    font-size: 11px;
    color: #000;
}

body a, a:link, a:active, a:visited {text-decoration: none;}

* img   {border: 0px; padding: 0px; margin: 0px}

table   { font-weight: normal;
}

#wrapper
{  position: relative;
   margin:  auto; 
   width: 660px;
   margin-top: 30px;
}
    
#header {
    width: 650px;
    height: 100px;
    background-color: #fff;
    text-align: right;    
}    

#headnav {
    width: 525px;
    background-color: #fff;
    text-align: left;
    padding-left: 125px;
    height: 45px;
} 
    
#kol1 
{   position: relative;
    float: left;
    width: 100px;
    height: 220px;
    background-color: #fff;
    text-align: right;
    margin-right: 20px;
    padding-top: 237px;
}
#kol2 
{   position: relative;
    float: left;
    width: 170px;
    height: 200px;
    background-color: #fff;
}
#kol3 
{   position: relative;
    float: left;
    width: 357px;
    height: 200px;
    background-color: #fff;
    
}

#outputwrap {
    padding-left: 12px;
    padding-top: 15px;
}

.submenu  { 
    float: none;
    text-align: right;
    margin-bottom: 1px;
    font-size: 14px;
    color: #000;
 }

#kol1 a, a:link, a:active, a:visited 
{       font-family: Arial;    
        font-weight: bold;
        font-size: 13px;
        color: #bebdd8;
        text-decoration: none;
}

#kol1 a:hover {
        color: #694b3a;
 
}

#kol3 a, a:link, a:active, a:visited 
{       font-family: Arial;    
        text-decoration: underline;
        color: #694b3a;
        font-weight: normal;
}

#kol1 a:hover {
        color: #694b3a;
 
}
        
#kol3   h1   {font-family: Arial;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        color: #694b3a;
        letter-spacing: 1px;
        padding: 0px;
        margin-bottom: 6px;
}

p   {font-family: Arial;
        text-transform: none;
        font-weight: none;
        font-size: 12px;
        color: #694b3a;
        line-height: 18px;
        margin-top: 0px;
        padding-top: 0px;
}

div {font-family: Arial;
        text-transform: none;
        font-weight: none;
        font-size: 12px;
        color: #694b3a;
        line-height: 18px;
        margin-top: 0px;
        padding-top: 0px;}