/**************************************************/
div.width {
	background: url(./grafik_style/transparent.gif); background-repeat: y;
	width: 746px;
		overflow:hidden; 
	padding-right: 45px;
	margin-right: auto;
	margin-left: auto;
} /* sorgt für die breite des inhaltes und dessen zentrierung */

.banana_ap_logo{
	color: #999999;	
	background-color: #ffffff;
	border-bottom: 0px solid #999;
	white-space: nowrap;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}
.banana_seitentitle {
	color: #999;	
	font-size: 22px;
	margin-top: 88px;
	margin-bottom: 3px;
}
.banana_adr {
	color: #999999;	
	font-size: x-small;
	border-bottom: 0px solid #999;
	margin-bottom: 10px;
}

p{
	text-align:left;
	line-height: 1.5em;
	margin: 0px 20px 6px 20px;
	padding-right: 5px;
	clear: none;
}
DIV.fstLevel{
	background:     url(./grafik_style/hrub_mark2.gif) no-repeat left bottom;
width: 150px; overflow:hidden;
}

DIV.fstLevel a
{
	margin: 0 0 0 0px;
	padding: 0 0 0 15px;
	font-size: 80%;
	font-weight: bold;
	color: #333;
DISPLAY: block;
	width: 150px;
	border-bottom: 0px solid #B0D3EB;
	list-style-type: none;
	line-height: 1.4em;
	clear: none;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
	COLOR: #3366cc;
	border-bottom: 0px solid #3366cc;}

/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
	background:     url(./grafik_style/hrub_markRot.gif) no-repeat left bottom;
	margin: 0 0 0 0px;
	padding: 0 0 0 15px;
	font-size: 80%;
	font-weight: bold;
	color: red;
DISPLAY: block;
	width: 135px;
	border-bottom: 0px solid #B0D3EB;
	list-style-type: none;
	line-height: 1.4em;
	clear: none;
}
/**************************************************/
.secLevel{ 
	border-left: 1px solid #333;
	padding-left: 30px;
	line-height: 1em;
	font-size: 0.75em;
	/* overflow:auto; */
	overflow:hidden;
}

/**************************************************/
span.rootMenuItem {
	width: 120px;
	padding: 3px 3px 3px 5px;
	margin-right: 30px;
	font-weight: bold;
}

div.subMenu {
	float: right; 
	text-align: left;
	white-space: nowrap;
	overflow:auto; 
	width: 160px;
	margin: -2.25ex 3px 0 150px;
}

div.subMenuBase {
	width: 150px;
}

div.subMenuItem, div.subMenuItemHighlight, div.subMenuItemLeaf, div.subMenuItemLeafHighlight {
	font-weight: bold; 	font-size: 80%;
	line-height: 1.4em;
	background: transparent url(../grafik_style/pfeil.gif) no-repeat left center;
	color: #3366cc;
	border: 0 0 0 0;
	padding: 0 0 0 1ex;
}

div.subMenuItem {
	background-image: url('../grafik_style/pfeil.gif) no-repeat;');
}

div.subMenuItemHighlight {
	background-image: url('../grafik_style/pfeil.gif) no-repeat;');
	background-color: transparent;
	color: #e8112d
}

div.subMenuItemLeaf {
}

div.subMenuItemLeafHighlight {
	background: transparent url(../grafik_style/pfeilRot.gif) no-repeat left center;
	color: #e8112d;
}

a.subMenuItem {
	text-decoration: none;
}

a.subMenuItem:hover {
	color: #e8112d;
	background-color: inherit;
}

div.menuBottom {
	height: 5px;
	background: url('../grafik_style/pfeil.gif) no-repeat;');
	background-repeat: no-repeat;
}
/**************************************************/
