body {

		margin: 0;
		padding: 0;
		font: 100% arial, hevetica, sans-serif;
		text-align: center;
		color: #FFF4B8;
		background-image: url('http://www.spieldosen-erzgebirge.de/layout/volkskunst.png');
		font-size: 16px;

scrollbar-arrow-color: #FFF4B8;
scrollbar-base-color: #000000;
scrollbar-face-color: #DEC430;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #591F1F;


  }

p
	{
	font-size: 16px;
	}

td
	{
	font-size: 16px;
	}

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

}

a.menu { height:20px; width: auto; display:block; float: left; color:#620307; background-color: #f5e16e; text-decoration:none; font-size:16px; text-align: center; padding: 0 10px 0 10px; border-bottom: 2px solid #000000; border-top: 2px solid #000000; margin-left: 1px; margin-right: 1px;//height: 24px;}

a.menu:link    { color:#620307;}
a.menu:visited { color:#620307;}
a.menu:hover   { color:#000000; background-color: #d4c6c6; text-decoration:none; border-bottom: 2px solid #ffffff; border-top: 2px solid #ffffff; overflow: auto;}
a.menu:active  { color:#000000; background-color: #d4c6c6; text-decoration:none;} 

#menuselect	{ height:20px; width: auto; display:block; float: left; color:#000000; background-color: #d4c6c6; text-decoration:none; font-size:16px; text-align: center; padding: 0 10px 0 10px; border-bottom: 2px solid #ffffff; border-top: 2px solid #ffffff; margin-left: 1px; margin-right: 1px; //height: 24px;}

a.menuselect { height:20px; width: auto; display:block; float: left; color:#000000; background-color: #d4c6c6; text-decoration:none; font-size:16px; text-align: center; padding: 0 10px 0 10px; border-bottom: 2px solid #ffffff; border-top: 2px solid #ffffff; margin-left: 1px; margin-right: 1px; //height: 24px;}
a.menuselect:link    { color:#000000; background-color: #d4c6c6; text-decoration:none; }
a.menuselect:visited { color:#000000; background-color: #d4c6c6; text-decoration:none; }
a.menuselect:hover   { color:#000000; background-color: #d4c6c6; text-decoration:none; }
a.menuselect:active  { color:#000000; background-color: #d4c6c6; text-decoration:none; }

	
	#container
	{
		margin: 0em auto;
		width: 1006px;
		height: auto;
		text-align: left;	
		border: 0px;
	}
	
	#header
	{
		height: 266px;
		background-image: url('http://www.spieldosen-erzgebirge.de/layout/spieldosen.jpg');
		
	}


	#contents	
	{
		width: 1006px;
		height: auto;
		background-image: url('http://www.spieldosen-erzgebirge.de/layout/dose.png');
		text-align: center;
		float: left;
		
	}

	#navi
		{
		width: 980px;
		height: auto;
		margin-left: 10px;
		float: left;
		text-align: right;
		}

	#inhalt {
		margin-left: 20px;
		width: 960px;
		text-align: left;
		height: auto;
		float: left;
		}

	#footer	
	{
		clear: both;
		background-image: url('http://www.spieldosen-erzgebirge.de/layout/spieldose.png');
		background-repeat: no-repeat;
		height: 52px;
		padding: 35px 0 0 0;
	//padding: 55px 0 0 0;		
	}



