body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}
a:link, a:visited {
	text-decoration: none;
	color: #c9d66a;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #fff;
}
.copy {
color:#999999;
font-size:10px;
}
a.copy:link, a.copy:visited {
	text-decoration: none;
	color: #777;
}
a.copy:hover, .copya:active, a:focus {
	text-decoration: underline;
	color: #444;
}
.white {
	color: white;
	background: transparent url(images/hintergrund.gif);
	width: 340px;
	text-align: center;
	vertical-align: center;
}