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

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

A:link {
	color: rgb(146,95,7);
	text-decoration: none;
}
A:visited {
	color: rgb(145,95,7);
	text-decoration: none;
}
A:hover {
	color: rgb(218,162,64);
	text-decoration: none;

}
	



	#container {
		margin:0 auto;
		margin-top: 5%;
		text-align:left;
		height: 620px;
		width: 968px;
		clear:left;
		background-image: url('http://www.fewo-einenkel.de/test/layout/erzgebirge.png');
//height: auto;
		}


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

	#bild
	{	width: 968px;
		height: auto;
		background-image: url('http://www.fewo-einenkel.de/test/layout/einenkel-fewo.jpg');
		background-repeat: no-repeat;
	}


	#menu
	{	
		width: 263px;
		margin-left: 16px;
		height: 495px;
//height: auto;
		
	}


	#contents	
	{	
		margin-top: -365px;
		margin-left: 285px;
		float: left;
		width: 670px;
		height: auto;	
//margin-top: -350px;
	}

	#block 
	{
	margin-top: 20px;
	width: 670px;
	height: 320px;
	border: 0px;
//margin-top: 20px;
	}

	#block 
	{
	overflow: auto;
	}

	#footer	
	{	margin-top: -20px;
		float: left;
		height: 25px;
//height: 19px;	
//margin-top: 0px;
	}

