 /* common styling */
.lang_service {
font-family: arial, sans-serif; 
position:absolute;
top:151px;
left:0;
z-index:10;
}
.lang_service ul {
padding:0; 
margin:0;
list-style-type: none;
}
.lang_service ul li {
position:relative;
float:left;
}

.lang_service ul li a, .lang_service ul li a:visited {
display:block; 
text-decoration:none; 
width:25px;
height:100px;
font-weight:bold;
background:url(../layout/tab.gif) top right no-repeat; 
}

.lang_service ul li ul {
visibility:hidden;
position:absolute;
width:190px;
top:0; 
left:0;
border:1px #000000 solid;
}

table {
margin:0; padding:0; border:0; 
border-collapse:collapse;
font-size:1em;
}

/* specific to non IE browsers */
.lang_service ul li:hover a {
color:#fffff;
width:215px;
}

.lang_service ul li:hover ul {
visibility:visible;
}

.lang_service ul li:hover ul li a {
	display: block;
	background: #73D930;
	border: 0;
	margin: 0;
	text-indent: 0;
	color: #000000;
	font-weight: normal;
	font-size: 0.9em;
	height: auto;
	line-height: 1em;
	padding: 5px;
	width: 180px;
	text-align: left;
}

.lang_service ul li:hover ul li a.lang_service_de {
background:url(../layout/flagge_deutschland.gif) 2px 4px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a.lang_service_en {
background:url(../layout/flagge_england.gif) 2px 4px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a.lang_service_fr {
background:url(../layout/flagge_frankreich.gif) 2px 4px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a.lang_service_drucken {
background:url(../layout/icon_print.gif) 2px 2px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a.lang_service_kontakt {
background:url(../layout/icon_send.gif) 2px 2px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a.lang_service_vertragsbedingungen {
background:url(../layout/icon_vertragsbedingungen.gif) 2px 0px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a.lang_service_messe {
background:url(../layout/icon_messe.gif) 2px 2px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a.lang_service_sitemap {
background:url(../layout/icon_sitemap.gif) 2px 2px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}
.lang_service ul li:hover ul li a.lang_service_impressum {
background:url(../layout/icon_impressum.gif) 2px 0px no-repeat #DCF5CB;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a:hover {
background:#08AAF3; 
color:#ffffff;
}
.lang_service ul li:hover ul li a:hover.lang_service_de {
background:url(../layout/flagge_deutschland.gif) 2px 4px no-repeat #309EE8;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a:hover.lang_service_en {
background:url(../layout/flagge_england.gif) 2px 4px no-repeat #309EE8;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a:hover.lang_service_fr {
background:url(../layout/flagge_frankreich.gif) 2px 4px no-repeat #309EE8;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a:hover.lang_service_drucken {
background:url(../layout/icon_print.gif) 2px 2px no-repeat #309EE8;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a:hover.lang_service_kontakt {
background:url(../layout/icon_send.gif) 2px 2px no-repeat #309EE8;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a:hover.lang_service_vertragsbedingungen {
background:url(../layout/icon_vertragsbedingungen.gif) 2px 0px no-repeat #309EE8;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a:hover.lang_service_messe {
background:url(../layout/icon_messe.gif) 2px 2px no-repeat #309EE8;
padding-left:25px;
width:160px;
}

.lang_service ul li:hover ul li a:hover.lang_service_sitemap {
background:url(../layout/icon_sitemap.gif) 2px 2px no-repeat #309EE8;
padding-left:25px;
width:160px;
}
.lang_service ul li:hover ul li a:hover.lang_service_impressum {
background:url(../layout/icon_impressum.gif) 2px 0px no-repeat #309EE8;
padding-left:25px;
width:160px;
}


