#maincontent {
	background-repeat: no-repeat;
	background-position: right top;	}

#boxen
{
	width:720px;
	float:right;
}

#bottom
{
	position: relative;
}

a#achtung
{
	position:absolute;
	display:block;
	width:203px;
	height: 366px;
	top:-410px;
	left:30px;
color:#fff;
font-size:1px;
}

.box
{
	width:239px;
	height:315px;
	float:left;
	background-image: url(images/box.png);
	background-repeat: no-repeat;	
	color: #666a6a;
	font-size: 13px;
	text-align:center;

}

.box h1
{
	color:#a60000;
	font-size: 15px;
	padding-bottom:3px;
	padding-top:140px;
}

.box p
{
	display:block;
	height:50px;
	overflow:hidden;
}

.box a 
{
	color:#fff;
	text-decoration:none;
	display:block;
	padding-top: 12px;
	font-weight:bold;
}

#start 
{
	padding-top:60px;
	padding-bottom:60px;
	display:inline;
}

.erste, .zweite, .dritte
{
	background-image: url(images/erste.png);
	background-repeat: no-repeat;
	background-position:8px 25px;
	padding-right: 10px;
	padding-left: 19px;
	float:left;
	width:210px;
}

.zweite
{
	background-image: url(images/zweite.png);		
}

.dritte
{
	background-image: url(images/dritte.png);		
}