BODY
{
	margin: 0px;
	font-family: tahoma, verdana, arial;
	font-size: xx-small;
	font-weight: bold;
	background-color: #6A4412;
	background-image: url(../aufschmuck/bg-left.gif);
	background-repeat: repeat-y;
	line-height: 16px;
}

.bottom
{
	background-image: url(../aufschmuck/menu-botom.png);
	background-repeat: no-repeat;
	Height: 2000px;
	Width: 156px;
	background-position: left bottom;
	background-attachment: fixed;
}

A:link, A:visited
{
	text-decoration: none;
	color: #FC9;
}

A:active
{
	text-decoration: none;
	color: #F90;
}

A:hover
{
	text-decoration: underline;
	color: #960;
}