<!-- This stylesheet was created by Baccata -->
<STYLE TYPE="text/css">
<!--
body {
        background-image: url(nav/pergament.jpg);
        background-repeat: repeat;
        background-attachment: fixed;
        background-color: white;
        overflow : auto;
        font-family: Times;
        font-color: #FFFFFF;
        font-size : 12pt;
        text-align : left;
        margin-left : 3px;
}

H1 {
        font-family : Times;
        font-size : 16pt;
        background : #808080;
}

TABLE {
        margin-left : 0px;
        margin-top : 0px;
}

a:link {
	text-decoration : underline;
       	color : #3527ED;
}

a:visited {
       text-decoration : underline;
       color : #F21A66;
}

a:hover {
       text-decoration : none;
       color : #000000;
       background : #F0F64A;
}

div#inhalt {
        background: #000000 url(text.jpg) 0 0 repeat;
        width: 80%;
        height: 80%;
        overflow: visble;
        position: absolute;
        top: 100;
        left: 180;
}

div#text {
        width: 80%;
        height: 90%;
        overflow: auto;
        color: black;
        margin: 20 20;
}

div#kasten {
        float: right;
        width: 33%;
        text-align: left;
        font-size: 90%;
        padding: 5 5px;
        margin: 5 5px;
        background: #cccccc;
}

div#linktexte {
        position: absolute;
        top: 100;
        left: 5;
        width: 140px;
        font-family: Tahoma;
        font-size : 10pt;
}

div#linktexte a {
        background: url(hg_dunk.jpg) 0 0 no-repeat fixed;
        display: block;
}

div#linktexte a:hover {
        background: url(hg_rot.jpg) 0 0 no-repeat fixed;
        display: block;
}

-->
</STYLE>



