body {  font-size: 13px;
	font: 100%  arial, trebuchet ms, verdana, hevetica, sans-serif;
	color: #FFFFFF;
	background-color: #226780;
	text-align: center; 
	
scrollbar-arrow-color: #226780;
scrollbar-base-color: #575757;
scrollbar-face-color: #226780;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #226780;
  }

li {
	font-size: 13px;
}
p {
	font-size: 13px;
}

td {
	font-size: 13px;
}

A:link {
	color: rgb(255,255,255);
	text-decoration: none;
}
A:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
A:hover {
	color: rgb(0,0,0);
	text-decoration: none;

}
	



	#container {
		margin:0 auto;
		margin-top: 5%;
		text-align:left;
		height: 600px;
		width: 1000px;
		clear:left;
		border-width: 3px;
		border-color: #0D136B;
		border-style: outset;
		}


	#header
	{	margin-left: 0px;
		height: 98px;
		
	}

	#links
	{	width: 763px;
		height: 510px;
		margin-top: -10px;
	}


	#contents	
	{	
		margin-top: 0px;
		margin-left: 0px;
		float: left;
		width: 762px;
		height: 247px;
		background-image: url('./schwimmbecken.png');	
	}

	#text	
	{	
		margin-top: 5px;
		margin-left: 10px;
		float: left;
		width: 600px;
		height: 219px;
		
	}


	#footer	
	{	margin-top: 0px;
		float: left;
		height: 263px;
//margin-top: 0px;	
	}


	#rechts	
	{	
		margin-top: -510px;
		margin-left: 0px;
		float: right;
		width: 238px;
		height: 510px;
//margin-top: -510px;
//margin-right: -6px;	
	}
