.sitemap-lvl-frst {
margin-left: 10px;
margin-right: 10px;
font-size: 13px;
font-weight: bold;
color: #6699CC;
font : small-caps;
text-align : left;
width: 223px;
border-bottom: 1px solid #90BDDC;
margin-bottom: 5px;
letter-spacing: 1px;
cursor: hand;
cursor: pointer;
}



.sitemap-lvl-scnd {
padding-left: 5px;
margin-left: 10px;
margin-right: 10px;
text-align : left;
width: 223px;
font-size: 10px;
border-bottom: 1px solid #D1E8F8;
padding-bottom: 2px;
font-weight: normal;
cursor: hand;
cursor: pointer;

}

.sitemap-lvl-scnd-over {
padding-left: 5px;
margin-left: 10px;
margin-right: 10px;
text-align : left;
width: 223px;
font-size: 10px;
border-bottom: 1px solid #D1E8F8;
padding-bottom: 2px;
font-weight: normal;
cursor: hand;
cursor: pointer;
background-color: #6699CC;
color: #FFFFFF;
/*background-image : url(../../gfx/sitemap-hr.gif);*/

}

.sitemap-lvl-thrd {
padding-right: 10px;
padding-left: 10px;
margin-left: 10px;
margin-right:10px;
text-align : left;
width: 223px;
font-size: 9px;
border-bottom: 1px solid #E9F4FB;
padding-bottom: 2px;
color: #6699CC;
cursor: hand;
cursor: pointer;



}

.sitemap-lvl-thrd-over {
padding-right: 10px;
padding-left: 10px;
margin-left: 10px;
margin-right:10px;
text-align : left;
width: 223px;
font-size: 9px;
border-bottom: 1px solid #E9F4FB;
padding-bottom: 2px;
color: #6699CC;
cursor: hand;
cursor: pointer;
background-color: #6699CC;
color: #FFFFFF;
/*background-image : url(../../gfx/sitemap-hr.gif);*/


}

.sitemap-interlinie {
height: 35;
}

