/*CSS Mediation*/

.mtitle {
	background: url(img/mp_m_sq.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
}
.bg_ban_t {
	background-color: #418AC7;
	background-image: url(img/mp_m_bg_line_top.jpg);
	background-repeat: repeat-y;
}
.bg_h_r {
	background: #69CD38 url(img/mp_m_ecke_re.gif) no-repeat right top;
}
.bg_m {
	background: url(img/mp_m_bg_main_all.gif) repeat-y;
}
.bg_cen {
	background: #fff url(img/mp_m_bg_main.jpg) repeat-x;
}
.bg_fo {
	background: #90BADE url(img/mp_m_bg_line_bot.jpg) repeat-y;
}
.bg_l1 {
	background: url(img/mp_m_main_pic1.jpg) no-repeat;
}
.bg_l2 {
	background: url(img/mp_m_main_pic2.jpg) no-repeat;
}
.hei {
	height: 56px;
}
.bg_he2 {
	background: url(img/mp_m_quote.gif) no-repeat 201px 56px;
}
#navcont { 
	width: 200px; 
}

#navcont ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top: 20px;
}

#navcont a {
	text-decoration: none;
	padding-left: 30px;
	display: block;
	line-height: 2.5em;
	font-weight: bold;
	font-size: 0.8em;
	width: 200px;      /* Deklaration fuer IE 5.x */
	color: #fff;
  	voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  	voice-family:inherit;
	width: 170px;
}

#navcont a:link, #navleft a:visited {
	color: #fff;
}

#navcont a:hover {
	color: #003366;
	background: #5AB82E url(img/mp_m_nav_li_a.gif) no-repeat left center;
}

.page_item {
	background: url(img/mp_m_nav_li.gif) no-repeat left center;
}
.current_page_item { 
	background: #5AB82E url(img/mp_m_nav_li_a.gif) no-repeat left center;
}
.bg_block  {
	background: url(img/mp_m_bg_box.png) no-repeat;
}
.bg_wm  {
	background: url(img/mp_m_wm.gif) no-repeat;
}
 
