.headline {
	font-size: 20px;
	font-weight: bold;
	color: #98bc44;
}

.subheadline {
	font-size: 14px;
	font-weight: bold;
	color: #98bc44;
}

.thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbnail_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbnail_right {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.pdf_link {
	display: inline-block;
	background: url('/pictures/allgemein/icons/pdf.gif');
	background-repeat: no-repeat;
	background-position:center left;	
	padding-left: 24px;
}

.lightwindow {}

.aktionsBox{
	display: block;
	border: 1px dotted #97191c;
	padding: 15px;
	background: #eaf0da;
	color: #97191c;
}
