/*CSS Dokument*/
#top-links {
background: #000 !important;
color:#fff;
width: 100%;
font-size: 8pt;
margin:0 auto;
padding:0;
text-align: center;
/*position: absolute;*/
z-index: 15;
overflow: visible;
border: none;
}
#top-links a {
color: #fff !important;
}