body{
background-color: #FFFFFF;
vertical-align:middle;}

#page {
position: relative;
height: 105px;
left: 262px;
top: 320px;
z-index: 1;
}

#menue {
font-family: arial; 
font-size: 14px;
font-style:normal;
font-weight: bold;
text-align: left;
}

#linx {
z-index: 2;
float: left;
display: block;
overflow: hidden;
width: 142px;
height: 15px;
}

#linx:hover {
height: auto;
}

a.innen {
display: block;
padding: 5px;
text-decoration: none;
color: #000;
}

a:visited.innen {
color:#000;
}

a:hover.innen {
color: #ccc;
}

#mail {
position: relative;
left: 230px;
top: -155px;
font-family: arial; 
font-size: 10px;
font-style:normal;
text-align: left;
}

#contact {
z-index: 3;
float: left;
overflow: hidden;
display: block;
width: 50px;
height: 25px;
}

#contact:hover {
height: auto;
}

a.out {
display: block;
text-decoration: none;
color: #000;
}

a:visited.out {
color:#000;
}

a:hover.out {
color: #ccc;
}


