#content
{
   background-color: #C3CDC2;
   border-color: #000000;
   border-style: double;
   width: 900px;
   height: 700px;
   position: absolute;
   top: 10px;
   left: 10px;
}

body
{
   background-color: #E2E2E2;
}

#logo
{
   position: absolute;
   top: 2px;
   left: 2px;
}

#navigation
{
   width: 200px;
   font-familiy: Arial, Helevetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   top: 100px;
   position: absolute;
}

#navigation ul
{
   list-style: none;
   margin: 0px;
   padding: 0px;
}

#navigation li
{
   border-bottom: 2px solid #000000;
}

#navigation li a:link,#navigation li a:visited
{
   display: block;
   padding-left: 3px;
   padding-right: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
   background-color: #788F7D;
   border-left: 12px solid #788F7D;
   border-right: 12px solid #788F7D;
   color: #000000;
   text-decoration: none;
}

#navigation li a:hover
{
   background-color: #788F7D;
   color: #000000;
}

#fusszeile
{
   left: 450px;
   top: 660px;
   font-familiy: Arial, Helevetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   position: absolute;
}

#navigation ul ul
{
   margin-left: 15px;
}

#navigation ul ul li
{
   border-bottom: 1px solid #788F7D;
   margin: 0;
}

#navigation ul ul  a:link,#navigation ul ul  a:visited
{
   background-color: #A1C3A8;
   color: #000000;
}

#navigation ul ul  a:hover
{
   background-color: #788F7D;
   color: #000000;
}

a.fuss:link,a.fuss:visited,a.fuss:hover
{
   font-family: Arial, Helvetica, Helv, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
}

#inhalt
{
   font-familiy: Arial, Helevetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   padding: 10px;
}

#inhalt_rahmen
{
   background-color: #A1C3A8;
   border-color: #788F7D;
   border-style: solid;
   border-width: 5px;
   width: 670px;
   height: 555px;
   position: absolute;
   top: 130px;
   left: 210px;
}

#inhalt_rahmen_tabelle
{
   background-color: #A1C3A8;
   border-color: #788F7D;
   border-style: solid;
   border-width: 5px;
   width: 670px;
   height: 530px;
   position: absolute;
   top: 130px;
   left: 210px;
}

#leiste
{
   left: 210px;
   top: 100px;
   font-familiy: Arial, Helevetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   position: absolute;
   text-decoration: underline;
}

.text_klein
{
   font-family: Courier New, Arial, Helvetica, Helv, sans-serif;
   font-size: 11px;
}

.text_sehr_klein
{
   font-family: Courier New, Arial, Helvetica, Helv, sans-serif;
   font-size: 11px;
}

.normal
{
   font-family:Courier New,Arial,Helvetica,Helv,sans-serif;
   font-size:11px;
   font-weight:normal;
}

.ueberschrift
{
   font-family:Courier New,Arial,Helvetica,Helv,sans-serif;
   font-size:12px;
   font-weight:bold;
}

a.rsv:link, a.rsv:visited, a.rsv:hover
{
   color:#000000;
   font-family:Courier New,Arial,Helvetica,Helv,sans-serif;
   font-size:12px;
   font-weight:bold;
}

.text_fett
{
   font-family:Courier New,Arial,Helvetica,Helv,sans-serif;
   font-size:14px;
   font-weight:bold;
}

#inhalt .widgetTabTableStyle
{
   display : none;
}

#inhalt .spielleiterStyle
{
   font-size:8pt;
}

#inhalt .itemEven
{
   font-size:8pt;
}

#inhalt .itemOdd
{
   font-size:8pt;
}

.suchLink
{
   display : none;
}