body
{
   background: white;
   margin: 0px;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}

h1
{
   line-height: 18px;
   border-bottom-color: palegoldenrod;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   color: goldenrod;
   font-family: Verdana, Arial, Helvetica;
   font-size: 16px;
}

h2
{
   line-height: 16px;
   color: goldenrod;
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
}

p
{
   line-height: 16px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}

a
{
   color: goldenrod;
   text-decoration: none;
}

a:hover
{
   color: black;
   text-decoration: underline;
}

td.basefolder
{
   background-repeat: repeat-x;
   text-align: right;
   border-bottom-color: darkgray;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   padding: 5px;
   color: white;
}

a.basefolder
{
   border-style: none;
   border-width: 1px;
   padding-bottom: 2px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 2px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   letter-spacing: 1px;
   text-decoration: none;
}

a:hover.basefolder
{
   background-color: beige;
   text-decoration: none;
}

td.menu
{
   width: 200px;
   border-right-color: darkgray;
   border-right-style: solid;
   border-right-width: 1px;
   padding: 3px;
}

a.menu
{
   display: block;
   line-height: 14px;
   border-color: #DDDDDD;
   border-style: solid;
   border-width: 1px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 4px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   letter-spacing: 1px;
   text-decoration: none;
}

a:hover.menu
{
   background-color: #EEEEEE;
   border-color: darkgray;
   border-style: solid;
   border-width: 1px;
   text-decoration: none;
}

table.content
{
   width: 100%;
}

td.content
{
   border-right-color: darkgray;
   border-right-style: solid;
   border-right-width: 1px;
   padding: 15px;
}

table.rechts
{
   width: 200px;
   margin-bottom: 5px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 5px;
}

td.rechts_header
{
   background-color: #999999;
   border-color: #999999;
   border-style: solid;
   border-width: 1px;
   padding-bottom: 3px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
   color: white;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}

td.content_bild
{
   border-bottom-color: goldenrod;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-right-color: darkgray;
   border-right-style: solid;
   border-right-width: 1px;
   padding: 0px;
}

td.rechts_eintrag
{
   background-color: #EEEEEE;
   border-bottom-color: #999999;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: #999999;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: #999999;
   border-right-style: solid;
   border-right-width: 1px;
   padding-bottom: 3px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}

p.fuss
{
   background-color: white;
   text-align: right;
   border-top-color: darkgray;
   border-top-style: solid;
   border-top-width: 1px;
   margin: 0px;
   padding: 5px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 9px;
}

a.fuss
{
   color: goldenrod;
   font-weight: bold;
   letter-spacing: 1px;
   text-decoration: none;
}

a.fuss:hover
{
   color: black;
   text-decoration: underline;
}

td.titel
{
   height: 60px;
   text-align: left;
   padding: 0px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 20px;
   font-weight: bold;
}

pre
{
   background-color: #FFFFCC;
   border-color: #CCCC99;
   border-style: solid;
   border-width: 1px;
   font-family: Courier New, Courier;
   font-size: 11px;
}

td
{
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}

input
{
   border-color: black;
   border-style: solid;
   border-width: 1px;
   font-size: 11px;
}

textarea
{
   border-color: black;
   border-style: solid;
   border-width: 1px;
   font-size: 11px;
}

input.ohne_rahmen
{
   border-style: none;
   font-size: 11px;
}

select
{
   border-color: black;
   border-style: solid;
   border-width: 1px;
   font-size: 11px;
}

td.tabelle
{
   padding-bottom: 2px;
   padding-left: 4px;
   padding-right: 4px;
   padding-top: 2px;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}

a.untermenu
{
   display: block;
   line-height: 14px;
   border-color: #DDDDDD;
   border-style: solid;
   border-width: 1px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 4px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   letter-spacing: 1px;
   text-decoration: none;
}

a:hover.untermenu
{
   background-color: #EEEEEE;
   border-color: darkgray;
   border-style: solid;
   border-width: 1px;
   text-decoration: none;
}

td.navibar
{
   padding-left: 5px;
}

h3
{
   background-color: #CCCCCC;
   display: block;
   line-height: 16px;
   border-left-color: goldenrod;
   border-left-style: solid;
   border-left-width: 10px;
   padding-left: 5px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
}

p.liste
{
   line-height: 16px;
   padding-left: 15px;
   color: black;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}
