.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #cc0033;
	text-decoration: none;
}
a {
	color: #ccoo33;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;

}
.linierot {
	background-image: url(img/rot.gif);
	background-repeat: repeat-x;
	background-position: 0px 8px;
	background-attachment: scroll;
}
.bg {
	background-attachment: scroll;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #cc0033;
	text-decoration: none;
}
.copygelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #ffcc66;
	text-decoration: none;
}
.bggelb {
	background-attachment: scroll;
	background-position: left top;
	background-color: #ffcc66;
}
.copybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #cc0033;
	text-decoration: none;
}
.copyschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

