#me_ctr_header {
	z-index:4;
	position:absolute;
	overflow:hidden;
	top: 0px;
	right:20px;
	height:36px;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	background-image:url(../images/page_elements/mn_ctr_header_bg.png);
}

.me_select {
	font-size:10px;
}

#me_ctr_footer_left {
	z-index:3;
	position:relative;
	overflow:hidden;
	top:36px;
	left:20px;
	bottom:0px;
	/*min-width:264 px;*/
	max-width:300px;
	height:36px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/page_elements/mn_ctr_header_bg.png);
}

.me_imput_text {
	margin-right:1px;
	width:95px;
	height:15px;
	font-size:10px;
}

.me_imput_button {
	font-size:10px;
}

#me_ctr_footer_right {
	position:absolute;
	right:20px;
	bottom:-27px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	line-height:15px;
	background-image:url(../images/page_elements/mn_ctr_footer_bg.png);
}

#me_ctr {
	z-index:100;
	position:relative;
	width:860px;
	height:76px;
	background-repeat:no-repeat;
	background-image:url(../images/page_elements/me_ctr_main_bg.jpg);
}

#me_ctr_home {
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	width:130px;
	height:76px;
}

#me_ctr_address {
	position:absolute;
	overflow:hidden;
	top:9px;
	left:130px;
	width:688px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	line-height:22px;
	text-transform:uppercase;
	color:#cececf;
	font-size:10px;
}

#me_ctr_menue {
	background-color: #5d5d5d;	
	z-index:100;
	position:absolute;
	/*overflow:hidden;*/
	top:41px;
	left:130px;
	width:730px;
	height:35px;
}

.me_bt_main_off {
	position:absolute;
	display:inline;
	width:92px;
	height:35px;
	line-height:35px;
	background-repeat:no-repeat;
	background-image:url(../images/page_elements/me_bt_main_off_bg.png);
}

.me_bt_main_on {
	position:absolute;
	display:inline;
	width:92px;
	height:35px;
	line-height:35px;
	background-repeat:no-repeat;
	background-image:url(../images/page_elements/me_bt_main_on_bg.png);
}

a.me_main:link,a.me_main:active,a.me_main:visited,a.me_main:hover {
	display:block;
	width:88px;
	height:35px;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
}

a.me_main:hover {
	text-decoration:underline;
}

a.me_header:link,a.me_header:active,a.me_header:visited,a.me_header:hover {
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

a.me_header:hover {
	text-decoration:underline;
}

a.me_footer:link,a.me_footer:active,a.me_footer:visited,a.me_footer:hover {
	font-size:10px;
	text-transform:uppercase;
	color:#c5c7ca;
	text-decoration:underline;
}

a.me_footer:hover {
	text-decoration:none;
}

.me_subnavi_container {
	width:169px;
	position:absolute;
	visibility:hidden;
}

.me_subnav_entry {
	width:169px;
	height:24px;
}

.me_subnav_mainentry_on {
	width:90px;
	height:35px;
	line-height:35px;
	background-repeat:no-repeat;
	background-image:url(../images/page_elements/me_bt_main_on_bg.png);
}

.me_subnav_mainentry_off {
	width:90px;
	height:35px;
	line-height:35px;
	background-repeat:no-repeat;
	background-image:url(../images/page_elements/me_bt_main_off_bg.png);
}

a.subnavi:link,a.subnavi:visited,a.subnavi:active,a.subnavi:hover {
	border-color:#000000;
	border-style:solid;
	border-top:0px;
	border-left:1px;
	border-bottom:1px;
	border-right:1px;
	width:149px;
	height:23px;
	display:block;
	text-decoration:none;
	/*text-transform:uppercase;*/
	padding-left:10px;
	padding-right:10px;
	line-height:23px;
	color:#000000;
	background-image:url(../images/page_elements/me_sub_bt_off_bg.gif);
	background-repeat:repeat-x;
}

a.subnavi:hover {
	color:#FFFFFF;
	background-image:url(../images/page_elements/me_sub_bt_on_bg.gif);
	background-repeat:repeat-x;
}

