body {
height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0 0 0 0;
}
a:link, a:visited, a:hover, a:active{
color: black;
text-decoration: none;
}
#header{
width: 94%;
position: absolute;
margin: -1px 0 0 27px;
}
#menue{
font-family: helvetica;
letter-spacing: 0.08em;
position: absolute;
margin: 170px 0 0 46px;
}
#menue a:link, a:visited, a:hover, a:active{
text-decoration: none;
}
#show{
letter-spacing: 0.036em;
word-spacing: 0px;
line-height: 150%;
position: absolute;
margin: 200px 0 0 46px;
}
#show_header{
letter-spacing: 0.15em;
}
#show a:link, a:visited, a:hover, a:active{
text-decoration: underline;
} 
#link_vimeo a:link, a:visited, a:hover, a:active{
text-decoration: none;
}
#referenz{
margin: 0 0 0 0;
width: 100px;
}
#footer{
position: absolute;
margin: 622px 0 0 46px;
}
html>body #menue, #header, #footer{
position: fixed;
}