h1
{
   line-height: 18px;
   border-bottom-color: steelblue;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   color: #000099;
   font-size: 16px;
}

body
{
   background-color: #F5F5F5;
   margin: 0px;
   color: #000099;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}

h2
{
   line-height: 16px;
   border-bottom-color: steelblue;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   color: #003399;
   font-size: 12px;
   font-weight: bold;
}

p
{
   line-height: 16px;
   font-size: 12px;
}

a
{
   color: #0000CC;
   text-decoration: none;
}

a:hover
{
   color: black;
   text-decoration: underline;
}

td.basefolder
{
   background-color: #EDEFED;
   text-align: right;
   border-bottom-color: darkgray;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   padding: 5px;
   color: #FFFFFF;
}

a.basefolder
{
   background-color: #EDEFED;
   padding-left: 15px;
   padding-right: 15px;
   color: #0000FF;
}

td.menu
{
   background-color: #3366FF;
   width: 100px;
   border-right-color: lightgrey;
   border-right-style: solid;
   border-right-width: 1px;
   padding: 3px;
}

a.menu
{
   background-color: #6189E7;
   display: block;
   line-height: 14px;
   width: 200px;
   border-color: white;
   border-style: solid;
   border-width: 1px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 4px;
   color: #FFFFFF;
   font-size: 11px;
   letter-spacing: 1px;
   text-decoration: none;
}

a:hover.menu
{
   background-color: #0033FF;
   border-color: black;
   border-style: solid;
   border-width: 1px;
   color: #FFFFFF;
   text-decoration: none;
}

table.content
{
   width: 100%;
}

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: #6699FF;
   border-color: yellowgreen;
   border-style: solid;
   border-width: 1px;
   margin: 5px;
   padding-bottom: 3px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
   color: black;
   font-size: 11px;
}

td.rechts_eintrag
{
   background-color: #EEEEEE;
   border-bottom-color: yellowgreen;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: yellowgreen;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: yellowgreen;
   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: 11px;
}

p.fuss
{
   background-color: #0000FF;
   text-align: right;
   border-top-color: darkgray;
   border-top-style: solid;
   border-top-width: 1px;
   margin: 0px;
   padding: 5px;
   color: #FFFFFF;
   font-size: 9px;
}

a.fuss
{
   background-color: #0000FF;
   color: #FFFFFF;
   font-weight: bold;
   letter-spacing: 1px;
}

td.titel
{
   background-color: #0000CC;
   background-repeat: no-repeat;
   height: 180px;
   text-align: right;
   vertical-align: bottom;
   border-bottom-color: yellowgreen;
   border-bottom-style: solid;
   border-bottom-width: 5px;
   padding-bottom: 5px;
   padding-right: 15px;
   color: white;
   font-size: 20px;
}

pre
{
   background-color: #FFFFFF;
   border-color: #CCCC99;
   border-style: solid;
   border-width: 1px;
   font-family: Courier New, Courier;
   font-size: 10px;
}

td
{
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
}

h3
{
   line-height: 16px;
   border-bottom-color: steelblue;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   margin: 0px;
   color: #0033CC;
   font-size: 12px;
}

p.liste
{
   line-height: 16px;
   margin: 0px;
   padding: 0px;
   font-size: 12px;
}
