body {
     background-color: #477537;
     font-family: Trebuchet MS,sans-serif;
     font-size: 12px;
     margin-top: 0pt;
     overflow-y: hidden;
}

#wrapper {
     background-color: white;
     bottom: 0px;
     left: 0px;
     margin-left: 150px;
     margin-right: 150px;
     position: absolute;
     right: 0px;
     top: 0px;
}

#content {
     background-color: white;
     height: 100%;
     position: absolute;
     width: 100%;
}

#header {
     background: url("../img/header.png") no-repeat scroll 0pt 0pt transparent;
     height: 800px;
     left: -62px;
     position: relative;
     top: 24px;
     width: 92px;
}

#tagline {
     background: url("../img/tagline.png") no-repeat scroll 0pt 0pt transparent;
     float: right;
     height: 275px;
     position: relative;
     top: 16px;
     width: 24px;
}

#mapmain {
     background-color: #E5E3DF;
     bottom: 50px;
     float: left;
     height: auto;
     left: 65px;
     position: absolute;
     right: 65px;
     top: 40px;
}

#map {
     bottom: 0px;
     float: left;
     height: auto;
     left: 0px;
     position: absolute;
     right: 0px;
     top: 0px;
}

#search {
     background-color: #EDEDED;
     border-radius: 5px 5px 5px 5px;
     border: 1px solid #B8B8B8;
     float: right;
     height: 270px;
     padding: 10px 15px;
     position: absolute;
     right: 30px;
     top: 92px;
     width: 200px;
}

#voegtoe {
     background-color: #EDEDED;
     border-radius: 5px 5px 5px 5px;
     border: 1px solid #B8B8B8;
     float: right;
     height: 20px;
     padding: 10px 15px;
     position: absolute;
     right: 30px;
     top: 400px;
     width: 200px;
}

#footer {
     background: url("../img/footer.png") no-repeat scroll 0pt 0pt transparent;
     height: 486px;
     position: absolute;
     right: -20px;
     top: 40px;
     width: 14px;
}

#toplinks {
     height: 20px;
     position: absolute;
     right: 0pt;
     top: -30px;
     width: 600px;
}

#markerplaatsen {
     background-color: #EDEDED;
     border-radius: 5px 5px 5px 5px;
     border: 1px solid #B8B8B8;
     font-size: 10pt;
     font-style: italic;
     font-weight: bold;
     height: 30px;
     left: 0pt;
     position: absolute;
     top: -35px;
     visibility: hidden;
     width: 350px;
}

#legend {
     bottom: -30px;
     height: 20px;
     left: 0pt;
     position: absolute;
     width: 650px;
}

#disclaimer {
     bottom: -30px;
     height: 20px;
     position: absolute;
     right: 0pt;
     width: 100px;
}

ul.rightlist, ul.leftlist {
     list-style: none outside none;
     margin: 0pt;
     position: absolute;
}

ul.rightlist li, ul.leftlist li {
     float: left;
     margin-left: 20px;
     padding: 0pt;
     position: relative;
}

ul.rightlist {
     right: 0pt;
}

ul.leftlist {
     left: 0pt;
     padding: 0pt;
}

ul.leftlist li {
     margin-left: 0pt;
     margin-right: 20px;
}

ul.leftlist img {
     margin-bottom: -2px;
     margin-right: 5px;
}

a {
     color: black;
}

#toplinks, #legend, #disclaimer {
     font-style: italic;
}

#addmarker {
     background: none repeat scroll 0% 0% transparent;
     border: medium none;
     cursor: pointer;
     font-size: 10pt;
     font-style: italic;
     font-weight: bold;
     text-decoration: underline;
}

#zoekplek {
     font-size: 11pt;
     font-style: italic;
     font-weight: bold;
}
/*img.plant_preview:hover {
    height: 500px !important;
    width: 500px !important;
    position: fixed;
    margin-top: -80px;
    margin-left: -80px;
}*/