/* ... Hier werden die Formate definiert ... */
body                 {
                     background:#FFFF00;
                     }

/* ... Seiten kopf ... */

#titel               {
                     background:#000000;
                     background-image:url(../fotos/titel.jpg);
                     margin-left: 20;
                     padding: 0px;
                     width: 800px;
                     height:220px;
                     }

/* ... Navigation oben ... */

#navi                {
                     background:#000000;
                     margin-top: 0;
                     margin-left: 20;
                     padding: 0px;
                     width: 800px;
                     height: 25px;
                     color: #cccccc;
                     }

#navi a.navi_links.event span         {display:none;}

#navi a.navi_links.event:hover span   {
                    background-color: #EEE926;
                    position:absolute;
                    top:0px;
                    left: -580px;
                    z-index:3;
                    display:block;
                    }

#navi a.navi_links:visited {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #cccccc;
                    text-decoration: none;
                    }

#navi a.navi_links:link    {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #cccccc;
                    text-decoration: none;
                    }

#navi a.navi_links:hover   {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #ffffff;
                    text-decoration: none;
                    }

#navi a.navi_links:active  {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #cccccc;
                    text-decoration: none;
                    }

#navi a.navi_rechts:visited {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 10px;
                    font-style: normal;
                    font-weight: normal;
                    color: #cccccc;
                    text-decoration: none;
                    }

#navi a.navi_rechts:link    {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 10px;
                    font-style: normal;
                    font-weight: normal;
                    color: #cccccc;
                    text-decoration: none;
                    }

#navi a.navi_rechts:hover   {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 10px;
                    font-style: normal;
                    font-weight: normal;
                    color: #ffffff;
                    text-decoration: none;
                    }

#navi a.navi_rechts:active  {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 10px;
                    font-style: normal;
                    font-weight: normal;
                    color: #cccccc;
                    text-decoration: none;
                    }

/* ... Seiteninhalt ... */

#content            {
                    background-color: #FFFF75;
                    margin-top: 0;
                    margin-left: 20;
                    width: 800px;
                    height: 530px;
                    margin-bottom:150px;
                    }

#content .text      {
                    background-color: #FFFF75;
                    position:absolute;
                    top:280px;
                    left: 170px;
                    width: 600px;
                    font-size: 12px;
                    color: #007D00;
                    padding-top: 5px;
                    padding-left: 5px;
                    }

/* ... 3 Spaltig ... */

#content .mitte     {
                    position:absolute;
                    top:280px;
                    left: 180px;
                    width: 400px;
                    font-size: 12px;
                    color: #007D00;
                    padding-top: 5px;
                    padding-left: 5px;
                    }

#mitte     {
                    position:absolute;
                    top:280px;
                    left: 180px;
                    width: 400px;
                    font-size: 12px;
                    color: #007D00;
                    padding-top: 5px;
                    padding-left: 5px;
                    }

#mitte a.event span         {display:none;}

#mitte a.event:hover span   {
                    background-color: #EEE926;
                    position:absolute;
                    top:0px;
                    left: 415px;
                    width: 200px;
                    height:490px;
                    font-size: 12px;
                    color: #007F00;
                    text-align:justify;
                    padding: 5px;
                    border-style:dashed;
                    border-width: 1px;
                    z-index:3;
                    display:block;
                    }

/* ... rechte Seite ... */

#content .rechts    {
                    background-color: #EEE926;
                    position:absolute;
                    top:280px;
                    left: 590px;
                    width: 200px;
                    font-size: 12px;
                    color: #007F00;
                    padding-top: 5px;
                    padding-left: 5px;
                    border-style:dashed;
                    border-width: 1px;
                    }

#content .pics      {
                    position:absolute;
                    top:280px;
                    left: 590px;
                    width: 200px;
                    font-size: 12px;
                    color: #007D00;
                    padding-top: 5px;
                    padding-left: 5px;
                    }

#pics      {
                    position:absolute;
                    top:280px;
                    left: 610px;
                    width: 200px;
                    text-align:center;
                    font-size: 12px;
                    color: #007D00;
                    padding-top: 5px;
                    padding-left: 5px;
                    }

#pics a.event span         {display:none;}

#pics a.event:hover span   {
                    background-color: #EEE926;
                    position:absolute;
                    top:0px;
                    left: -580px;
                    z-index:3;
                    display:block;
                    }

/* ... linke Seite ... */

#content .news      {
                    background-color: #EEE926;
                    position:absolute;
                    top:280px;
                    left: 20px;
                    width: 140px;
                    font-size: 12px;
                    color: #007F00;
                    padding-top: 5px;
                    padding-left: 5px;
                    border-style:dashed;
                    border-width: 1px;
                    }

#content .news2     {
                    position:absolute;
                    top:550px;
                    left: 170px;
                    width: 400px;
                    font-size: 12px;
                    color: #007D00;
                    padding-top: 5px;
                    padding-left: 5px;
                    }

#content a:visited {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #00BF00;
                    text-decoration: none;
                    }

#content a:link    {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #00BF00;
                    text-decoration: none;
                    }

#content a:hover   {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: 900;
                    color: #00FF00;
                    text-decoration: none;
                    }

#content a:active  {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #00BF00;
                    text-decoration: none;
                    }

#content a.extern:visited {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #00BF00;
                    text-decoration: none;
                    }

#content a.extern:link    {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #00BF00;
                    text-decoration: none;
                    }

#content a.extern:hover   {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: 900;
                    color: #FF7F00;
                    text-decoration: none;
                    }

#content a.extern:active  {
                    font-family: Verdana, Helvetica, sans-serif;
                    font-size: 12px;
                    font-style: normal;
                    font-weight: normal;
                    color: #00BF00;
                    text-decoration: none;
                    }

#content table      {
                    margin-top: 1px;
                    border-width:0px;
                    }

#content td         {
                    background-color: #EEE926;
                    width:150px;
                    border-width:1px;
                    border-style:solid;
                    border-color:#007F00;
                    padding:0px;
                    text-align:center;
                    }

#content td.level1         {
                    background-color:#EEE926;
                    height:50px;
                    width:150px;
                    border-width:1px;
                    border-style:solid;
                    border-color:#007F00;
                    padding:0px;
                    text-align:center;
                    }

#content td.level2         {
                    background-color:#EEE926;
                    height:50px;
                    width:150px;
                    border-width:1px;
                    border-style:solid;
                    border-color:#007F00;
                    padding:0px;
                    text-align:center;
                    }
#content td.level3         {
                    background-color:#FAF8B8;
                    height:50px;
                    width:150px;
                    border-width:1px;
                    border-style:solid;
                    border-color:#007F00;
                    padding:0px;
                    text-align:center;
                    }
#content td.level4         {
                    background-color:#FFFF75;
                    height:50px;
                    width:150px;
                    border-width:1px;
                    border-style:solid;
                    border-color:#007F00;
                    padding:0px;
                    text-align:center;
                    }


/* Hinweisfooter */

#footer 		   {
                    clear:both;
                    position:fixed;
                    right:0px;
    		   bottom:0px;
                    }
