table
{
        font-family: Arial;
        font-size: 13px;
}

table.navigation
{
        font-size:14px;
        line-height:140%;
        margin-right: 10px;
        width:150px;
}

table.navigation a:hover
{
        font-weight:900;
}

table.navigation a:active
{
        text-decoration: underline;
}

table.login
{
        width: 138px;
        margin-left:11px;
        margin-top:11px;
}

#usercount
{
        margin-top:10px;
        font-family: Arial;
        font-size:11px;
        color: #669900;
        font-weight: 900;
}

#online
{
        margin-top:10px;
        font-family: Arial;
        font-size:10px;
        color: #669900;
        font-weight: 900;
}

table.box
{
        line-height:130%;
}

table.box a:hover
{
        text-decoration: underline;
}

table.box a:active
{
        text-decoration: none;
}

a:visited
{
        text-decoration: none;
}

a:link
{
        text-decoration: none;
}

table.login a:active
{
        text-decoration: none;
}

table.login a:hover
{
        text-decoration: underline;
}

div.footer
{
        margin-left: 10px;
        margin-top: 4px;
        color: #669900;
}

a:visited
{
        color: #669900;
        text-decoration: none;
}

a:link
{
        color: #669900;
        text-decoration: none;
}

div.footer a:active
{
        color: #669900;
        text-decoration: none;
}

div.footer a:hover
{
        color: #669900;
        text-decoration: underline;
}

.style1 {
        text-align: center;
}
.style2 {
        background-image: url('images/mitte.jpg');
}
.style3 {
        background-image: url('images/header.jpg');
}
.style4 {
        background-image: url('images/footer.jpg');
}
.style5 {
        background-image: url('images/navi/navibottom.jpg');
}
.style6 {
        background-image: url('images/navi/navitop.jpg');
}
.style7 {
        background-image: url('images/navi/navimitte.jpg');
}
.style8 {
        background-image: url('images/navi/navilogin.jpg');
}
.style9 {
        border-width: 0px;
}
.style10 {
        text-align: right;
}

.style11 {
        text-align: center;
        background-image: url('images/box/boxtitel.jpg');
}
.style12 {
        background-image: url('images/box/boxmitte.jpg');
}
.style13 {
        background-image: url('images/box/boxbottom.jpg');
}
.style14 {
        background-image: url('images/box/boxtop.jpg');
}

/*   Tabellen  */

table.tabelle1
{
   border-collapse: collapse;
   background-color: #FFE4CA;
   border: solid 1px #FFB366;
   line-height: 18px;
   margin-top: 10px;
}

table.tabelle2
{
   border-collapse: collapse;
   background-color: #DDE6EE;
   border: solid 1px #5A84AD;
   line-height: 18px;
   margin-top: 10px;
}

table.anmelden
{
   border-collapse: collapse;
   background-color: #ECF9C3;
   border: solid 1px #B7EC18;
   line-height: 18px;
   margin-top: 10px;
}

/* Überschriften  */

h1
{
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  Color: #333333;
}

h2
{
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  Color: #333333;
}