#wrapper {
	width: 700px;
	height: auto;
	border: 1px solid darkred;   /* gray  */
	position: static;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	text-align: left;
}
 #navi {	 
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	/*background-image:url("backgrounds/gold3.jpg");
	background-repeat: repeat;*/					  
	background-color: sienna;
	width: 20px;
	height: 620px;
	position: relative;
	flex-wrap: nowrap;
 }
#inhalte {
	border-right: 0px solid darkred;
	margin-left: 20px;
	margin-top: 0px;
	float: both;
	padding:0px;
	width:  680px;
	height: 620px;
	position: relative;
	background-image: url(backgrounds/grainy.jpg);
	opacity:1.0;
 }
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.menu { color:white; font-family:arial; font-size:16px; text-decoration: none;
		margin-left:2px;margin-right:2px;
		}

#kopfzeile {
	background-image:url("backgrounds/gold3.jpg");
	background-repeat: repeat;
	background-size: cover;
	height: auto;
	width: 696px;
	padding:2px;
	/*margin-left: auto;
	margin-right: auto;*/
}
#footer {
	width:  696px;
}  
	
hm3 {
	color: white;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}	
body {	
	background-image: url("images/becken-stadthalle-blass.gif");
  	background-repeat: repeat;
	/*background-image.opacity: 1.0;*/
	} 
</style>
