/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
.back {
	background-color: #B6C464;
	background-attachment: scroll;
	background-image: url(pics/fader.gif);
	background-repeat: repeat-x;
	background-position: left bottom;



}

.stripe {
	height: 136px;
	width: 100%;
	align: center;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #2C2511;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #E8E1B5;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment: scroll;
	background-image: url(pics/logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	top: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E1B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #454427;
}


A
{
	Color: #B6C464;
	Text-Decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}

A:HOVER
{
	Color: #38562C;
	Font-Weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}


	
	