

#navTop{
position: absolute;
top: 0px;
left: 110px;
}

#navTop ul li {
display: inline;
font-size: 0.95em;
margin-right: 10px;
padding: 0 14px;
background: url(img/quadrat.png) no-repeat left 3px;
}


#navTop ul li#weg,
#navTop ul li#weg-weiss {
background: none;
}


.navHeader a:hover,
.navHeader a:focus,
.navHeader a:active,
#alleSeiten #weiss,
#bodyKontakt #weiss {
text-decoration: none;
color: #00254a;
background-color:#fff;
border:2px solid #fff;
}


.weiter {
padding: 10px 0 0px 0;
display: block;
text-align: left;
}

.weiter a:link,
.weiter a:visited {
color: #002e5c;
padding: 1px 23px 10px 0px;
background: url(img/weiter.gif) no-repeat right 0;
}

.weiter a:hover,
.weiter a:focus,
.weiter a:active {
text-decoration: none;
color: #005782;
background: url(img/weiter.gif) no-repeat right -38px;
}

.ra {
padding: 10px 0 0px 0;
display: block;
text-align: left;
}


.ra a:link {
color: #458b74;
}

.retour {
padding: 10px 0px 0px 0;
display: block;
text-align: left;
}

.retour a:link,
.retour a:visited {
color: #002e5c;
padding: 1px 0px 10px 23px;
background: url(img/retour.gif) no-repeat left 0;
}

.retour a:hover,
.retour a:focus,
.retour a:active {
text-decoration: none;
color: #005782;
background: url(img/retour.gif) no-repeat left -38px;
}




#internLink {
position: relative;
width: 450px;
height: 25px;
font-family: Arial,Helvetica,sans-serif;
font-size: 0.9em;
top: 15px;
left: 23px;
}

#internLink ul li {
  display: inline;
  margin: 3px;
  padding: 1px 3px;
  color: #555555;

}

#internLink li:link a,
#internLink li:visited a {
  background-color: #000;
}

#internLink li:hover a,
#internLink li:focus a,
#internLink li:active a {
  color: #000;
}

/*----------------------------------------------------*/



