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

a:hover
{
  color:black;
  text-decoration:underline;
}

body {
        background-color: #B9AD84;
        background-image: url(../images/papier.jpg);
     }

body, td, p, div {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12;


}
td { vertical-align:top;
   }

table { empty-cells:show;
table-layout:fixed;

}

input { background-color:#CCBDA6;
        border-color: #CCBDA6;

      }
p div{
 padding-left: 1%;
 padding-right: 1%;

}

ul { vertical-align: top;
   }

h1{ text-decoration:none;
    font-weight:normal;
    font-size: 12px;

}
.fett {  font-weight:bold;}

.uber { color: #A8A382;
        background-color: #372C1E;
        margin-bottom: 3px;
        margin-top: 3px;
        border: 1px;
        border-color: #241708;
        padding: 1px;
        border-style: solid;
}

.uber a {
  color: #A8A382;
    text-decoration:none;
    font-weight:bold;
  }

.uber a:hover
{
  color:#A8A382;
  text-decoration:underline;
}

.border { border: 1px;
          border-color: #241708;
          padding: 5px;

          border-style: solid;
}

div.eckeSchrift { position: absolute;
                  top: 30px;
                  left: 0pt;
                  padding-left: 10px;



                }

div.eckeSchriftz2 { text-align: right;
                    font-size: 10px;

                  }

div.eckeSchriftz1 { font-size: 25px;}

div.head {
            margin-bottom: 0px;
            width: 95%;
            height: 26%;
            position: absolute;
            top: 0%;


            margin-left:auto; margin-right:auto;



          }
div.logo2 { padding: 0pt;
            text-align: center;
        }

div.main{   margin-top: 0px;


            width: 58%;
            padding: 5px;


            position: absolute;
            left: 20%;
            top: 29%;


        }
div.naviDiv {
              padding-left: 1%;
              width: 19%;
              position: absolute;
              top: 29%;

              padding: 5px;
              height:100%;
            }
div.naviLeft {
              position: absolute;
              left: 1%;

             }
div.naviRight {
              position: absolute;
              left: 80%;

             }

div.naviUber { width: 80%;}

.allesnull { padding-top: 0;
             margin-top: 0;
             padding-left: 0;
             margin-left: 0;
           }

span.c6 {font-size: 80%;}
 p.c5 {font-size: 80%; font-style: italic;}
 p.c4 {font-style: italic;}

hr {
background-color:#372C1E; /* Mozilla 1.4 */
color:#372C1E; /* IE 6 */
border: #372C1E; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
    }