#content .aktie {
	float				: left;
	width				: 197px;
	margin				: 0 11px 0 0;
	padding				: 0 8px 6px 8px;
}

#content .aktie-een {
	margin				: 0 12px 0 4px;
}

#content .aktie img {
	margin-bottom		: 20px;
}

#content .aktie-een img  {	border-top			: solid 8px #C3010A; }
#content .aktie-twee img {	border-top			: solid 8px #FFA904; }
#content .aktie-drie img {	border-top			: solid 8px #5BAC05; }

#content .aktie p {
	color				: #868686;
	text-align			: justify;
	height				: 66px;
	overflow			: hidden;
}

#content .aktie a.meer {
	display				: block;
	width				: 49px;
	height				: 14px;
	background			: url(../img/button-meer.png) left top no-repeat;
	text-indent			: -9000em;
	overflow			: hidden;
	float				: right;
	margin-top			: 3px;
}

#content .aktie a:hover.meer {

}

#content .aktie-een:hover,
#content .aktie-een_hover  {
	background				: #C3010A url(../img/frontpage-aktie-bg.jpg) left top repeat-x;
	color					: #000;
}

#content .aktie-een:hover p,
#content .aktie-een.hover p,
#content .aktie-een_hover p,
#content .aktie-twee:hover p,
#content .aktie-twee.hover p,
#content .aktie-twee_hover p,
#content .aktie-drie:hover p,
#content .aktie-drie.hover p,
#content .aktie-drie_hover p  {
	color					: #000;
}

#content .aktie-twee:hover,
#content .aktie-twee_hover {
	background				: #FFA904 url(../img/frontpage-aktie-bg.jpg) left -236px repeat-x;
	color					: #000;	
}

#content .aktie-drie:hover,
#content .aktie-drie_hover   {
	background				: #5BAC05 url(../img/frontpage-aktie-bg.jpg) left -472px repeat-x;
	color					: #000;	
}


#content h1 {
	display				: none;
}

#content .iwes {
	font-size			: 1.3em;
	line-height			: 1.5em;
	text-align			: justify;
	margin-bottom		: 20px;
}

#content .iwes a {
	text-decoration		: none;	
}
