.Logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.Loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url(design/login.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 350px;
}
.logintextfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.aktbox1 {
	background-image: url(design/box_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 600px;
}
.aktub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.aktcontent {
	color: #000000;
	width: 560px;
	clear: none;
	float: none;
}
.aktbox3 {
	background-image: url(design/box_04.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 600px;
}

.aktbox2 {
	background-image: url(design/box_02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.coinbackgr {
	background-image: url(design/muenze.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.verdienstbox {
	background-image: url(design/Buttons/verdienst.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 150px;
}
.neueste {
	background-image: url(design/Buttons/neueste.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 260px;
}
.Top {
	background-image: url(design/top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
