.menuMain {
	background-color : #C8C8CA;
	height : 24px;
	text-align : left;
	font-size:14px;
	font-style : italic;
	font-weight : bold;
	border-bottom: 4px solid white;
	margin-bottom: 4px; 
 }
.cornerClass {
	float : left;
	height: 24px;
	width: 24px;
	border: none;
}
.cornerClass img{
	height: 24px;
	width: 24px;
	border: none;
}

.menuOrange {
	background-color : #FF8A00;
	width : 183px;
	background-image: url(../img/m_corner_orange.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-right: 5px; 
	float: right; 
	background-color: #FF8A00;
	text-align: right;
	height: 24px;
}
.menuOrange a{
	color: White;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
}

.menuItem {
	float: left;
	height : 24px;
	display: block;
	background-repeat: no-repeat;
}
.menuItem a{
	display: block;
	background-repeat: no-repeat;
	height : 24px;
}

#menu1, #menu1_a, #menu1 a{background-image: url(../img/en/m_geschichte.gif); width: 87px;}
#menu2, #menu2_a, #menu2 a{background-image: url(../img/en/m_villa.gif); width: 32px;}
#menu3, #menu3_a, #menu3 a{background-image: url(../img/en/m_models.gif); width: 54px;}
#menu4, #menu4_a, #menu4 a{background-image: url(../img/en/m_kontakt.gif); width: 57px;}
#menu5, #menu5_a, #menu5 a{background-image: url(../img/en/m_presse.gif); width: 46px;}
#menu1 a:hover{background-image: url(../img/en/m_geschichte_o.gif);}
#menu2 a:hover{background-image: url(../img/en/m_villa_o.gif);}
#menu3 a:hover{background-image: url(../img/en/m_models_o.gif);}
#menu4 a:hover{background-image: url(../img/en/m_kontakt_o.gif);}
#menu5 a:hover{background-image: url(../img/en/m_presse_o.gif);}
#menu1_a{background-image: url(../img/en/m_geschichte_a.gif); background-color: White;}
#menu2_a{background-image: url(../img/en/m_villa_a.gif); background-color: White;}
#menu3_a{background-image: url(../img/en/m_models_a.gif); background-color: White;}
#menu4_a{background-image: url(../img/en/m_kontakt_a.gif); background-color: White;}
#menu5_a{background-image: url(../img/en/m_presse_a.gif); background-color: White;}

#membermenu1, #membermenu1_a, #membermenu1 a.topmenu{background-image: url(../img/en/m_size2.gif); width: 100px;}
#membermenu2, #membermenu2_a, #membermenu2 a.topmenu{background-image: url(../img/en/m_size1.gif); width: 85px;}
#membermenu3, #membermenu3_a, #membermenu3 a.topmenu{background-image: url(../img/en/m_size3.gif); width: 76px;}
#membermenu4, #membermenu4_a, #membermenu4 a.topmenu{background-image: url(../img/en/m_member.gif); width: 52px;}
#membermenu5, #membermenu5_a, #membermenu5 a.topmenu{background-image: url(../img/en/m_hilfe.gif); width: 34px;}
#membermenu5, #membermenu5_a, #membermenu5 a.topmenu{background-image: url(../img/en/m_hilfe.gif); width: 34px;}
#membermenu1 a.topmenu:hover{background-image: url(../img/en/m_size2_o.gif);}
#membermenu2 a.topmenu:hover{background-image: url(../img/en/m_size1_o.gif);}
#membermenu3 a.topmenu:hover{background-image: url(../img/en/m_size3_o.gif);}
#membermenu4 a.topmenu:hover{background-image: url(../img/en/m_member_o.gif);}
#membermenu5 a.topmenu:hover{background-image: url(../img/en/m_hilfe_o.gif);}
#membermenu1_a{background-image: url(../img/en/m_size2_a.gif); background-color: White;}
#membermenu2_a{background-image: url(../img/en/m_size1_a.gif); background-color: White;}
#membermenu3_a{background-image: url(../img/en/m_size3_a.gif); background-color: White;}
#membermenu4_a{background-image: url(../img/en/m_member_a.gif); background-color: White;}
#membermenu5_a{background-image: url(../img/en/m_hilfe_a.gif); background-color: White;}

#commenu1, #commenu1_a, #commenu1 a.topmenu{background-image: url(../img/en/m_dressed.gif); width: 107px;}
#commenu2, #commenu2_a, #commenu2 a.topmenu{background-image: url(../img/en/m_naked.gif); width: 381px;}
#commenu1 a.topmenu:hover{background-image: url(../img/en/m_dressed_o.gif);}
#commenu2 a.topmenu:hover{background-image: url(../img/en/m_naked_o.gif);}
#commenu1_a{background-image: url(../img/en/m_dressed_a.gif); background-color: White;}
#commenu2_a{background-image: url(../img/en/m_naked_a.gif); background-color: White;}

.submenu {
	position : absolute;
	font-style : normal;
	font-weight : bold;
	font-size: 13px;
	padding: 10px 5px 10px 5px;
	display : none;
	background-color: white;
	margin-top : 28px;
	border: none;
	border-top: 3px solid #C8C8CA;
	z-index: 5000;
}
.submenu a {
	color: #FF8A00;
	text-decoration: none;
	display: block;
	height : 23px;
	padding-left: 15px;
	padding-right : 40px;
	background-image : url(../img/arrows_white.gif);
	background-repeat : no-repeat;
	background-position : right;
	background-color : white;
}
.submenu a:hover {
	color: white;
	text-decoration: none;
	display: block;
	height : 23px;
	padding-left: 15px;
	padding-right : 40px;
	background-image : url(../img/arrows_orange.gif);
	background-repeat : no-repeat;
	background-position : right;
	background-color : #FF8A00;
}
#submenumember {
	width: 200px;
	border-bottom-color : #C8C8CA;
	border-bottom-style : solid;
	border-bottom-width : 4px;
}