body {


scrollbar-arrow-color: #FFC636;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #E32409;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #1C1C1C;

		margin: 0;
		padding: 0;
		font: 100% arial, hevetica, sans-serif;
		text-align: center;
		color: #000000;
	font-size:13px;
	background-image: url('./raeucherkerzl.png');
  }


a:link {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,0,100);
	text-decoration: none;
}
a:visited {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,0,100);
	text-decoration: none;
}
a:hover {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(255,255,0);
	background-color: rgb(52,154,92);
	text-decoration: none;
}

.raucherkerzen td a { display:block; width:220px; }

a.erzgebirge:link {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.erzgebirge:visited {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.erzgebirge:hover {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(255,255,0);
	text-decoration: none;
}
  #erzgebirge li {
    list-style: none;
    margin: 0; padding: 1px;
}
  ul#erzgebirge a:link {
    color: #FFFFFF; background-color: #664A04; text-decoration:none;
  }
  ul#erzgebirge a:visited {
    color: #FFFFFF; background-color: #664A04; text-decoration:none;
  }
  ul#erzgebirge a:hover {
    color: #FFFF00; background-color: #006600; text-decoration:none;
  }
  ul#erzgebirge a:active {
    color: #664A04; background-color: #F5DC9D; text-decoration:none;
}

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

	#container
	{
		margin: 0em auto;
		width: 1089px;
		height: auto;
		text-align: left;	
		border: 0px;
	}
	
	#header
	{
		height: 237px;
		background-image: url('./raeucherkerzchen.jpg');
		
	}
	
	#menu
	{
		float: left;
		width: 336px;
		height: 525px;
		background-image: url('./raeucher2.png');

//height: 528px;
		
	}

	#contents	
	{
		float: left;
		margin-right: 0px;
		margin-top: 0px;
		top:0px;
		left:0px;
		margin-left: 0px;
		width: 752px;
		height: 525px;
		background-image: url('./kerze.png');
	}
	

	#footer	
	{
		clear: both;
		height: 111px;
		width: 1088px;
		background-image: url('./raeucherkerze.png');
	}


 