body {
background-image: url(anis/fliegendeeule/fliegendeeule1.gif);
background-attachment: fixed;
background-position: left;
background-position: top;
background-repeat: no-repeat;
}

.linkeSpalte {
background-image: url(background/tannen2.gif);
background-position: relative;
background-attachment: scroll;
background-repeat: no-repeat;
font-size : 19pt;
font-weight : 700;
font-family : times, arial; 
font-style : italic;
position: absolute;
top: 250px;
left: 15px;
width : 160px;
height: 450px;
}

div.linkeSpalte A:link, div.linkeSpalte A:visited {text-decoration: none; color: #FFCC33; text-shadow: black}
div.linkeSpalte A:hover, div.linkeSpalte A:active {text-decoration: none; color: #B80000; text-shadow: black}

.inhalt {
font-weight: 600;
position: absolute;
top: 270px;
left: 170px;
}

.inhalt A:link, .inhalt A:visited {text-decoration: none; color: #008000; }
.inhalt A:hover, .inhalt A:active {text-decoration: none; color: #00BC00; }

.wir {
font-size : 20pt;
font-style : italic;
}

div.wir A:link, div.wir A:visited {text-decoration: none; color: #660000;}
div.wir A:hover, div.wir A:active {text-decoration: none; color: #860000;}

.fuss {
width: 100%;
border : 3px solid;
border-color : #FFCC00;
font-size : 10pt;
position: fixed;
bottom: 0px;
}
