body {
	background-color: #AC965F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	overflow-y:auto;
}
.Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
.Homec {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
	}
.Capital {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.Zutatenk {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #796C4A;
}
a:visited {
	color: #796C4A;
}
a:hover {
	color: #000;
}
a:active {
	color: #796C4A;
}
#ajaxticker1{
width: 650px;
height: 35px;
border: 1px;
padding: 4px;
background-color: #CAC5B1;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
text-align: justify;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #CAC5B1;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.copyright {
  text-align: left;
  position: fixed;
  bottom: 0px;
}

