.text {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.box {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	width: 450px;
	border-top: 1px solid #8FCB20;
	border-right: 1px solid #8FCB20;
	border-left: 1px solid #8FCB20;
	height: 400px;
}
.box-bottom {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	width: 450px;
	border-right: 1px solid #8FCB20;
	border-bottom: 1px solid #8FCB20;
	border-left: 1px solid #8FCB20;
	height: 50px;
}
.boxall {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding: 10px;
	width: 450px;
	border-top: 1px solid #8FCB20;
	border-right: 1px solid #8FCB20;
	border-left: 1px solid #8FCB20;
	border-bottom: 1px solid #8FCB20;
	height: auto;
}
.PR {

	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8FCB20;
}
.punkte {


	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033FF;
}
a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8FCB20;

}
a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8FCB20;

}
a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033FF;
	background-color: #8FCB20;
}
a:active {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8FCB20;
	
}
.mylink
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #666666;
}
.mylink
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #666666;
}
.mylink
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #333333;
}
.mylink
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #666666;
}
.list {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	list-style-type: none;
	list-style-image: url(:);
}
