
body.navigation
{
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
//   background-color: #8db58d;
   background-color: #fff1cd;
   font-family: Arial,sans-serif;
}

body.text
{
   margin-top: 60px;
   margin-bottom: 60px;
   margin-left: 20px;
   margin-right: 60px;
//   background-color: #8db58d;
   background-color: #fff1cd;
   font-family: Arial,sans-serif;
//   color: #ff0000;
   color: #054309;
}

body.top
{
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   font-family: Arial,sans-serif;
}

h1
{
   font-family: Arial,sans-serif;
   font-size: 140%;
   color:#054309;
}

table.yellow
{
   background-color: #88bd8d;
   color: #fff1cd;
   font-family: Arial,sans-serif;
}

p
{
   margin-right: 0px;
   margin-left: 40px;
   text-align: justify;
}

div
{
    text-align: justify;
}

div.normalText
{
   margin-right: 0px;
   margin-left: 40px;
   margin-bottom: 1em;
}


div.backLink
{
   text-align: right;
}


.zitat
{
   margin-top: 40px;
   margin-bottom: 40px;
   color:#054309;
   font-weight: bold;
}

.autor
{
   color:#054309;
   font-size: 80%;
   font-weight: normal;
}

.footer
{
   color:#054309;
   font-size: 60%;
   font-weight: normal;
   text-align: center;
}


.leftFloating
{
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
}

.rightFloating
{
    float: right;
    margin-bottom: 5px;
    margin-left: 15px;
}


hr.bottom
{
   margin-top: 10px;
   height: 1px;
   text-align:center;
}

td
{
   font-family: Arial,sans-serif;
}


td.yellow
{
//   background-color: #88bd8d;
   background-color: #ffd466;
   font-family: Arial,sans-serif;
}

td.darkGreen
{
/*   background-image: url(pics/topgradient.jpg);
   background-repeat: repeat-y;
   background-color: #054309;
   background-color: #426442;
   color:#ecdb76; */
   background-color: #426442;
   color: #fff1cd;
   font-family: Arial, sans-serif;
}

a:link
{
   color: #054309;
   font-weight: bold;
   text-decoration: none
}


a:visited
{
   color: #054309;
   font-weight: bold;
   text-decoration: none
}


a:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: none
}

