h1
{
   line-height: 18px;
   border-bottom-color: steelblue;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   font-size: 16px;
}

body
{
   background-color: white;
   margin: 0px;
   color: #006699;
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 14px;
}

h2
{
   line-height: 16px;
   margin-bottom: -10px;
   padding-top: 10px;
   font-size: 15px;
   font-weight: bold;
}

p
{
   line-height: 16px;
   font-size: 14px;
}

a
{
   color: #FF6600;
   text-decoration: none;
}

a:hover
{
   color: black;
   text-decoration: underline;
}

td.basefolder
{
   background-color: #DDDDDD;
   text-align: right;
   border-bottom-color: #FF6600;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   padding-bottom: 5px;
   padding-top: 5px;
}

a.basefolder
{
   padding-right: 15px;
   font-size: 12px;
   letter-spacing: 1px;
}

td.menu
{
   width: 150px;
   border-right-color: #FF6600;
   border-right-style: solid;
   border-right-width: 1px;
   padding: 3px;
}

a.menu
{
   display: block;
   line-height: 14px;
   width: 150px;
   border-color: white;
   border-style: solid;
   border-width: 1px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 4px;
   color: #6E6E6E;
   font-size: 11px;
   letter-spacing: 1px;
   text-decoration: none;
}

a:hover.menu
{
   background-color: #FF6600;
   border-color: black;
   border-style: solid;
   border-width: 1px;
   color: black;
   text-decoration: none;
}

table.content
{
   text-align: left;
   width: 100%;
   font-size: 14px;
}

td.content
{
   padding-bottom: 10px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 10px;
}

table.rechts
{
   width: 200px;
   margin: 5px;
}

td.rechts_header
{
   background-color: #FF9900;
   border-color: #FF6600;
   border-style: solid;
   border-width: 1px;
   margin: 5px;
   padding-bottom: 3px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
   color: black;
   font-size: 12px;
}

td.rechts_eintrag
{
   background-color: #EEEEEE;
   border-bottom-color: #FF6600;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: #FF6600;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: #FF6600;
   border-right-style: solid;
   border-right-width: 1px;
   margin: 5px;
   padding-bottom: 3px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
   color: black;
   font-size: 12px;
}

p.fuss
{
   background-color: #DDDDDD;
   text-align: right;
   border-top-color: #FF6600;
   border-top-style: solid;
   border-top-width: 1px;
   margin: 0px;
   padding: 5px;
   color: black;
   font-size: 12px;
}

a.fuss
{
   font-size: 10pt;
   letter-spacing: 1px;
}

td.titel
{
   background-repeat: no-repeat;
   height: 64px;
   text-align: right;
   vertical-align: bottom;
   border-bottom-color: #FF6600;
   border-bottom-style: solid;
   border-bottom-width: 5px;
   padding-bottom: 5px;
   padding-right: 15px;
   padding-top: 5px;
   color: #FF6600;
   font-size: 12px;
}

pre
{
   background-color: #FFFFCC;
   border-color: #CCCC99;
   border-style: solid;
   border-width: 1px;
   font-family: Courier New, Courier;
   font-size: 12px;
}

td
{
   font-family: Verdana, Arial, Helvetica;
   font-size: 14px;
}

h3
{
   line-height: 16px;
   border-bottom-color: steelblue;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   margin: 0px;
   font-size: 14px;
}

p.liste
{
   line-height: 16px;
   margin: 0px;
   padding: 0px;
   font-size: 14px;
}

#navigationsleiste
{
   color: #999999;
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 10px;
}

li
{
   background-color: white;
   margin: 0px;
   padding-bottom: 10px;
   color: #006699;
   font-family: Verdana, Arial, Helvetica;
   font-size: 14px;
}

#inhalt
{
   padding-left: 15px;
   padding-top: 15px;
}