body
  {
  font-family:"Bookman Old Style",Verdana,"Times New Roman",Arial;
  color:#986042;
  background-color:#320000;
  background-repeat:no-repeat;
  background-position:top left;
  background-attachement:fixed;
  margin-top:0;
  margin-left:0;
  }

body.fuss
  {
  font-family:"Bookman Old Style",Verdana,"Times New Roman",Arial;
  color:#986042;
  font-size:12px;    
  background-image:url("../grafiken/sonstiges/fuss.gif");
  background-repeat:no-repeat;
  background-position:top left;
  background-attachment:fixed;
  margin-top:0;
  margin-left:0;  
  }   

table
  {
  font-family:"Bookman Old Style",Verdana,"Times New Roman",Arial;
  color:#986042;
  }

a
  {
  color:#986042;
  text-decoration:none;
  }

a:hover
  {
  color:#986042;
  text-decoration:underline;
  }

a:active
  {
  color:#986042;
  text-decoration:underline;
  }

a:visited
  {
  color:#734222;
  }
  
.klein
  {
  text-align:center;
  padding-top:10px;
  }
		
h1
  {
  font-family:"Bookman Old Style",Verdana,"Times New Roman",Arial;
  font-size:20px;
  font-weight:900;
  }