.courseholder{
	width:411px;	
	float:left;
	margin:0 0 30px 0px;
}

.courseholder .headline{
	width:411px;
	border-bottom: 2px solid #f08e1a;
}

.courseholder .anmeldung{
	width:91px;
	height:18px;
	background-color:#f08e1a;
	float:left;
	padding-top:3px;
	text-align:center;
}

.courseholder .anmeldung a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.courseholder .anmeldung a:hover{
	color:#9e0051;
}

.courseholder p{
	margin:0px;
}
.courseholder .content{
	width:310px;
	margin-top:3px;
	margin-right:10px;
	float:left;
}

.description{
	color:#9e0051;
	margin-bottom:3px;
}

.times{
	color:#ed1651;
	margin-bottom:3px;

}

.price{
	
	margin-bottom:10px;
	color:#ed1651;
}
