  body {
    color: black; background-color: #ffffff;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0em;
    min-width: 0em;
  }
  
  #Header {
  background-image: url(../gfx/top.jpg);
  background-repeat:no-repeat;
      font-family: Tahoma;
      text-align: justify;
      color: #424d4e;
      letter-spacing: 1;
      font-size: 11; width: 769; height: 171;
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0px solid black;
  }
  #Mitte {
    background-image: url(../gfx/mitte.jpg);
      background-repeat:x-repeat;
      font-family: Verdana;
      color: #424d4e;
      letter-spacing: 0.7;
      line-height: 1.3em;
      font-size: 0.7em; width: 769; height:100%;
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
  }
  #Footer {
      background-image: url(../gfx/unten.jpg);
      background-repeat:no-repeat;
      font-family: Tahoma;
      text-align: justify;
      color: #424d4e;
      letter-spacing: 1;
      font-size: 11; width: 769;height:27;
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0px solid black;
  }  
  
   .left {
   	float: left;
   	text-align: justify;
        width: 312;
        height:100%;
        margin-top:3;
        margin-left: 36;
      	border: 0px black solid;
  }
     .left h1{
     	text-align: left;
     	font-family: Georgia;
     	font-weight: bold;
     	font-style: bold;
     	font-size: 20pt;
     	letter-spacing:0.2em;
     	color: #43413a;
  }
  .right h1{
   	text-align: left;
   	font-family: Georgia;
   	font-weight: bold;
   	font-style: bold;
   	font-size: 20pt;
   	letter-spacing:0.2em;
   	color: #43413a;
  }
   .right {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
  	float: right;
  	text-align: justify;
        width: 340;
     	height:100%;
     	margin-top:3;
     	margin-right: 16;
        border: 0px black solid;
 }
 .schrift {
 font-family: Verdana;
      color: #424d4e;
      letter-spacing: 0.7;
      line-height: 1.3em;
      font-size: 0.7em;
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
 
 }
 .schrift_info {
 font-family: Verdana;
      color: #424d4e;
      letter-spacing: 0.7;
      line-height: 1.3em;
      font-size: 0.7em;
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
 
 }
 .headline {
 
 
 text-align: left;
     	font-family: Georgia;
     	font-weight: bold;
     	font-style: bold;
     	font-size: 20pt;
     	letter-spacing:0.2em;
     	color: #43413a;}
