body {
      margin: 20px;
      margin-right: 13px;
      margin-left: 13px;
      background-color: #A18467;
      background-image: url(none);
      background-attachment: fixed;
      background-repeat: repeat;
      font-family: Verdana, Arial;
      font-size: 10.5px;
      text-align: justify;
      color: #FFFFFF;
      line-height: 10.5pt;
}

a:link, a:active, a:visited  {
                  color: #1F1F1F;
                  cursor: hand;
				  font-weight: bold;
                  text-decoration: none;
                 }

a:hover {
         color: #1F1F1F;
         cursor: hand;
		 font-weight: bold;
		 text-decoration: line-through;
        }

table {
       font-family: Trebuchet MS, Verdana, Arial;
       font-size: 10.5px;
       text-align: justify;
       color: #070707;
      }

.zitat
{
	   font-family: Verdana, Ariel, Helvetica, sans-serif;
       font-size: 10px;
       text-align: justify;
       color: #000000;
	   font-style:italic;
}

.zitatautor
{
  font-size: 9.5px;
}