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

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

td {
	font-size: 13px;
}

A:link {
	color: rgb(127,191,224);
	text-decoration: none;
}
A:visited {
	color: rgb(127,191,224);
	text-decoration: none;
}
A:hover {
	color: rgb(0,152,215);
	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;
//width: 1006px;
		}

	#links
	{	

		width: 761px;
		float: left;
	}

	#rechts	
	{	

		height: 600px;
		width: 239px;
		float: right;
	}

	#header
	{	
		width: 761px;
		height: 284px;
		float: left;

	}


	#contents	
	{	
		width: 761px;
		height: 231px;
		background-image: url('./layout/schwimmbecken-pools.jpg');
		float: left;

	}



	#text	
	{	
		width: 741px;
		margin-left: 10px;
		margin-top: 35px;
//margin-top: 35px;		
	}

	#footer	
	{
		width: 761px;
		height: 85px;
	}


	

