

A:link
{
        color:  FF6633;
        text-decoration: none;
        font-weight: bold;
}

A:active
{
        color: #CC6633;
        text-decoration: none;
        font-weight: bold
}

A:visited
{
        color: #CC6633;
        text-decoration: none;
        font-weight: bold
}

A:hover
{
        color:	#990033;
        text-decoration: underline
}

A:hover IMG
{
        margin-left: 1;
        margin-top: 1;
}
h1 {
 font-size: xx-large;
}
h2 {
 font-size: x-large;
}
h3 {
 font-size: large;
}
h4 {
 font-size: larger;
}
BODY
{
 font-family: "sans-serif";
 font-size: small;
 text-align: left;
 background: #330000;
 color: #FFFF80;
}

.banner
          { font-family: "Arialsans-serif"; background: no-repeat fixed; text-align: center; position: absolute; top: 10px; left: 200px; width: 700px; height: 80px; clip: rect(auto auto auto auto) }

.navigation
             { border-left:1px none #690000; border-right:1px none #690000; border-top:2px solid #ffd700; border-bottom:1px none #690000; font-size: 12px; text-align: left; padding: 5px; position: absolute; top: 80px; left: 20px; width: 150px; height: 450px; clip: rect(auto auto auto auto); font-family:Arial;  }
.navigation A:hover      { color: #FF9900; font-size: 12px; text-decoration: underline; font-family:Arial }
.navigation A:visited      { color:  #FFCC33; font-size: 12px; text-decoration: underline; font-family:Arial }

.inhalte
             { border-left:1px none #ffd700; border-right:1px none #ffd700; border-top:2px solid #ffd700; border-bottom:1px none #ffd700; color: #FFFF00; font-size: 12pt; background-attachment: fixed; padding: 5px; position: absolute; top: 80px; left: 200px; width: 800px; height: auto; clip: rect(auto auto auto auto) }
.rahmen
             { color: black; font-size: 12pt; background-color: transparent; padding: 5px; border-style: none; border-width: 2px 1px 1px 1px; border-color: #d874e8; position: absolute; top: 80px; left: 200px; width: 700px; height: 451px; clip: rect(auto auto auto auto) }
.zelle { color: black; }
