.menu {
	text-align: left;
	font-size:15px;
	line-height:44px;
}
.menu a, .menu a:hover{
	text-decoration:none;
		float:left;
}
.menu li{
	list-style-type: none;
	
}
.menu a.menuelement ,.menu a.menuelement:hover{
	color: #fff;
	
}
.menu a.menuelement:hover{
	background:url('../images/midmen_h.jpg') left top repeat-x;
	text-decoration:none;
	cursor:pointer;
}
.menu a.menuelementactive , .menu a.menuelementactive:hover, .menu a.menuelement:hover{
	color: #FFF;
	text-decoration:none;
	background:url('../images/midmen_h.jpg') left top repeat-x;
	cursor:pointer;
}
.menu a.menuelementactive:hover{
}



.leftmen, .leftmen:hover {
float:left;
height:44px;
width:12px;
line-height:44px;
}

.menuelement:hover .leftmen, .menuelementactive .leftmen, .menuelementactive:hover .leftmen {
background:url('../images/leftmen_h.jpg') left top no-repeat;
}
.rightmen,  .rightmen:hover{
float:left;
width:12px;
height:44px;
line-height:44px;
}
.menuelement:hover .rightmen, .menuelementactive .rightmen, .menuelementactive:hover .rightmen{
background:url('../images/rightmen_h.jpg') right top no-repeat;
}

#men_index{padding:0 10px;}
#men_webdesign{padding:0 6px;}
#men_pcms{padding:0 3px;}
#men_hosting{padding:0 3px;}
#men_referenzen{padding:0 6px;}
#men_anfrage{padding:0 4px;}
#men_kontakt{padding:0 4px;}
#men_newsletter{padding:0 6px 0 6px; text-decoration:underline;}

.midmen,.midmen:hover{
float:left;
height:44px;
line-height:44px
cursor:pointer;
}
.endmenu{
clear:both;
}


.submenuelement{
	margin-right:20px;
	margin-left:20px;
	color: #FFF;
	height:25px;
}
.submenuelement:hover{
	margin-right:20px;
	margin-left:20px;
	color: #999;
	height:25px;
}
.submenuelementactive{
	margin-right:20px;
	margin-left:20px;
	color: #FFF;
	height:25px;
	text-decoration: none;
}
.submenuelementactive:hover{
	margin-right:20px;
	margin-left:20px;
	color: #999;
	height:25px;
	text-decoration: none;
}


.submenu_vert{
	text-align: left;
	font-size:14px;
	padding-left:0px;
	vertical-align: top;
	font-weight: normal;
}


/*.submenuelement_vert .subm_top{
background:url(../images/subm_top.jpg) 0 0 no-repeat;
float:left;
width: 188px;
height: 12px;
}

.submenuelement_vert .subm_mid{
background:url('../images/subm_mid.jpg') 0 0 repeat-y;
float:left;
width: 188px;
}*/
.submenuelement_vert, .submenuelement_vert:hover,.submenuelement_vertactive,.submenuelement_vertactive:hover{
background:url(../images/subm.jpg) 0 0 no-repeat;
width: 163px;
padding-left:15px;
padding-right:10px;
height:70px;
padding-top:4px;
float:left;
margin-bottom:5px;
text-decoration:none;
color:#FFFFFF;
font-size:13px;
}
.submenuelement_vertactive,.submenuelement_vertactive:hover, .submenuelement_vert:hover{
background:url(../images/subm_h.jpg) 0 0 no-repeat;
}
.subm_mid{
line-height:24px;
}
.subm_bott{
display:block;
text-align:right;
padding-top:8px;
padding-right:10px;
}
#cms_submenue{
	float:right;
	width:188px;
	text-align: left;
	font-size:14px;
}

#cms_submenue h1{
line-height:20px;
}


#languages{
display:none;
float:right;
padding-right:20px;
}
#languages a,#languages a:hover{
color:#fff;
font-weight:bold;
}
#languageflagDe {
background:transparent url(../images/De_flag.jpg) no-repeat scroll center center;
cursor:pointer;
float:left;
height:20px;
padding-left:7px;
width:33px;
}
#languagetextDe {
display:none;
}

#languageflagEn {
background:transparent url(../images/En_flag.jpg) no-repeat scroll center center;
cursor:pointer;
float:left;
height:20px;
padding-left:7px;
width:33px;
}
#languagetextEn {
display:none;
}

#afterlanguages{
clear:both;
}