/* ------------- MAINNAV ------------- */
#nav{width:968px;height:34px;background-repeat:no-repeat;position:absolute;top:309px;}
#nav ul li{list-style-type:none;display:inline;}
#nav ul li a img{background-repeat:no-repeat;}
/* std */
a#ihre-information img{width:127px;background-image:url(../img/nav/std/ihre_information.png);}
a#ihre-vorteile img{width:103px;background-image:url(../img/nav/std/ihre_vorteile.png);}
a#shop img{width:53px;background-image:url(../img/nav/std/shop.png);}
a#unser-programm img{width:131px;background-image:url(../img/nav/std/unser_programm.png);}
a#unternehmen img{width:107px;background-image:url(../img/nav/std/unternehmen.png);}
a#werbung img{width:81px;background-image:url(../img/nav/std/werbung.png);}

/* active */
a#ihre-information_act img{width:127px;background-image:url(../img/nav/aktiv/ihre_information.png);}
a#ihre-vorteile_act img{width:103px;background-image:url(../img/nav/aktiv/ihre_vorteile.png);}
a#shop_act img{width:53px;background-image:url(../img/nav/aktiv/shop.png);}
a#unser-programm_act img{width:131px;background-image:url(../img/nav/aktiv/unser_programm.png);}
a#unternehmen_act img{width:107px;background-image:url(../img/nav/aktiv/unternehmen.png);}
a#werbung_act img{width:81px;background-image:url(../img/nav/aktiv/werbung.png);}

/* aktiv */
a#ihre-information img:hover{width:127px;background-image:url(../img/nav/aktiv/ihre_information.png);}
a#ihre-vorteile img:hover{width:103px;background-image:url(../img/nav/aktiv/ihre_vorteile.png);}
a#shop img:hover{width:53px;background-image:url(../img/nav/aktiv/shop.png);}
a#unser-programm img:hover{width:131px;background-image:url(../img/nav/aktiv/unser_programm.png);}
a#unternehmen img:hover{width:107px;background-image:url(../img/nav/aktiv/unternehmen.png);}
a#werbung img:hover{width:81px;background-image:url(../img/nav/aktiv/werbung.png);}

/* ------------- SUBNAV ------------- */


/* ------------- BREADCRUMB ------------- */
.mod_breadcrumb{
	margin:5px 0 20px 0;
	font-size:11px;
	color:#999;
}
.mod_breadcrumb a{
	color:#0076BB;
	text-decoration:none;
}
.mod_breadcrumb span.active{
	font-weight:bold;
	color:#333;
}
.bread_info{
	font-weight:bold;
	margin-right:5px;
}
/* ------------- MOOTOOLSNAV ------------- */
.mod_mootoolsnav{
	border:5px solid #e2e2e2;
	width:214px;
	margin:0 0 15px 13px;
	font-size:11px;
}
.mod_mootoolsnav a{
	color:#006FBE;
	text-decoration:none;
	display:block;
	padding:5px 0;
}
.mod_mootoolsnav a.submenu{
	font-weight:bold;
}
.mod_mootoolsnav p.active{
	font-weight:bold;	
	color:#006EBE;
	padding:5px 0;
}
.mod_mootoolsnav ul.level_1 li{
	background:url(../img/main_right.png) no-repeat 10px 6px;
	padding-left:25px;
	border-bottom:1px solid #f2f2f2;
}
.mod_mootoolsnav ul.level_1 li.active{
	background:url(../img/main_bottom.png) no-repeat 10px 8px;
}
.mod_mootoolsnav ul.level_2 li{
	background:none;	
} 
.mod_mootoolsnav ul.level_2 li a{
	color:#7b5f4a;
} 