.navstart {
	background-attachment: scroll;
	background-image: url(../graphik/button/button-start.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #566220;
	text-align: center;
	margin: 0px;
	padding: 2px 1px 1px;
}
a:link {
	color: #566220;
	text-decoration: none;
}
a:visited {

	color: #566220;
	text-decoration: none;
}
a:hover {


	color: #FCFCED;
	text-decoration: none;
}
