

body, p, td, tr, center {
     background:#c4b481;
     font-size: 8pt;
     line-height: 12pt;
     font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration: none;
     color:#164816;
     font-color:#164816;
     scrollbar-base-color:#c4b481;
     scrollbar-3dlight-color:#164816;
     scrollbar-arrow-color:#164816;
     scrollbar-darkshadow-color:#000000;
     scrollbar-face-color:#456D45;
     scrollbar-highlight-color:#164816;
     scrollbar-shadow-color:#000000;
     scrollbar-track-color:#c4b481;
     }

font.gelb {
     color:#F1C242;
     font-size: 8pt;
     line-height: 12pt;
     font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration: none
}

.pics
{
background-color:white;
border-bottom:1px dotted #164816;
border-top:1px solid #164816;
} 

.subtitle
{
background-color:white;
border-bottom:1px solid #164816;
font-size: 7pt;
line-height: 12pt;
font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
font-style: italic;
text-align: right;
text-decoration: none;
color:#164816;
font-color:#164816;
}

.subtitle_index
{
font-size: 7pt;
line-height: 12pt;
font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
font-style: italic;
text-decoration: none;
color:#EAD59D;
font-color:#EAD59D;
}

a:link {
       color:#164816;
       text-decoration:none;
       }

a:visited {
          color:#164816;
          text-decoration:none;
          }

a:hover {
        color:#3E7B42;
        font-weight:bold;
        background-color:#FFFFFF;
        }

p.yellow {
	background:#FFE969;
	}

textarea, input {
    background-color:#E4DDC0;
    color:#164816;
    font-family:Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    scrollbar-base-color:#456D45;
    scrollbar-3dlight-color:#164816;
    scrollbar-arrow-color:#164816;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#456D45;
    scrollbar-highlight-color:#164816;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#E4DDC0;
  }

.button
     {
     background-color:#E4DDC0;
     color:#164816;
     width:80px;
     font-size: 8pt;
     }

.borderwhite
{
background-color:white;
border-bottom:1px solid #164816;
border-top:1px solid #164816;
}     

.bordergreen
{
border-bottom:1px solid #164816;
}  

.border
{
background-color:white;
border-top:1px solid #164816;
}

.borderwhite2
{
background-color:white;
border-bottom:1px dotted #164816;
}

.borderwhitebottom
{
background-color:white;
border-bottom:1px solid #164816;
}

.borderyellow
{
border-top:1px solid #164816;
border-bottom:1px dotted #164816;
background-color:#FFE969;
}

.borderbrowninbetween
{
border-bottom:1px dotted #164816;
background-color:#c4b481;
}

.borderyellowinbetween
{
border-bottom:1px dotted #164816;
background-color:#FFE969;
}

.borderwhiteinbetween
{
border-bottom:1px dotted #164816;
background-color:#FFFFFF;
}

.borderyellowbottom
{
border-bottom:1px solid #164816;
background-color:#FFE969;
}