body, div, p
{
 margin: 0px;
 padding: 0px;
}
body
{
 background-color: #f60;
 text-align: center;
 font-family: Helvetica, Geneva, Arial;
 color: #300;
}
div
{
 text-align: left;
}
div#oben
{
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 16px;
 background-color: #c00;
}
div#navig
{
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 20px;
 background-color: #f96;
 border: 1px solid #f60;
}
div#haupt
{
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 445px;
 background-image: url(linien.gif);
 background-repeat: repeat-x;
}
div#stliste
{
 display: none;
 position: absolute;
 left: 151px;
 top: 6px;
 z-index: 1;
 width: 198px;
 background-color: #f96;
}
div#prliste
{
 display: none;
 position: absolute;
 left: 235px;
 top: 6px;
 z-index: 1;
 width: 204px;
 background-color: #f96;
}
p#upper
{
 padding-top: 70px;
 padding-left: 308px;
}
div#unten
{
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 100px;
 background-color: #c00;
}
a:link, a:visited
{
 padding-left: 20px;
 padding-right: 19px;
 font-size: .8em;
 color: #900;
 font-weight: normal;
 text-decoration: none;
}
a:hover
{
 color: #ffc;
 text-decoration: none;
}
.topleiste, a.topleiste:hover
{
 border-right: 1px solid #f60;
}
a.aktuell:link, a.aktuell:visited, a.aktuell:hover
{
 border-right: 1px solid #f60;
 color: #ffc;
}
a#neo:link, a#neo:visited
{
 font-size: 1.6em;
 color: #900;
 font-weight: bold;
 padding: 0px;
 text-decoration: underline;
}
a.aktu2:link, a.aktu2:visited, a.aktu2:hover, a#neo:hover
{
 color: #ffc;
}
span.jahr
{
 background-color: #c00;
 font-family: Helvetica, Geneva, Arial;
 font-size: .8em;
 color: #ffc;
}
img#tiglogo
{
 margin-right: 10px;
 float: right;
}
