.main {
 font-size: 11px;
 font-weight: normal;
 font-style: normal;
 font-family: Verdana, sans-serif;
 line-height: 15px;
 color: #EEEEEE;
}
.tablecell {
 font-size: 10px;
 font-weight: normal;
 font-style: normal;
 font-family: Verdana, sans-serif;
 line-height: 12px;
 color: #EEEEEE;
}


.tablehead {
 font-size: 10px;
 font-weight: bold;
 font-style: normal;
 font-family: Verdana, sans-serif;
 line-height: 12px;
 color: #EEEEEE;
}
.plantcell {
 font-size: 10px;
 font-weight: normal;
 font-style: normal;
 font-family: Verdana, sans-serif;
 line-height: 12px;
 color: #000000;
 background:#FFD32E;
}
.plantcellhover {
 font-size: 10px;
 font-weight: normal;
 font-style: normal;
 font-family: Verdana, sans-serif;
 line-height: 12px;
 color: #000000;
 background:#D9B30E;
 cursor:hand;
}
.sitemap {
 font-size: 10px;
 font-weight: normal;
 font-style: normal;
 font-family: Verdana, sans-serif;
 line-height: 12px;
 color: #000000;
 background:#FFD32E;
}
.sitemaphover {
 font-size: 10px;
 font-weight: normal;
 font-style: normal;
 font-family: Verdana, sans-serif;
 line-height: 12px;
 color: #000000;
 background:#D9B30E;
 cursor:hand;
}

a{
 color: #EEEEEE;
}

.pagenr {
 background-color : #EEEEEE;
 font-size: 11px;
 height: 15px;
 font-weight:normal;
 font-family: Verdana, sans-serif;
 color: #000000;
}
.page {
 background-color : #EEEEEE;
 color: #000000;
 font-size: 15px;
 height: 15px;
 font-weight:bold;
 font-family: Verdana, sans-serif;
 text-decoration: none;
}

BODY {
 background-color : #000000;
 background-image : url("../images/achtergrond.gif");
 background-repeat : no-repeat;
 scrollbar-3d-light-color : #EEEEEE;
 scrollbar-arrow-color : #EEEEEE;
 scrollbar-base-color : #101010;
 scrollbar-dark-shadow-color : #EEEEEE;
 scrollbar-face-color : #101010;
 scrollbar-highlight-color : #EEEEEE;
 scrollbar-shadow-color : #EEEEEE;
}
input, textarea, select {
 background : #DDDDDD;
 border : 0px;
 font-size: 11px;
 font-weight: normal;
 font-style: normal;
 font-family: verdana,sans-serif;
}



