s<style type="text/css">
<!--

body, body.inhalt {
 background-color: #cc3300;
 background-image: url(../neue-elemente/rechts.jpg);
 background-repeat: repeat-x;

 font-family: Arial;
 font-size: 12px;
 text-decoration: none;
 margin: 0px;
 color: #000000;
}

#hintergrund
{
 z-index: 1;
 position: absolute;
 left: 0px;
 top: 0px;

 background-color: #f5f5f5;
 background-image: url(../neue-elemente/bg.jpg);
 background-repeat: repeat-y;

 width: 1000px;
 min-width: 1000px;
 max-width: 100px;

 min-height: 100%;
}

#lang {
 left: 890px;
 top: 173px;
 position: absolute;
 z-index: 3; 
}

#inhalt
{
 z-index: 2;
 position: absolute;
 left: 146px;
 top: 204px;

 width: 560px;
 min-width: 560px;
 max-width: 560px;
}

#menue
{
 z-index: 3;
 position: absolute;
 left: 715px;
 top: 204px;

 width: 260;
 min-width: 260px;
 max-width: 260px;
}
.menue
{
 margin-top: 12px;
 margin-left: 30px;
 margin-bottom: 25px;
}

td {
 font-family: Arial;
 font-size: 12px;
 text-decoration: none;
 color: #000000;
}

td.titel {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 color: #990000;
}

th {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 background-color: #990000;
 color: #ffffff;
}

a {
 font-family: Arial;
 font-size: 12px;
 text-align: left;
 letter-spacing: 1px;
 text-decoration: none;
 color: #990000;
}
a:hover {
 font-family: Arial;
 font-size: 12px;
 text-align: left;
 letter-spacing: 1px;
 text-decoration: none;
 color: #cc3300;
}
a.m {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: 0px;
 color: #990000;
}
a.m:hover {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: 0px;
 color: #cc3300;
}

.border {
 border-collapse: collapse;
 border-width: 1px;
 border-color: #000000;
 color: #000000;
}

-->
</style>