/* Walter läuft durchs Land */

body { 
background: white;
font-family: verdana, arial, sans-serif;
font-size: 12pt ;
}

a:link, body a:visited {
font-weight: bold;
text-decoration: none;
}

a[href]:after {
content: " [" attr(href) "] ";
color: #999;
font-size: 90%;
}

#navi{
 display:none;
} 


#logo{
 display:none;
} 