*
{
   margin: 0;
   padding: 0;
}

body
{
   margin: 0;
   color: #666666;
   font-size: 9pt;
   font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a
{
   color: #0066FF;
}

a:hover
{
   color: black;
}

h1, h2
{
   background-color: #0066FF;
   color: #FFFFFF;
}

h1
{
   margin-bottom: 10px;
   margin-top: 15px;
   padding: 4px;
   font-size: 12pt;
}

h2
{
   margin-bottom: 10px;
   margin-top: 15px;
   padding: 4px;
   font-size: 10pt;
}

#hintergrund
{
   background: #FFFFFF url(/media/background.gif) repeat-x;
}

#seite
{
   background: url(/media/kopf_background.jpg) no-repeat;
   width: 900px;
   margin: 0 auto;
}

#kopf
{
   height: 150px;
   width: 900px;
}

#kopf_links
{
   float: left;
   height: 20px;
   overflow: hidden;
   text-align: right;
   width: 900px;
}

#kopf_container
{
   float: left;
   width: 900px;
}

#kopf_logo
{
   float: left;
   height: 110px;
   overflow: hidden;
   width: 250px;
}

#kopf_container2
{
   float: right;
   width: 650px;
}

#kopf_titel
{
   float: right;
   height: 110px;
   overflow: hidden;
   width: 650px;
}

#kopf_navigation
{
   float: left;
   height: 41px;
   overflow: hidden;
   width: 900px;
}

#inhalt
{
   clear: both;
   width: 900px;
   font-size: 9pt;
}

#inhalt_links
{
   float: left;
   overflow: hidden;
   width: 235px;
   padding-right: 15px;
}

#inhalt_container
{
   float: right;
   width: 650px;
}

#inhalt_rechts
{
   float: right;
   overflow: hidden;
   width: 185px;
   padding-left: 15px;
   color: #999999;
   font-size: 9pt;
}

#inhalt_mitte
{
   float: left;
   overflow: hidden;
   width: 440px;
   padding-left: 5px;
   padding-right: 5px;
}

#fusshintergrund
{
   background: url(/media/background_footer.gif) repeat-x;
   clear: both;
   height: 140;
}

#fuss
{
   height: 180px;
   width: 900px;
   margin: 0 auto;
   padding-top: 55px;
   color: #999999;
}

#fuss_impressum
{
   float: left;
   height: 140px;
   overflow: hidden;
   width: 210px;
   font-size: 9pt;
}

#fuss_container
{
   float: left;
   height: 140px;
   width: 600px;
}

#fuss_navigation
{
   float: left;
   height: 140px;
   overflow: hidden;
   text-align: center;
   width: 590px;
   padding-top: 25px;
}

#fuss_links
{
   float: left;
   height: 70px;
   overflow: hidden;
   width: 590px;
}

#menue
{
   margin-bottom: 30px;
}

#menue a
{
   display: block;
   color: #999999;
   text-decoration: none;
}

#menue a:hover
{
   color: #0066FF;
}

#menue a.top
{
   padding-bottom: 4px;
   padding-top: 4px;
   font-size: 10pt;
   font-weight: bold;
}

#menue a.top_aktiv
{
   padding-bottom: 4px;
   padding-top: 4px;
   color: #0066FF;
   font-size: 10pt;
   font-weight: bold;
}

#menue a.ordner
{
}

#menue a.ordner_aktiv
{
   color: #0066FF;
   font-weight: bold;
}

#menue a.unterordner
{
}

#navibar
{
   color: #999999;
   font-size: 8pt;
}

#navibar a
{
   color: #999999;
   text-decoration: none;
}

#navibar a:hoover
{
   color: #7daa1d;
}

#navibar a.aktiv
{
   color: #0066FF;
   font-weight: bold;
}

#navibar a.aktiv:hoover
{
}

#kopfnavi
{
   height: 41px;
}

#kopfnavi ul
{
   list-style: none;
   line-height: normal;
   margin: 0;
}

#kopfnavi li
{
   display: inline;
}

#kopfnavi a
{
   background: url(/media/kopfnavi_spacer.gif) no-repeat;
   display: block;
   float: left;
   height: 26px;
   padding: 14px 18px 0 20px;
   font-weight: bold;
   text-decoration: none;
   text-transform: uppercase;
}

#kopfnavi a.erster
{
   background: none;
   padding-left: 0;
}

#kopfnavi a:hoover
{
}

#kopflinks
{
   width: 900px;
}

#kopflinks li
{
   display: inline;
}

#kopflinks a
{
   display: block;
   float: right;
   margin: 0 0 0 20px;
   padding: 0 0 0 15px;
   color: #FFFFFF;
   font-size: x-small;
   font-weight: bold;
   text-decoration: none;
   text-transform: uppercase;
}

#kopflinks a:hoover
{
}

#kopf_titel h1
{
   color: red;
}

#kopf_titel h2
{
   color: blue;
}

#inhalt tr.erstezeile
{
   background-color: #0066FF;
   color: black;
}

#inhalt tr.ungeradezeile
{
   background-color: white;
}

#inhalt tr.geradezeile
{
   background-color: #0066FF;
}

#inhalt tr.letztezeile
{
   background-color: #0066FF;
   color: black;
}

#inhalt p
{
   margin-bottom: 10px;
   font-size: 9pt;
}

#inhalt td
{
   font-size: 9pt;
}

#tabelle td
{
   padding: 4px;
}

#inhalt_rechts h1
{
   margin-bottom: 10px;
   margin-top: 5px;
   font-size: 11pt;
}

#inhalt_rechts h2
{
   margin-bottom: 5px;
   margin-top: 5px;
   font-size: 9pt;
}

#inhalt_mittebreit
{
   float: left;
   overflow: hidden;
   width: 625px;
   padding-left: 5px;
   padding-right: 5px;
}

h3
{
   color: #0066FF;
   font-size: 10pt;
   font-weight: bold;
}