/****** Hauptnavigation ******/
ul#hn {
position: absolute;
top:132px;
left:8px;
height:15px;
width: 452px;
border-top: 0px solid #999;
border-left: 0px solid #999;
border-right: 0px solid #999;
font-size: 10px;
}

ul#hn li {
position: absolute;
display: inline;
}


ul#hn li#uu {width: 130px; top: 0px;left: 0px;}

ul#hn li#systeme {width: 82px;top: 0px;left: 130px;}

ul#hn li#service {width: 82px;top: 0px;left: 212px;}

ul#hn li#kontakt {width: 82px;top: 0px;left: 294px;}


ul#hn li a {
line-height: 19px;
color: #000;
text-decoration: none;
display:block;
background: url(../i/ly/hn-bg-es.png) no-repeat top left;
}

ul#hn li a:hover, ul#hn li a.hnaktiv {
color: #FFF;
text-decoration: none;
background: url(../i/ly/hn-hover-bg-es.png) no-repeat top left;
display:block;
}

/****** Fahnen ******/
#dt {
left:433px;
background: transparent url(../i/ly/dt.png) no-repeat center left;
}

#en2 {
left:457px;
background: transparent url(../i/ly/en.png) no-repeat center left;
}

#ru {
left:481px;
background: transparent url(../i/ly/ru.png) no-repeat center left;
}

#cn {
left: 505px;
background: transparent url(../i/ly/cn.png) no-repeat center left;
}