  html, body
    {
      width: 100%;
      height: 100%;
      background-color:#999999;
	  margin:0; 
	  padding:0; 
	  text-align:center;
    } 
  
  a
    {
      color:#000000;
      text-decoration: none;
    }  
	
   
  .content
    {
      background-image:url(content1.png);
      width: 780px;
	  margin: 0 auto 0 auto;
      margin-top: 1%;
      background-color:#CCCCCC;
      border: medium outset #999999;
	  
    }	
	

  #logo
    {
      background-image:url(logo4.png);
      height: 150px;
      width: 780px;
    }
	
  
  #fahne
    {
      background-image: url(fahne5.png);
      height: 30px;
      vertical-align: middle;
      line-height: 40px;
      background-repeat: repeat-x;
      border: 2px ridge #000000;
    }
	

  #navi
    {
	padding-top: 1em;
	text-align: center;
	font-family: HumboldtFraktur;
	font-size: 24px;
	cursor: crosshair;
    }
	

  #block
    {
      padding-bottom: 5em;
      padding-left: 5em;
      padding-right: 5em;
      padding-top: 3em;
      overflow: hidden;
    }
	

  #inhalt
    {
      padding: 2em;
      margin-bottom: 2em;
      background-color:#CCCCCC;
      text-align: center;
      border: medium solid #666666;
      width: 500px;
      margin-right: 5%;
      margin-left: 4.1%;
    }
	

  #fuss
    {
      text-align: center;
      border-top-width: thin;
      border-top-style: solid;
      border-top-color: #666666;
      border-bottom-color: #F4F3EE;
    }








  .Stil3 {font-size: 12px}

  
  
  #verlink
    {
      text-decoration:underline;
    }


  h1,h2,h3,h4,h5,h6 
    {
      font-family: HumboldtFraktur;
    }
  h2 
    {
      color: #333333;
    } 

  #counter
    {
	float:right;
	clear: right;
    }
	
	.Stile2
	  {
	text-align:right;
	background-position: right;
	font-weight: bold;
	float: right;
	  }
	  
	#impressum
	  {
	  text-align:center;
	  padding: 50px;
	  }  

