body {  font-size: 12px;
	font: 100%  arial, trebuchet ms, verdana, hevetica, sans-serif;
	color: #000000;
	background-color: #330404;
	text-align: center;
	margin: 0em auto; 
	
scrollbar-arrow-color: #4D0B02;
scrollbar-base-color: #575757;
scrollbar-face-color: #BA9233;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #330404;
  }

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

td {
	font-size: 13px;
}

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: 0em auto;
		margin-top: 0px;
		text-align:left;
		height: 1000px;
		width: 1000px;
		

		}

	#links
	{	float: left;
		height: 1000px;
		width: 500px;
		
	}


	#rechts {
		float: right;
		margin: auto;
		margin-top: 0px;
		text-align:left;
		height: 1000px;
		width: 500px;
		background-image: url('olbernhau.jpg');
		

		}


	#header
	{	float: right;
		height: 253px;
		width: 500px;
		background-image: url('weihnachtsmarkt-olbernhau.jpg');
		
	}

	

	#contents	
	{	

		float: left;
		width: 426px;
		margin-left: 39px;
		height: 710px;
		background-image: url('olbernhauer-weihnachtsmarkt.jpg');	

	}

	#block 
	{

	width: 406px;
	height: 700px;
	border: 0px;
	margin-left: 10px;
	}

	#block 
	{
	overflow: auto;
	}
	

	#footer	
	{	
		float: left;
		height: 36px;
	}

