.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #009966;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;

}
.bak_logo {
	background-attachment: fixed;
	background-image: url(bild/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
