/****** 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: 62px; top: 0px;left: 0px;}

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

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

ul#hn li#kontakt {width: 62px;top: 0px;left: 226px;}


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

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

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

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

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