/* Opmaak van InfoWindows */ 

#infoWindowBalloon {                width: 236px;
                                    /*margin-left:134px;
                                    margin-top:15px;*/
}

#infoWindowBalloon_contents {       background:#FFF url(../images/ballon/ballon_content.gif) no-repeat top left;
                                    float:left;
                                    width:226px;
                                    height:auto;}

#infoWindowBalloon_beak {           background:url(../images/ballon/ballon_beak.png) no-repeat top left;
                                    width:31px;
                                    margin-left:-117px;
                                    height:42px;}
 
#infoWindowBalloon_tl {             background:url(../images/ballon/ballon_tl.png) no-repeat top left;
                                    width:5px;
                                    height:5px;}
                                    
#infoWindowBalloon_t {              background:url(../images/ballon/ballon_t.png) repeat-x top left;
                                    width:1px;
                                    height:5px;}
                                    
#infoWindowBalloon_tr {             background:url(../images/ballon/ballon_tr.png) no-repeat top left;
                                    width:5px;
                                    height:5px;}
  
#infoWindowBalloon_l {              background:url(../images/ballon/ballon_l.png) repeat-y top left;
                                    width:5px;
                                    height:1px;}
                                    
#infoWindowBalloon_r {              background:url(../images/ballon/ballon_r.png) repeat-y top left;
                                    width:5px;
                                    height:1px;}
                                    
#infoWindowBalloon_br {             background:url(../images/ballon/ballon_br.png) no-repeat top left;
                                    width:5px;
                                    height:5px;}
  
#infoWindowBalloon_bl {             background:url(../images/ballon/ballon_bl.png) no-repeat top left;
                                    width:5px;
                                    height:5px;}
                                    
#infoWindowBalloon_b {              background:url(../images/ballon/ballon_b.png) repeat-x top left;
                                    width:1px;
                                    height:5px;}

#infoWindowBalloon_close {          background:url(../images/ballon/ballon_close.gif) no-repeat top left;
                                    width:12px;
                                    height:11px;
                                    margin-top:6px;
                                    margin-left:-8px;
                                    cursor:pointer;}
                                    
/* Opmaak van de content van InfoWindows */
#infoWindow_location{                   display:block;
                                        float:left;
                                        margin:0;
                                        padding:0;
                                        width:100%;}

#infoWindow_route{                      display:none;
                                        margin:0px;
                                        padding:0px;}

div.balloonText{                        margin:5px 5px 5px 5px;
                                        padding:5px;
                                        padding-bottom:5px;
                                        float:left;
                                        font-size:11px;
                                        color:#7a7a7a; 
                                        width:216px;
                                        border-bottom:1px solid #c1c1c1;}

div.balloonText a{                      color:#0779ac;
                                        text-decoration:none;}
                                        
div.balloonText a:hover{                text-decoration:underline;}                                        
                                    
span.title{                             display:block;
                                        
                                        font-size:12px;
                                        color:#3a3a3a;}

#infoWindow_route div.balloonText{      height:100%;
                                        border-bottom:none;}
                                        
#infoWindow_routeForm{                  padding:0px;
                                        margin:0px 3px 0px 0px;}
                                        
#infoWindow_routeInput{                 width:100%;}

#route_van, #route_naar{                margin:0px; 
                                        padding:0px;}
                                        
#route_backlink{                        display:block; 
                                        float:right; 
                                        height:23px;
                                        line-height:23px; 
                                        width:auto;}

  
.balloonButtons{                        float:left;
                                        border-top:1px solid #C1C1C1;
                                        color:#626262;
                                        font-size:10px;
                                        height:20px;
                                        line-height:20px;
                                        margin:5px;
                                        padding:0 5px;
                                        text-align:center;}  

.balloonButtons span{                   display:block;
                                        float:right;
                                        width:auto;
                                        padding:0px;
                                        margin:0px;}
                                    
.balloonButtons a{                      display:block; 
                                        text-align:left; 
                                        float:left; 
                                        width:auto;
                                        height:20px;
                                        line-height:20px;
                                        margin-right:10px;
                                        text-decoration:none;
                                        color:#626262;}

.balloonButtons span a.zoomAnchor{      float:none;
                                        display:inline;
                                        color:#626262;}
                                        
.balloonButtons span a.disabled{        color:#EEE;
                                        cursor:default;}
                                        
.balloonButtons span a.disabled:hover{  text-decoration:none;
                                        color:#EEE;}                                        

.balloonButtons  a img{                 border:none;
                                        text-decoration:none;}

.balloonButtons  a:hover{               text-decoration:underline;
                                        color:#626262;}
                                        
.balloonSubgroep{                       float:left;
                                        margin:0px;
                                        padding:0px 5px;
                                        }
                                        
.balloonSubgroep a{                     display:block;
                                        font-size:11px;
                                        text-decoration:none;
                                        line-height:15px;}
                                        
.balloonSubgroep a img{                 border:none;
                                        text-decoration:none;
                                        float:right;
                                        position:absolute;
                                        right:5px;}
                                        
.balloonSubgroep a img.subgroep{        clear:both;
                                        display:block;
                                        float:left;
                                        height:12px;
                                        width:12px;
                                        margin:3px 8px 0px 0px;
                                        vertical-align:middle;}
/*
#balloonPermLink{                       display:none;
                                        width:233px;
                                        background:url(../images/ballon/ballon_link_bg.png) no-repeat bottom right;
                                        padding:0px 4px 10px 4px;} 
                                        
#balloonPermLink input#permLinkInput{   width:222px;
                                        margin-top:5px;}                                         
*/

#area_properties {                      list-style-type:none;
                                        font-size:10px;
                                        margin:5px 0 5px 0;
                                        padding:0}        