body {

   padding : 0px; 
   margin : 0px; 
   height : 100%; 
   width : 100%; 
   font-size: 101%;
   overflow : auto;}

    
.fliesstext {

   font-family: Times New Roman, Garamond;
   font-size: 0.8em;
   color: #931A17;
   text-decoration: none;
   font-weight: normal;}

a {

   color: #931A17;
   text-decoration: none;
   font-weight: normal;}

a:hover {

   text-decoration: underline;}

.HauptRahmen {
    
   border-left: 1px #E7DA9D solid;
   border-top: 1px #E7DA9D solid;
   border-right: 1px #BAAF7C solid;
   border-bottom: 1px #BAAF7C solid;}

