.sitemap1 {
background-color: #c4d8ec;
}
.sitemap2 {
background-color: #d4e0ec;
}
.sitemap3 {
background-color: #ebf4fc;
}
.sitemap4 {
background-color: #fafdff;
}

.sitemapTable1 {
border-bottom: solid white 2px;
}
.sitemapTable2 {
border-bottom: solid #c4d8ec 2px;
}
.sitemapTable3 {
border-bottom: solid #d4e0ec 2px;
}

.sitemapUnterbaum0 {
border: 10px solid red;
}
.sitemapUnterbaum1{
}
.sitemapUnterbaum2{
}
.sitemapUnterbaum3 {

}

.sitemapLink0, .sitemapLink1, .sitemapLink2, .sitemapLink3, .sitemapLink4 {
float: left;
clear: both;
cursor: pointer;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 16px; 
font-weight: normal;
font-variant: normal; 
color: #000000; 
text-decoration: none;
margin: 2px;

}
.sitemapLink0:hover, .sitemapLink1:hover, .sitemapLink2:hover, .sitemapLink3:hover {
text-decoration: underline;
}