#wrapper {
	/*background-color: #eeeeee;*/
	width: 700px;
	height: auto;
	border: 0px solid darkred;  /* gray  */
	position: static;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: left;
}	
#kopfzeile {
	background-image:url("images/gold3.jpg");
	background-repeat: repeat;
	background-size: cover;
	height: auto;
	/*width: 756px;
	padding:2px;*/	
	}
#fusszeile {
	background-image:url("images/gold3.jpg");
	background-repeat: repeat;
	background-size: cover;
	height: auto;
	/*clear: both;
	float:left;
	display:block;
	position:absolute;
	position: relative; float: left; 
	margin-top: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	position: absolute;*/
	margin-Left:0px;
	bottom:0px;
	width:auto;
	}	
#navi {	 
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	/*background-color: thistle;*/
	width: 168px;
	height: auto;
	position: relative;
	flex-wrap: nowrap;
 }	
 #inhalte {
	border-right: 1px solid darkred;
	margin-left: 168px;
	margin-top: 0px;
	float: both;
	padding:0px
	width:  532px;
	height: 520px;
	position: relative;
	background-image: url(backgrounds/grainy.jpg);	
 } 
 h1 {
	color: blue;
	font-size: 22px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
 }

   h2 {
	color: black;
	font-size: 18px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top:0px;
 }

 h3 {
	color: black;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
 }
hm1 {
	color: white;
	font-size: 20px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight : bold;
	margin-top:0px;
	margin-bottom:0px;
 }
hm2 {
	color: white;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
 }
hm3 {
	color: white;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
 }
hm4 {
	color: white;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
 }
 p {
	color: black;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
 }
 p2 {
	color: black;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
 }
 text12 {
	color: black;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
 }
 text14 {
	color: black;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
 }
text16 {
	color: black;
	font-size: 16px;
	font-family: arial;
	font-style: normal;
 }
 body {
	 margin:0;
	 padding:0;
	/*background-image: url(back.gif);       */
	/*text-align: center;*/
}
/*td {
	border-color: lightgray;
	
}      */
th {
	margin-top:0px;
	margin-bottom:0px;
}
a.menu { color:white; font-family:arial; font-size:16px; text-decoration: none}
a:link.menu { color:white; font-size:16px}
a:visited.menu { color:white; font-size:16px}
a:hover.menu {color:blue; font-size:16px}
a:active.menu { color:white; font-size:16px}

a.footer { color:white; font-family:arial; font-size:14px; text-decoration: none;margin-left:2px;margin-right:2px;}
a:link.footer { color:white; font-size:14px}
a:visited.footer { color:white; font-size:14px}
a:hover.footer {color:blue; font-size:14px}
a:active.footer { color:white; font-size:14px}

	
a.text { color:black; font-family:arial; font-size:16px}
a:link.text { color:black;}
a:visited.text { color:black}
a:hover.text {color:blue}
a:active.text { color:black}

div.clear {
clear: both;
height: 0;
font-size: 0;
margin: 0;
padding: 0;
}	
body {	/*background-color:burlywood;*/
	background-image: url("backgrounds/sterne3.webp");  /*backgrounds/paper-yellow.gif; backgrounds/wasser/wasser7.jpg  */
  	/*background-repeat: repeat;*/
	display: flex;
	flex-direction: column;
	}
#lisa-results {
  text-align: left;  /* Ergebnisse links ausrichten */
  margin: 0;         /* Keine zusätzliche Margin */
  /*display: block;     Sicherstellen, dass der Container block-level ist */
} 
 