/* blue */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(http://www.lburak.de/jaegerhofv2/images/menu1.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #1d5725;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 25px !important;
	height: 15px;
	width: 135px;
	text-decoration: none;
         border: 0px solid #d1e7cf;
}

a.mainlevel:hover {
	background-position: 0px -25px;
         background: url(http://www.lburak.de/jaegerhofv2/images/menu2.png) no-repeat;
	text-decoration: none;
	color: #000000;
}

a.mainlevel#active_menu {
	color:#41466a;
	font-weight: bold;
         background-position: 0px -25px;
         background: url(http://www.lburak.de/jaegerhofv2/images/menu3.png) no-repeat;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu:hover {
	color: #000;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: url(../images/blue/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

div.module_menu {
	background: url(../images/blue/mw_box_br.pn) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/mw_box_bl.pn) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/mw_box_tr.pn) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/mw_box_tl.pn) 0 0 no-repeat;
}