
/******************************************
        GEOSTART BANNER 
******************************************/
#geostart_banner_line {
    background: #690E0E url('../images/headers/iframe/geostart_banner_line.jpg') left top no-repeat;
    height: 5px;    
}
#geostart_banner {
    background: #830000 url('../images/headers/iframe/geostart_banner.jpg') left top no-repeat;
    height: 38px;    
}

#header {
    /* background: url(../images/headers/iframe/header_dh.jpg) left top no-repeat; */
    background: #FFF;
    height: 100%;
}

#overzicht_header {
    background: #830000 url(../images/headers/iframe/overzicht_header.gif) left top no-repeat;
    height: 55px;
}

#overzicht_banner {         
    padding: 5px 0 0 40px; 
}
#overzicht_banner img {
    width: 620px;  
}



.items {
    padding: 20px 0 0 40px; 
    font-size: 11px;   
    color: #000;
    width: 620px;
    float: left;
}
                            
.itemContainer {
    color: #000;   
}
.items .item {
    padding: 10px 0 0 0;
    color: #000;    
    font-size: 12px;        
    text-decoration: none;    
}
.items .itemTitle {
    color: #054aa3;
    font-size: 13px; 
    font-weight: bold;   
    text-decoration: none;    
}
.items .lineBreak {
    width: 620px;
    height: 1px;
    line-height: 1px;
    background: #999999;
    margin: 10px 0 10px 0;
}

#mainButtons {
    padding: 5px 0 0 201px;
    width: 363px;  
    float: left;
}

#mainButtons #overzicht_kaarten_button {
    background: transparent;
    width: 124px;
    margin: 0;
    padding: 0;    
}

#mainButtons #overzicht_kaarten {
    background: transparent;
    margin:0;
    padding:0;
    width:124px;
}




#mainButtons #overzicht_kaarten {
    border: 0;
    background: #820000;
}
#mainButtons #hulp_bij_deze_kaart {
    border: 0;
    padding: 0 0 0 7px;
}
#zoom_naar {
    margin: 8px 0 0 0; 
    padding: 2px 0 0 0;   
    border: 0;
    width: 330px;
    height: 20px;
    float: left;
}
#zoom_naar_button {
    margin: 6px 0 0 10px;
}

#subContainer {
    width: 100%;        
    background: #FFF;
}

#subContainer #beschrijvingContainer {
    padding: 0 0 0 31px;
    height: 62px;
    background: #830000;  
}
#subContainer #beschrijving {
    width: 960px;
    background: #830000;  
    color: #FFF;  
    font-family: Arial;
    font-size: 11px;
}

#subContainer #hulp_bij_deze_kaart_container {
    padding: 0 0 0 30px;
    height: 62px;
    background: #830000;    
    display: none;      
}
#subContainer #hulp_bij_deze_kaart {
    width: 960px;
    background: #830000;    
    color: #FFF;        
}

#subContainer #subContainerLeft {    
    background: #830000 url('../images/headers/iframe/subContainerLeft.jpg') left top no-repeat;           
    height: 119px;
    width: 2%;     
    float: left;
}                 
#subContainer #subContainerMid {    
    background: #FFF url('../images/headers/iframe/subContainerMid.jpg') left top repeat-x;    
    width: 98%;      
    float: left;
}
#subContainer #subContainerMid #subContainerRight {    
    background: #830000 url('../images/headers/iframe/subContainerRight.jpg') right top no-repeat;
    height: 119px; 
    width: 32px;     
    float: right;
}


#subContainer #zelf_toevoegen {
    padding: 10px 0 0 10px;   
    float: left;
}
#subContainer #pagina_titel {
    padding: 15px 0 0 10px;   
    height: 20px;
    /* width: 600px; */
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #074697;
    font-weight: bold;
    float: left;
}

#subContainer #kaart {
    padding: 40px 0 0 0;
    margin-top: 10px;
}


#formulier_verstuur {
    background: url(../images/geostart/formulier.jpg) left top no-repeat;
    height: 96px;
}

