html {
    font: normal 100% Arial, Helvetica, sans-serif;
    overflow: auto;
}
body{
    padding: 0px;
    margin: 0px;
    overflow: auto;
    background-image: url(../images/geoplaza/bgnew.gif);
    background-repeat: repeat-y;
    background-color: White;
}
body, p, div, td, th, span, li {
    font-size: 0.95em; 
    color: #000000; 
    font-family: arial, sans-serif;
}
#popupBody {
    background-image: none;
    background-repeat: no-repeat;
    background-color: White;
}
h1{
    color: #7F2A41;
    font-size: 1.5em;
    font-weight: bold;
    font-family: arial, sans-serif;
}
h2{
    color: #7F2A41;
    font-size: 1.3em;
    font-weight: bold;
    font-family: arial, sans-serif;
    
}
h3{
    color: #7F2A41;
    font-size: 1.0em;
    font-weight: bold;
    font-family: arial, sans-serif;
}
a, a:visited, a:active {
    color: #892B2B;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
#bodyContent, bodyContent_zonderfoto {
    float: left;
    width: 100%;
    height: 100%;
    margin-left: auto; 
    margin-right: auto;
    overflow: none;
}
#top{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 78px;
    background-color: #9F3B57;
    background-image: url(../images/geoplaza/bg_header.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#top_metfoto {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 165px;
    background-color: #9F3B57;
    background-image: url(../images/geoplaza/bg_header.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#leftMenu{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 200px;
    color: #9f3b57;
    background-image: url(../images/geoplaza/bgnew.gif);
    background-repeat: repeat;
    clear: none;
}
#menuItems{
    float: left;
    width: 200px;
    color: white;
}
#login{
    float: left;
    width: 200px;
    color: Black;
}

#content{
    position: absolute;
    left: 200px;
    top: 0px;
    background-color: White;
    clear: none;
}
#content_metfoto {
    position: absolute;
    left: 200px;
    top: 0px;
    background-color: White;
    clear: none;
    margin-right: 200px;
}
#contentzondermenu{
    position: absolute;
    background-color: White;
    top: 100px;
    width: 100%;
}
ul#menu {  
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#menu li {
  margin-left: 5px;
  color: #ffffff;
  text-align: left;
  border-bottom: 1px solid #b2c9d5;
}

ul#menu li a, ul#menu li a:link,ul#menu li a:active,ul#menu li a:visited, ul#menu li a:hover {
  display: block;
  text-align: left;
  vertical-align: middle;
  color: Black;
  font-size: 1.1em;
  text-decoration: none;
  padding-left: 15px;
  height: 18px;
  padding-top: 5px;
  background-image: url(../images/geoplaza/menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 5px 6px;
}
ul#menu li a:hover {
  color: White;
  background-image: url(../images/geoplaza/menu_arrow_white.gif);
  background-color: #9f3b57;
  background-repeat: no-repeat;
  background-position: 5px 6px;
}

.menuLink a, menuLink a:link, menuLink a:active, menuLink a:visited, menuLink a:hover{
  color: white;
}
.link a, .link a:link, .link a:active, .link a:visited, .link a:hover{
  color: blue;
}
#flashcontent{
    width: 495px;
    height: 598px;
    float: left;
    clear: none;
    border: 1px solid #B8B8B8;
}
.scrolldiv {
    padding: 0;
    margin: 0;
    height: 130px;
    width: 775px;
    clear: both;
    overflow: auto;
    background-color: #ffffff;
    margin-bottom: 5px;
}
.scrolldivDisclaimer{
    padding: 0;
    margin: 0;
    max-height: 300px;
    width: 500px;
    overflow: auto;
    clear: both;
    background-color: #ffffff;
}
.headRow{
background-color: #7F2A41;
}
.headRow td {
    color: White;
}
.evenRow{
background-color: #D6EAF2;
cursor: pointer;
}
.oddRow{
cursor: pointer;
}
.selectedRow{
background-color: #B3DAEA;
}
.knop{
text-align: center;
clear: none;
width: 100px;
}
.knopBreed{
    text-align: center;
    clear: none;
    /*width: 180px;*/
}
.knopZoek{
text-align: center;
width: 90px;
}
.invultabel{
    width: 100%;
}
.beheerKaartenTabel{
    width: 547px;
    padding-left: 5px;
}
.tdValue{
    width: 70%;
}
.tdLabel{
    width: 30%;
}
#tree div {
    font-size: 0.90em;
}
#tree div div {
    font-size: 1em;
}
.folderLabelBlauw{
    background-image: url(../images/treeview/mapTransp.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 22px;
    cursor: pointer;
    float: left;
}
.kaartLabelBlauw{
    background-image: url(../images/treeview/kaartTransp.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 22px;
    cursor: pointer;
    float: left;
}
.folderLabel{
    background-image: url(../images/treeview/map.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 22px;
    cursor: pointer;
    float: left;
}
.kaartLabel{
    background-image: url(../images/treeview/kaart.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 22px;
    cursor: pointer;
    float: left;
}
/*The div that indicates if a wms url is complete*/
#indicator{
    color: red;
    font-weight: bold;
}
.metadata{
    width: 600px;
    height: 200px;
    clear: left;
}
.rightmenu{
    float: right;
    color: white;
    width: 330px;
    /*min-height: 754px;*/
    height: 100%;
    padding: 0px;
    margin: 0px;
    background-image: url(../images/geoplaza/rightend.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #76b6d1;
}

#zoeken {
  background-color: #4b7a90;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.zoekveld {
  padding: 2px;
  margin: 0px;
  width: 180px;
  height: 16px;
}

.searchField{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  vertical-align: middle;
  padding: 0px;
  width: 220px;
  border: 1px solid #7f9db9;
  color: #FFF;
  height: 30px;
}

.tree{
    overflow: auto;
    width: 95%;
    height: 480px;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 1.1em;
}
.beheerTree{
    overflow: auto;
    width: 220px;
    height: 520px;
    /*clear: left;*/
    float: left;
    margin-right: 10px;
    font-size: 1.1em;
}
/*voor de hulp bij het maken van wms request*/
.wmscomponentdiv{
    float: left;
    width: 300px;
    max-height: 350px;
    margin: 5px;
}

.listdiv{
    float: left;
    width: 300px;
    height: 300px;
    overflow: auto;
}
.buttonHolder{
    float: left;
    clear: left;
    padding-top: 2px; 
    padding-bottom: 10px; 
    background-color: White;

}
#downloadContainer, .beheerderPaginasContainer, .viewerPaginasContainer {
    margin: 10px;
}
.viewerPaginasContainer {
    float: left;
    clear: none;
    
}
.rightmenu_content {
    position: absolute;
    right: 0px;
    top: 0px;
    color: white;
    width: 192px;
    min-height: 754px;
    height: 100%;
    padding: 0px;
    margin: 0px;
    background-image: url(../images/geoplaza/rightend.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #76b6d1;
    clear: none;
    height: 100%;
}
#zoeken_content {
  background-color: #4b7a90;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  height: 35px;
}
#menuContentContainer {
    position: absolute;
    left: 0px;
    top: 165px;
    width: 100%;
}
#menuContentContainer_zonderfotobalk {
    position: absolute;
    left: 0px;
    top: 78px;
    width: 100%;
}
#witte_balk {
    background-color: White;
    margin: 0px;
    padding: 0px;
    height: 87px;
    margin-top: 78px;
}
#fotoHeaderDiv {
    background-image: url(../images/geoplaza/img_mid.gif);
    background-repeat: repeat;
    background-position: 194px 0px;
    margin-left: 5px;
    height: 87px;
    /*margin-top: 78px;*/
    background-color: White;
}