.VLinks,.VLinksAktiv,.VLinksImpressum,.VLinksImpressumAktiv {
position: relative;
display: block;
height: 36px;
line-height: 36px;
margin-right: -1px;
padding-left: 8px;
border-top: solid 2px #F0EDDE;
font-family: verdana, arial;
font-size: 12px;
text-decoration: none;
}
.VLinks{
background-color: #413647;
color: #D3C9A5;
}
.VLinksImpressum {
background-color: #A68B6D;
color: #413647;
}
.VLinksImpressumAktiv{
background-image: url(../layout/content-border.png);
background-position: right top;
background-repeat: repeat-y;
}
.VLinks:hover,.VLinksAktiv {
background-color: #D3C9A5;
color: #413647;
}
.VLinksImpressum:hover,.VLinksImpressumAktiv{
background-color: #D3C9A5;
color: #886744;
}

.HLinks {
position: absolute;
display: block;
width: 132px;
height: 25px;
line-height: 25px;
font-family: verdana, arial;
font-size: 12px;
color: #D3C9A5;
text-align: center;
text-decoration: none;
}
.HLinks:hover {
background-color: #A68B6D;
color: #413647;
}

.HLinksAktiv{
position: absolute;
display: block;
width: 130px;
height: 25px;
line-height: 25px;
bottom: -1px;
font-family: verdana, arial;
font-size: 12px;
color: #413647;
text-align: center;
text-decoration: none;
background-color: #F0EDDE;
border-top: solid 1px #886744;
border-left: solid 1px #886744;
border-right: solid 1px #886744;
}

#Hone {
left: 238px;
}

#Htwo {
left: 370px;
}

#Hthree {
left: 502px;
}

#Hfour {
left: 634px;
}

#Hfive {
left: 766px;
}


.LinkFooter {
line-height: 19px;
font-family: verdana, arial;
font-size: 12px;
text-decoration: none;
color: #886744;
}
.LinkFooter:hover {
color: #413647;
}
