<!-- /* Gesamter Seitenbereich */ -->
body {
		background-color:#622218;
		line-height: 2;
	}

.hoch {
		line-height:4;
	  }

.menu	{
		font-size:11.5pt;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		color:#dcb281;
	}

 a	 {
		font-size:11.5pt;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		color:#dcb281;
		text-decoration:none;
	}

 h2	 {
		font-size:9pt;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		color:#dcb281;
	}
