body {
   background-image: url(stein01.jpg);
   font-family: Verdana, sans-serif;
   font-size: 11pt;
   line-height: 18pt;
   text-align: justify;
   margin-left: 150px;
   margin-right: 150px;
  }



h1, h2 {
	color: #339966;
       }

h1    {
	font-size: 20pt;
	background-color: silver;
	padding: 20px;

      }
  
h2    {
	font-size: 16pt;
	font-style: italic;
      }

a   {text-decoration: none;
     font-weight: bold;
     font-style: italic;
     }

a:hover {text-decoration: underline;
	 font-style: normal;
         }

ul {
    list-style-image:url(logo.gif);

   }

li {
    margin-bottom: 20px;
   }

table {
       background-image: url(bg_hellgrau05.gif);
       margin:auto;
      }

th, td {
	padding:10px;
      }
th   {
	font-size: 16pt;
      }

.idiot {
	color: green;
	font-size: 12pt;
	width: 650px;
	margin-top:20px;
	margin-left:auto;
	margin-right: auto;
        background-image: url(bg_hellgrau05.gif);
	border: 4px dotted gray;
	padding: 20px;

	}		

#bild1 {	
	margin:auto;
	padding-top: 10px;
	}





