
body {
margin: 25px;
}
.logo {
position:absolute; left: 0px; top: 0px;
float: left;
text-align: center;
}
#content {
float: left;
width: 100%;
overflow:visible;
position:static;
color: #000;
}
.navigation, #bottomnavigation, .tastatur {
display: none;
}
.noprint { 
display: none;
}
a:link, a:visited {
color: #000;
text-decoration: underline;
}
a:active, a:hover, a:focus {
color: #000;
text-decoration: underline;
}
