#yui-history-iframe {                           position:absolute;
                                                top:0; left:0;
                                                width:1px; height:1px;
                                                visibility:hidden;}

html, body{                                     overflow: hidden; height: 100%; width: 100%;
}
                                                
input{                                          font-family:"Lucida Sans Unicode", Corbel, "Lucida Grande", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
                                                font-size: 11px;}                                                

/** Header **/

#header{                                        height:90px;
                                                
                                                
                                                margin:0px;
                                                
                                                }

#header img{                                    vertical-align:middle;}

#header img#printlogo{                          display:none;} 

/** GeoStart container: wraps everything except the header **/

#geoStart{                                      position:absolute;
                                                left:0;
                                                top:0;
                                                bottom:0;
                                                right:0;
                                                /*padding:10px;
                                                padding-top:0px;*/
                                                margin:80px auto 0px auto;}
                                                
/** Topbar contains: Search and mapMenu **/

#topbar{                                        float:left;
                                                width:100%;
                                                height:38px;
                                                padding:0px;
                                                margin:0px;}

/** Slidingdoors background **/                                                
                                                
#searchContainer{                               float:left;
                                                width:256px;
                                                height:38px;
                                                /*background:url(../images/topMenuRight.gif) no-repeat top right*/;
                                                border-right: 1px solid #3e4d5a;
                                                background: #3e4d5a;
                                                padding:0px;
                                                margin:4px 0px 0px 0px;}

.topMenuLeft{                                   float:left;
                                                /*background:url(../images/topMenuLeft.gif) no-repeat top left*/;
                                                height:24px;
                                                line-height:38px;
                                                padding:7px 10px;}

div.searchWrapper {                             /*background-color:white;
                                                border:1px solid #c6c6c6;*/
                                                float:left;
                                                display:block;
                                                width:205px;
                                                padding-left: 24px;
                                                height:19px;}

div.searchWrapper input.searchInput{            float:left;
                                                /*width:226px;
                                                padding:0;
                                                margin:0;
                                                height:14px;
                                                color:#494949;
                                                font-size:11px;
                                                padding:2px 3px;
                                                border:none;
                                                background:#FFF;*/
                                                font-size: 90%;
                                                color: white;
                                                width: 160px;
                                                height: 16px;
                                                padding: 3px 10px;;
                                                background-color: transparent;
                                                background-image: url('../images/input.png');
                                                background-repeat: no-repeat;
                                                border: 0;
                                                margin:0px auto;
                                                vertical-align: middle;
}

div.searchWrapper input.searchIcon{             float:right;
                                                width:19px;
                                                height:23px;
                                                padding-bottom:3px;}

/** mapMaker sliding doors **/
       
#mapMenuContainer{                              float:left;
                                                padding:0px;
                                                margin:0px;
                                                margin-left:5px;
                                                width:709px;
                                                height:38px;
                                                background: none;}

#mapMenu{                                       float:left;
                                                height:23px;
                                                width:670px;
                                                padding:0px;
                                                margin:0px;
                                                background: none;}

#mapMenu li{                                    float:left;
                                                display:block;
                                                list-style-type:none;
                                                /*border-right:1px solid #c6c6c6;*/
                                                line-height:0px;}

#mapMenu li#copy{                               float:right;
                                                border-right:none;
                                                border-left:1px solid #c6c6c6;}

#mapMenu li a{                                  display:block;
                                                float:left;
                                                padding:3px 5px;
                                                height:17px;
                                                line-height:17px;
                                                text-decoration:none;
                                                /*color:#585858;*/
}

#mapMenu li a:hover{                            /*color:black;*/}

#mapMenu li a img{                              text-decoration:none;
                                                border:none;
                                                vertical-align:bottom;}

/** content wraps menu and map **/
                                                
#content{                                       float:left;
                                                margin:0px;
                                                padding:0px;}

/** leftPaneContainer contains menu + handle and infoPane + handle **/
                                                
#leftPaneContainer {                            float:left;
                                                display:inline;}

/** Main menu **/
                                        
#menuContainer{                                 clear:both;
                                                float:left;
                                                overflow:hidden;
                                                width:258px;
                                                height:469px;
                                                padding:0px;
                                                margin:4px 0 0 0;
                                                /*background:#FFF;*/}

#mainMenu{                                      float:left;
                                                width:100%;
                                                height:100%;
                                                padding:0px;
                                                margin:0px;}

#mainMenu dt{                                   display:block;
                                                float:left;
                                                position:relative;
                                                outline:none;
                                                width:258px;
                                                height:33px;
                                                padding:0px;
                                                margin:0px;
                                                margin-top:3px;
}                                          
                                                
#mainMenu dt#locaties-header {
    background: url(/images/geostart/menu_top.png);
}

#kaartweergave {
    position: absolute;
    left: 21px;
    top: 7px;
}
#lijstweergave {
    position: absolute;
    left: 130px;
    top: 7px;
}

#locaties-header label {
    position:absolute;
    top: 7px;
    width:90px;
    height:20px; 
    cursor:pointer;
}

#label_kaartweergave {
    left:43px;
}

#label_lijstweergave {
    left:150px;
}

#total_locations {
    padding-left: 8px;
    color: #99a8b4;
    font-size: 11px;
    margin: 0 0 8px 0;
}

#zoeken-simpel-veld {
    float: left;
    font-size: 90%;
    color: white !important;
    width: 189px;
    height: 16px;
    padding: 3px 7px;
    margin-bottom: 5px;
    background-color: transparent;
    background-image: url('/images/geostart/input.png');
    background-repeat: no-repeat;
    border: 0;
}

#location_menu_simple
{
    list-style: none;
    padding: 0;
    padding-top:10px;
    margin: 10px 0 0 0;
}

#location_menu_simple li input {      
    float:left;
    position:relative;
}

#location_menu_simple li label {
    width:180px; 
    height: 20px; 
    cursor: pointer;
    display:block;
}

#location_menu_simple li {
    list-style: none;
    display:block;
    position:relative;
    padding: 0;
    margin: 0;
    height: 34px;
    background: url(/images/geostart/hoofdgroepen.png);
    background-repeat: no-repeat;
    background-position: 25px 0;
}

#search_simple input {
    float: left;
    font-size: 90%;
    color: white !important;
    width: 180px;
    height: 16px;
    padding: 3px 10px;;
    background-color: transparent;
    background-image: url('../images/search_simple.png');
    background-repeat: no-repeat;
    border: 0;
}

#search_filter {
    clear: both;
}

#search_filter select {
    width: 100%;
    margin: 0 0 6px 0;
}

#search_filter_help {
    color: #99a8b4;
    display: block;
    margin: 8px 0 8px 8px;
}

li#natuur_milieu {    
    background-position: 25px 0;}
li#stad_omgeving {    
    background-position: 25px -34px;}
li#mens_samenleving { 
    background-position: 25px -68px;}
li#kennis_innovatie { 
    background-position: 25px -102px;}

    
#resultaat_tonen {
    outline: none;
    background: url(/images/geostart/zoeken.png) no-repeat;
    height: 54px;
    width: 224px;
}
    
/*
ul#location_menu_simple input {    
    float:left;
}
    
ul#location_menu_simple label {
    width:180px;
    cursor:pointer;
    height:25px;
    float:left;
    display:block;
}*/
                                        
#mainMenu dt.first{                             margin-top:0px;}

#mainMenu dt a{                                 display:block; 
                                                float:left;
                                                outline:none;
                                                width:258px;
                                                height:33px;
                                                line-height:33px;
                                                padding:0px 10px;
                                                color:#ffffff;
                                                font-size:13px;
                                                font-weight:normal;
                                                text-decoration:none;}

#mainMenu dt.active a{                          
                                                cursor:default}
                                        

#mainMenu dt a span{                            display:block;     
                                                float:right;
                                                width:25px;
                                                height:33px;
                                                text-align:center;
                                                line-height:29px;
                                                border:none;
                                                border-left:1px solid #c6c6c6;}

#mainMenu dt a span.menuHeader{                 display:block;
                                                float:left;
                                                border:none;}

#mainMenu dd{                                   display:none;
                                                padding:0px;
                                                clear:both;
                                                height:377px;
                                                position:relative;
                                                width:100%;
                                                overflow:hidden;
                                                margin:0px;}
#mainMenu dd.active{                            display:block;}

#mainMenu dd div.inner{                         float:left;
                                                width:218px;
                                                height:99%;
                                                margin: 10px 0;
                                                padding: 0 10px 0 28px;
                                                position:relative;}
                                                
div.inner ul#kaartlagen_list{                   list-style-type:none;
                                                padding:5px 0;
                                                width:241px;
                                                margin:0px;}
                                                
div.inner ul#kaartlagen_list li{                border-top:1px dashed #cbcbcb;
                                                line-height: 20px;
                                                display:block;
                                                float:left;
                                                width:100%;}                                                                                                

/** menuHandle style for sliding the menu in fullscreen **/
                                                
#menuHandle{                                    float:left;
                                                display:none;
                                                margin-top:5px;                              
                                                width:5px;
                                                border:1px solid #c6c6c6;
                                                border-left:none;
                                                /*background:#d0d0d0;*/
                                                cursor:pointer;}

#menuHandle_img{                                position:absolute;
                                                width:20px;
                                                z-index:99999;                                                   
                                                height:95px;
                                                margin-left:5px;}

/** Sliding infoPane + contents **/

/** Mapoverlay when infoPane is visible **/

#permLinkDiv{                                   position:absolute;
                                                display:none;
                                                top:50%;
                                                margin-top:-45px;
                                                height:90px;                                                
                                                z-index:999;
                                                left:50%;}
                                                
#permLinkDiv input#permLinkInput{               width:300px;
                                                margin-top:10px;}

#closeInfoPaneOverlay {                         position:absolute;
                                                top:0px;
                                                left:0px; 
                                                z-index:2;
                                                display:none;
                                                opacity: 0.7;
                                                filter:alpha(opacity=70);
                                                background-color:#000;
                                                cursor:pointer;}
                                        
#infoPane{                                      /*background-color:white;*/
                                                background-color: #4B5C6A;
                                                /*background-image: url('/images/projecten_meerinfo_background.png');*/
                                                background-repeat: repeat-x;
                                                position:absolute;
                                                /*border-right:1px solid #C6C6C6;*/
                                                display:none;
                                                padding:0px;
                                                width:0px;
                                                z-index:4;
                                                margin-top:4px;}
#infoPane_img{                                  top: 47%; 
                                                z-index:100}
                                                
                                                

                                                
/** infoPane close link **/                                                
                                                
div.infoPane_close{                             display:block;
                                                float:right;
                                                height:20px;
                                                margin-top: 5px;
                                                line-height:20px;
                                                margin-right:20px;}

div.infoPane_close a{                           text-decoration:none;}
                                            
div.infoPane_close a img{                       border:none;
                                                vertical-align: middle;
                                                margin-left: 3px;
                                                margin-bottom: 1px;}

#infoPaneContent{                               height:100%;
                                                margin:0px 8px 0px 10px;
                                                width:570px;
                                                overflow:auto;}

#infoPaneContent_inner{                         margin:0px;
                                                padding: 10px 0 10px 5px;
                                                /*padding-right:15px;*/
                                                width:542px;}
                                            
#infoPaneContent_inner h2{                      font-size:13px;
                                                color: #bad1e7;
                                                font-weight:normal;
                                                margin:10px 0px 15px 0;
                                                padding:0px;} 
                                                
#infoPaneContent_inner h3{                      font-size:11px;
                                                font-weight:500;
                                                margin-top:5px;
                                                margin-bottom:0px;}
                                                
#infoPaneContent_inner h4{                      font-size:11px;
                                                font-weight:bold;
                                                margin:5px 0px 0px 0px;
                                                padding:0px;}
                                                
#helpWrap h3{                                   margin-top:20px;
                                                margin-bottom:5px;
                                                width:100%;
                                                float:left;}
                                                
#helpWrap h4{                                   width:100%;
                                                float:left;
                                                margin-bottom:5px;}                                                
#helpWrap p{                                    margin-top:0px;
                                                margin-bottom:10px;
                                                float:left;}
#helpWrap p img{                                margin: 0px 10px 10px 0px; 
                                                float: left;} 

#helpWrap hr{                                   clear:both;
                                                width:100%;
                                                margin:20px auto 5px auto;
                                                height:1px;
                                                color:#CCC;
                                                background-color:#CCC;
                                                border:none;}                                                                                                                                                                                              



/** Meerinfo styles **/

#infoPaneContent_inner div div.location_info{   float:left;
                                                margin-right:10px;
                                                width:527px;
                                                overflow:hidden;
                                                padding:0px;}
                                                
.location_info ul.no_margin{                    margin:0px;
                                                padding:0px;
                                                list-style-type:none;}

#location_images .info_extra_thumbs{            border:1px solid #C6C6C6;
                                                display:block;
                                                float:left;
                                                overflow:hidden;
                                                padding:5px;
                                                text-align:center;
                                                width:515px;}
                                            
#location_images a, 
#location_images img{                           border: 0; }

#location_images .thumb {                       border:none;
                                                display:block;
                                                float:left;
                                                margin:4px;}
                                                
/********************************

****Style used when using meerinfo_marker_tabbed.tpl for slideshow usage 
                                           
#location_images #location_large_img{           float:left;
                                                padding:5px;
                                                margin:10px auto;
                                                text-align:center;
                                                width:507px;}

#location_images img#imgLoader{                 display:none;
                                                margin:0px auto;}
                                            
#location_images #location_large_img img{       margin:10px auto;
                                                vertical-align: middle;}
                                                
                                                
/** Tabs inside infoPane (meerinfo marker)                                                 
                                        
ul#infoPane_tabs{                               border-bottom:1px solid #C6C6C6;
                                                float:left;
                                                padding:0px;
                                                padding-left:5px;
                                                margin:0px;
                                                margin-right:10px;
                                                width:522px;}
                                            
ul#infoPane_tabs li{                            float:left;
                                                width:auto;
                                                height:20px;
                                                list-style-type:none;
                                                margin-right:5px;}
                                            
ul#infoPane_tabs li a{                          border:1px solid #c6c6c6; 
                                                color:#585858;
                                                display:block;
                                                height:13px;
                                                padding:3px;
                                                text-decoration:none;
                                                outline:none;} 

ul#infoPane_tabs li a:hover{                    color:#000;}
                                            
ul#infoPane_tabs li a.active{                   border-bottom-color:#FFF;
                                                color:#000;}                                                
*******************************************/                                                



#location_details{                              /*background-color:#F2F2F2;*/
                                                float:left;
                                                margin:10px 0px;
                                                padding:10px;
                                                padding-top:0;
                                                width:507px;}                                                
                                            
#infoPaneContent_inner div div#location_address{float:left;
                                                padding:5px;
                                                display: block; 
                                                width: 45%;}
                                                
#location_description table.factsTable tr th{   font-weight:normal;
                                                font-size:14px;
                                                text-align:left;}                                                
                                                
#location_address h3{                           font-size:12px;
                                                color: rgb(186, 209, 231);
                                                font-weight:normal;
                                                margin-bottom:5px;
                                                margin-top:0px;}

#location_address table tr td{                  vertical-align:top;}
#location_address table tr td a{                color:#0779AC;}

#location_address table tr td.title{            font-size:11px;
                                                color:#afafaf;}

#infoPane_img{                                  position:absolute;
                                                width:14px;
                                                height:35px;
                                                cursor:pointer;}
                                                
#infoPaneContent_inner div div#location_cats{   display: block; 
                                                width: 45%;
                                                padding:5px;}
                                                
#location_cats h3{                              font-size:12px;
                                                color: rgb(186, 209, 231);
                                                font-weight:normal;
                                                margin-bottom:5px;
                                                margin-top:0px;}

#location_cats a{                               text-decoration:none;
                                                color:#ff9466;}
#location_cats a:hover{                         text-decoration:underline;}
                                                
#location_link{                                 display:block;
                                                margin-top:10px;
                                                padding-top:10px;
                                                width:100%;}

span.bijdrage {                                 font-size: 11px; color: #d3d3d3;}
                                                
#location_link img{                             display:block;
                                                float:left;
                                                margin-top:8px;
                                                vertical-align:bottom;}
                                            
#location_link input#permLink{                  float:right;
                                                width:490px;
                                                margin:0px;}

/** Catlist panel **/

div.listOverview{                               margin-right:10px;
                                                width:527px;}

div.catListContent table.catList{               width:100%;margin-right:10px;}

div.catListContent table.catList tr{            margin:10px auto;}

table.catList tr td{                            /*border-top:1px dashed #C6C6C6;*/
                                                width:320px;
                                                padding-top:3px;
                                                margin-bottom:3px;}
                                                
table.catList tr td div.catList_clubList{       /*background-color:#F1F1F1;*/
                                                margin:5px 0px;
                                                padding:5px;}                                                
                                                
table.catList tr td span.title a{               text-decoration: none; color: #ffffff;}                                                

table.catList tr td div.catList_clubList a{    
                                                text-decoration:none;} 

table.catList tr td.catList_icon{               width:30px;
                                                vertical-align:top; overflow: hidden}
                                                
table.catList tr td div.catList_actions{        /*border-left:1px solid #C6C6C6;*/
                                                line-height:24px;
                                                padding-left:20px;
                                                width:120px;}

table.catList tr td div.catList_actions a{      text-decoration:none;
                                                font-size: 11px;
                                                color:#fc6525;}
table.catList tr td div.catList_actions a:hover { text-decoration: underline; }
                                                
table.catList tr td div.catList_actions img{    vertical-align:middle;}

table.catList tr.row td                         {background: #56697b;}
table.catList tr.rowalt td                      {background: #4f6273;}

/** Search panel **/
div#searchResultWrap div.searchLoader{          margin-top:100px;
                                                width:527px;
                                                text-align:center;}


div#searchBox{                                  width:100%;
                                                float:left;
                                                margin-bottom:10px;}

/** Pagination style **/

div.list_pagination{                            margin:5px 10px 20px 10px;
                                                width:527px;
                                                height:15px;}

div#spBottom{                                   padding-top:10px;}

.list_pagination a{                             display: block;
                                                height: 13px;
                                                width : 16px;
                                                text-align: center;
                                                float: left;
                                                color: #ffffff;
                                                background: #3e4c5a;
                                                line-height: 1;
                                                text-decoration: none;
                                                padding: 1px 0;
                                                margin: 2px; }
                                                
.list_pagination a.current{                     color:#3e4c5a;
                                                background:#ffffff;}
                                                
.list_pagination a:hover {                      color: #3e4c5a;
                                                background:#ffffff;}
                                                
/** geoMapContainer contains map and mapfooter **/
                                        
#geoMapContainer{                               float:left;
                                                width:700px;
                                                z-index:1;
                                                display:inline;
                                                margin:4px 0px 0px 0px;}

#geoMapHeader{                                  line-height:24px;
                                                display:none;
                                                height:24px;
                                                width:100%;
                                                border-bottom: 1px solid #465e73;
                                                background:url(../images/mapMenuBackground.gif) repeat-x top left;
                                                text-align:left;
                                                padding-left:5px;}

#geoMap{                                        float:left; 
                                                position:relative;
                                                width:100%;
                                                height:444px;}  

#geoMapFooter{                                  float:left;
                                                height:24px;
                                                width:100%;
                                                background: #323c44;
                                                /*border-top:1px solid #cdcdcd;*/
                                                /*background:url(../images/mapMenuBackground.gif) repeat-x top left;*/
                                                text-align:center;
                                                display: none;
                                                visibility: hidden;}
                                                
#geoMapFooter a{                                text-decoration:none;
                                                color:#0779AC;}

#locationCounter{                               height:24px;
                                                line-height:24px;}

#locationCounter img{                           vertical-align:text-bottom;}

#locationCounter span{                          padding:0px;
                                                margin:0px;}

a.zoomAnchor{                                   text-decoration: none;
                                                color:#0779AC;}

/** Messagebox styles **/
/*                                        
div.msg_box{                                    position: absolute;
                                                
                                                margin-left:-175px;
                                                
                                                background:#FFF;
                                                border:1px solid #c6c6c6;
                                                text-align:center;}
*/                                                
div.msg_box{                                    position: absolute;
                                                left:50%;
                                                margin-left:-175px;
                                                width:350px;
                                                background:#3e4d5a;
                                                border:1px solid #c6c6c6;
                                                text-align:center;}
                                                
div#geo_preloader_container{                    }
                                        
div.msg_box div.msg_box_header{                 width:294px;
                                                height:22px;
                                                line-height:22px;
                                                border:none;
                                                border-bottom:1px solid #C6C6C6;
                                                background:url(../images/mapMenuBackground.gif) repeat-x top left;
                                                text-align:left;
                                                font-size:14px;
                                                padding:0px 8px;}
                                                
 div.msg_box div.msg_box_header img{            vertical-align:middle;}
                                        
 div.msg_box div.msg_box_content{               padding:15px;
                                                background-color:#3e4d5a;
                                                font-size:11px;
                                                text-align:center;
                                                color:white;}
                                                
div.msg_box div#zoomMessage_text{               font-size:14px;}

div.msg_box div#msg_tip{                        margin-top:10px;}
                                        
div.msg_box_content div.preload_bar{            width:221px;
                                                height:11px;
                                                margin:0px;
                                                padding:0px;
                                                background: #fc6525;
                                                /*background:url(../images/preloader_bg.gif) repeat-x center left;*/} 

/** Introscreen **/
div#introScreen{                                display:none;
                                                width:550px;
                                                height:320px;
                                                padding:15px;
                                                background:#3e4d5a;
                                                border:1px solid #b8b8b8;
                                                position:absolute;
                                                top:50%;
                                                margin-top:-160px;                                                
                                                z-index:999;}
                                                
div#introScreen p a{                            color:#58585a;}
                                                
div#introScreen a img{                          border:none;
                                                vertical-align: middle;}                                                                                              
                                                
div#introScreen h1{                             font-size:20px;
                                                color:#2e2e2e;
                                                font-weight:normal;}
                                                
a#sluiten_btn {                                 position: absolute; 
                                                right: 5px; 
                                                top: 5px;
                                                text-transform: uppercase;
                                                text-decoration: none;
                                                color:#58585a; }
                                                
div#introScreen p{                              font-size:11px;
                                                line-height:18px;}
                                                
div#introScreen p#intro{                        font-size:13px;
                                                line-height:19px;}
                                                
div#introScreen div#actionLinks{                background:#51857a;
                                                color:#FFF;
                                                padding:10px;
                                                float:left;
                                                margin-bottom:20px;
                                                width:530px;}
                                                
div#actionLinks h2{                             font-size:13px;
                                                font-weight:bold;
                                                margin-top:0px;}

div#actionLinks ul{                             width:220px;
                                                float:left;
                                                font-size:13px;
                                                list-style-type: none;
                                                padding:0px;
                                                margin:0px;}
                                                
div#actionLinks ul li a{                        text-decoration:none;
                                                color:white;
                                                text-transform: none;} 
                                                
div#actionLinks ul li a img{                    border:none;
                                                vertical-align:bottom;}                                                                                                                                              

/** Button style **/
                                  
div.buttonWrap{                                 /*background:url(../images/buttons/btn_right.gif) no-repeat top right;
                                                float:left;
                                                margin:0px;
                                                padding:0px;
                                                height:19px;*/}
                                        
div.buttonWrap input.button{                    /*float:left;
                                                width:auto;
                                                height:19px;
                                                background:url(../images/buttons/btn_left.gif) no-repeat top left;                                      
                                                margin:0px;
                                                padding:0px;
                                                
                                                line-height:17px;
                                                padding-right:2px;
                                                border:none;
                                                text-align:center;
                                                font-size:12px;
                                                color:#494949; */}                                                                                                             

a.alleLocaties {                                color: #ff9466;
                                                text-decoration: none;}
                                                
a.alleLocaties:hover {                          
                                                text-decoration: underline;}
                                                
#control_grey_normal,
#control_grey_satellite,
#control_grey_terrein,
#control_grey_beide {
    background-color: #444e59 !important;
    background-image: url(/images/geostart_button.gif) !important;
    background-repeat: repeat-x !important;
    border: 1px solid #384049 !important;
    height: 23px !important;
    line-height: 23px !important;
    color: #afafaf;
}

#location_list {
    margin:20px 0 0 0;
}



* html #location_list div.location_item {
    height:45px;
}

#location_list div.location_item {
    min-height:45px;
    padding:5px 0;
}

#location_list div.odd {  
    background: #54697a
}

#location_list div.location_item h2 {  
    width:350px;
    padding:0;
    margin:0;
}

#location_list div.location_item h2 a {  
    color:white;    
    text-decoration: none;
}


#location_list div.location_item h2 a:hover {  
    color:#FC6525;
}


#location_list div.location_item div.location_details {
    float:left;
    padding: 8px 0px 0px 43px;    
}

#location_list div.location_item div.location_options {
    float:right;
    width:132px;
    padding:5px 0px 0px 10px;
}

#location_list div.thema_1 { 
    background-image:url(/GeoStart/images/thema/wiel_kl.gif);
    background-repeat:no-repeat;
    background-position:8px 7px;
}

#location_list div.thema_2 { 
    background-image:url(/GeoStart/images/thema/berg_kl.gif);
    background-repeat:no-repeat;
    background-position:8px 7px;
}

#location_list div.thema_3 { 
    background-image:url(/GeoStart/images/thema/boom_kl.gif);
    background-repeat:no-repeat;
    background-position:8px 7px;
}

#location_list div.thema_4 { 
    background-image:url(/GeoStart/images/thema/mensen_kl.gif);
    background-repeat:no-repeat;
    background-position:8px 7px;
}


#location_list div.location_item div.location_options ul {
    list-style-type:none;
    padding:0;
    margin:0;
    font-size:11px;
}

#location_list div.location_item div.location_options ul li {
    padding:2px 0;
    margin:0;
}

#location_list div.location_item div.location_options ul li a { 
    text-decoration:none;
    color: #FC6525;
    line-height:17px;
}

#location_list div.location_item div.location_options ul li a:hover {
    color:white;
}

#location_list div.location_item div.location_options ul li a img {
    vertical-align:bottom;
    margin-right:5px;
}


/** WEBRICHTLIJNEN STYLE */

.noStyle {
    margin:0;
    padding:0;
    display:inline;
}

.noDisplay {
    display:none;
    visibility:hidden;
}

#total_locations #menu_counter {
    color:#fc6525;
}

#location_menu {
    display: none;
}

#location_menu #loading_img {
    display:block;margin-top:10px;
}

#location_menu #loading_img img {
    vertical-align:middle;
    margin-right:5px;
}

#infoPaneContent_inner .pane {
    display:none;
}

#interactive_link {
    margin:0px 10px;
}

.msg_box_content {
    text-align:left;
}

.msg_box_content .msg_sluiten {
    position: absolute; right: 5px; top: 5px; cursor:pointer;
}

#mapMaker_frame {
    display:none; width:400px; height:300px; top:0px; left:0px; text-align: center
}

#footerButtons_left {
    float:left; height: 22px; line-height: 22px; margin-left:10px;
}

#mapMaker_submit {
    cursor:pointer; padding:0px 2px;
}

#seoStyle {
    height:382px;width:689px;overflow:auto;padding:20px 0 20px 20px;
}