/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		1ST LEVEL STYLING

++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++*/
/* bei Bildnavigation aktivieren
.rpText{
display:none !important;
}
*/
.RadPanelBar .rpLink, .RadPanelBar .rpOut, .RadPanelBar {
padding-bottom:1px;
border:0px solid !important;
}

* html .RadPanelBar .rpLink {
border:0px solid !important;
}

.RadPanelBar .rpLink, .RadPanelBar .rpTemplate {
	line-height:18px !important;
	font-family:Georgia, Times, serif !important;
}


.RadPanelBar .rpRootGroup,  
.RadPanelBar .rpOut,  
.RadPanelBar .rpLink  
{  
	border-style: hidden !important;  
	border-width: 0px !important;  
	border: none !important;  
	padding: 0 !important;  
	overflow: visible !important;  
}  
.RadPanelBar .rpImage  
{  
	padding: 0 !important;  
}  
.RadPanelBar .rpItem  
{  
	line-height: 0 !important;  
	font-size: 0 !important;  
}  



/************************************/

/*äusserstes menu div*/
.RadPanelBar_hohentwiel{

}

/*class der ul*/
.RadPanelBar_hohentwiel .rpRootGroup{
border:none !important;

}

.RadPanelBar .rpRootGroup, .RadPanelBar .rpGroup, .RadPanelBar .rpItem{

}

/*class der li*/
.RadPanelBar_hohentwiel .rpRootGroup .rpItem{

}

/*erstes li*/
.RadPanelBar_hohentwiel .rpRootGroup .rpFirst{
}

/*letztes li*/
.RadPanelBar_hohentwiel .rpRootGroup .rpLast{
}

/*radpanelbar ul li a:link*/
.RadPanelBar_hohentwiel .rpRootGroup .rpLink{
margin-bottom:9px;
}


.RadPanelBar_hohentwiel .rpRootGroup .rpLink:link, .RadPanelBar_hohentwiel .rpRootGroup .rpLink:visited{
font-size:11px;
color:#7f7f7f;
text-decoration:none;
}

.RadPanelBar_hohentwiel .rpRootGroup .rpLink:hover, .RadPanelBar_hohentwiel .rpRootGroup .rpLink:active{
color:#a5a5a5 !important;
text-decoration:none;

}

/*radpanelbar ul li a:link aktueller link*/
.RadPanelBar_hohentwiel .rpRootGroup .rpItem .currentHeader:link,
.RadPanelBar_hohentwiel .rpRootGroup .rpItem .currentHeader:visited,
.RadPanelBar_hohentwiel .rpRootGroup .rpItem .rpLevel1 a.current_item:link,
.RadPanelBar_hohentwiel .rpRootGroup .rpItem .rpLevel1 a.current_item:visited
{
color:#000 !important;
}



/*radpanelbar ul li a:link span*/
.RadPanelBar_hohentwiel .rpRootGroup .rpLink .rpOut{}

/*radpanelbar ul li a:link span span*/
.RadPanelBar_hohentwiel .rpRootGroup  .rpLink .rpOut .rpText{
padding-left:0px;
}


/***********************/
.RadPanelBar .rpExpandable .rpText, .RadPanelBar .rpExpanded .rpText{

}

/*************************************************************
3. Unternavigation SPEZIALFALL
/*************************************************************/
/*
.RadPanelBar_hohentwiel_2 .rpRootGroup .rpItem .rpExpandable{
display:none;
}

.RadPanelBar_hohentwiel_unternavi .rpRootGroup .rpItem .rpSlide .rpItem{
display:block;
}
*/

.rpLevel1{
position:absolute;
left:220px;
top:43px;
width:200px !important;
background:white;
min-height:180px;
z-index:0;
}

* html .rpSlide,
* html .rpLevel1{
position:relative;
top:0px;
left:0px;
padding-left:50px;
}
