.headline{
	font-weight: bold;
	font-size: 18px;
	color: #ef7f01;
}

.subheadline{
	font-weight: bold;
	font-size: 13px;
	color: #ef7f01;
}

.teaser_headline{
	font-weight: bold;
	font-size: 14px;
	color: #ef7f01;
}

.teaser_text{
	font-size: 12px;
}

.thumbnail{
	margin-bottom: 10px;
	border: 1px solid #ee7f01;
}

.thumbnail_left{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ee7f01;
}

.thumbnail_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ee7f01;
}

.jsvalidation{
	color: #ff0000;
}

.error{
	color: #ff0000;
}

.success{
	color: #339933;
}
