/* Menu Style */

.menuItems{
	width:141px;
	background-image:url(../images/hint-menu-items-4.gif);
	background-repeat:repeat-y;
}

.menuItem{
	width:141px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	padding-top:10px;
	background-image:url(../images/hint-menu-titel4.gif);
	cursor:pointer;
	text-indent:8px;
}

.menuItemActive{
	background-image:url(../images/hint-menu-titel4active.gif);
}

.menuItem a { 
	text-decoration: none;
	display:block;
	padding-top:3px;
}
 
.menuItem a:link     { color:#FFFFFF; } 
.menuItem a:active   { color:#FFFFFF; }
.menuItem a:visited  { color:#FFFFFF; }
.menuItem a:hover    { color:#AAAAAA; }
.menuItem a:bb:hover { color:#AAAAAA; }

.subItems{
	overflow:hidden;
	height:1px;
	/*height:216px;*/
	display:block;
}

.subItemsActive { /* aktives Menu */ }

.subItem{
	width:141px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	border-bottom:1px solid #c7c5c2;
	
}

.subItem a{ 
	text-decoration: none;
	display:block;
	padding-top:7px;
	padding-left:8px;
	padding-bottom:5px;
}
 
.subItem a:link     { color:#101010; } 
.subItem a:active   { color:#101010; }
.subItem a:visited  { color:#101010; }
.subItem a:hover    { color:#BB0000; }
.subItem a:bb:hover { color:#BB0000; }



.strich-menu-rot {
	height:1px;
	line-height:1px;
	padding:0px;
	margin:0px;
	border:0px;
	border-top:1px solid #dd251d;
}



/* Untermenu im mittleren Bereich */

.subItemMitte{
	width:223px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	background-color:#f2f2ed;
	border-bottom:1px solid #ceccc9;
	overflow:hidden;
}

.subItemMitteRandOben{
	width:223px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	background-color:#f2f2ed; /*e0deda*/
	height:4px;
	overflow:hidden;
	border-bottom:1px solid #ceccc9;
}
.subItemMitte a{ 
	text-decoration: none;
	display:block;
	padding-top:7px;
	padding-left:8px;
	padding-bottom:5px;
	line-height:11px;
}
 
.subItemMitte a:link     { color:#101010; } 
.subItemMitte a:active   { color:#101010; }
.subItemMitte a:visited  { color:#101010; }
.subItemMitte a:hover    { color:#BB0000; }
.subItemMitte a:bb:hover { color:#BB0000; }

.abstand-menu-mitte-direkt-mehr {
	height:53px;
	width:223px;
	padding:0px;
	margin:0px;
	border:0px;
	/*border-bottom:1px solid #ceccc9;*/
}

.abstand-menu-mitte-direkt-empfehlungen {
	height:101px;
	width:223px;
	padding:0px;
	margin:0px;
	border:0px;
}

.abstand-menu-mitte-direkt-ratenkredite {
	height:125px;
	width:223px;
	padding:0px;
	margin:0px;
	border:0px;
}

.abstand-menu-mitte-infothek-rat {
	height:99px;
	width:223px;
	padding:0px;
	margin:0px;
	border:0px;
	/*border-bottom:1px solid #ceccc9;*/
}

.abstand-menu-mitte-infothek-lexikon {
	height:195px;
	width:223px;
	padding:0px;
	margin:0px;
	border:0px;
}

.abstand-menu-mitte-service-finanzierer {
	height:171px;	/* 206 */
	width:223px;
	padding:0px;
	margin:0px;
	border:0px;
}

.abstand-menu-mitte-infothek-partner {
	height:171px;
	width:223px;
	padding:0px;
	margin:0px;
	border:0px;
}

.abstand-menu-mitte-biz-partner {
	height:29px;
	width:223px;
	padding:0px;
	margin:0px;
	border:0px;
}
