
/*******************
    Standaarden
********************/
BODY {
    background-color: #273588;
    margin: 0px;  
}

p{
    color: #273588; 
    font-size: 11px; 
    line-height: 140%; 
    font-family: arial; 
    text-decoration: none;
    margin: 0px 0 0px 0;
}

.txt_blauw{
    color: #273588; 
    font-size: 11px; 
    line-height: 140%; 
    font-family: arial; 
    text-decoration: none;
    margin: 0px;
}

/*****************
    Structuur
*****************/
#menuWrap{float: left; background-color: #fff;} 

#contentWrap{float: left; overflow: auto; width: 530px;}
#website{background-color: #fff; margin:0px auto; width: 792px; overflow: hidden;}  

.tabelline   { 
    color: black; 
    font-size: 10px; 
    line-height: 120%; 
    font-family: Verdana; 
    text-decoration: none; 
    text-align: right; 
    padding-right: 10px;
    border-bottom: 1px solid #273588; 
}

.tabellineMerk{
    color: black; 
    font-size: 10px; 
    line-height: 120%; 
    font-family: Verdana; 
    text-decoration: none; 
    text-align: right; 
    padding: 4px 10px 4px 0;
    border-bottom: 1px solid #273588; 
}

.tabelmerk {
    text-align: right;
    padding-top: 10px;    
}

.txt_wit { 
    color: white; 
    font-size: 11px; 
    line-height: 140%; 
    font-family: arial; 
    text-decoration: none 
}

h3 { 
    color: #273588; 
    font-weight: bold; 
    font-size: 14px; 
    line-height: 140%; 
    font-family: Arial; 
    text-decoration: none;
    margin:0px;
}

.textinput  { 
    background-color: white; 
    border: solid 1px #273588; 
    width: 200px 
}

.merkWrap {
    width:530px; 
    border-bottom: 4px solid #DBDEEB;      
    overflow: hidden;
    float: left;
}

    .merkWrap h2{
        float:left;
        margin: 10px 0 10px 0 ;
        color: #495AA3;
        font-weight: bold;
        display: block;
        width: 350px;
        font-family: arial !important; 
    }

.merkThumb{
    width:150px;
    height: 120px;
    float:left;
    margin-right: 10px;
}

    .merkThumb a {
        display: block;
        height: 100%;
    }

.merkContent{width: 350px; float: right; overflow: hidden; padding-right: 5px;}


#merkRest {
    background-color: #DBDEEB;
    width: 530px;
    float: left;
}

.merkHref { 
    color: #8d7540; 
    font-size: 10px; 
    line-height: 120%; 
    font-family: verdana; 
    text-decoration: none; 
    float:right; 
    margin:10px 0 10px 0;
}

.merkHref:hover  { color: #d3124d; }

.editinplace{display: block; margin-bottom: 5px;}   


/* Pagina structuur */
#contentHeader{width: 530px; background-color: #273588; margin: 3px 0 0px 0; float: left;}

#contentPlaatjes{width: 530px; margin: 3px 0 3px 0; overflow: hidden; float: left;}
    
    .contentThumbLinks{margin-right: 2px; float: left;}
    .contentThumbLinks img{height: 260px; width: 245px;}
    
    .contentThumbRechts{float: right;}
    .contentThumbRechts img{height: 260px; width: 283px;}

#contentGegevens{width:490px; background-color: #D4D7E7; padding: 10px 20px 20px 20px; float: left;}

#contentHomeFlash{width: 530px; height: 260px;}

#contentMerken{float:left;}
