span.bold {
	font-weight: bold;
	cms-style-label: 'bold';
}

img.right {
	float: right;
	margin: 0px 0px 8px 8px;
	cms-style-label: 'Bild - rechts';
}

img.noborder {
	float: right;
	cms-style-label: 'Bild - ohne Rahmen';
}

a.booking
{
	cms-style-label: "Quicklinks Book";
}

a.request
{
	cms-style-label: "Quicklinks Request";
}

a.catalog
{
	cms-style-label: "Quicklinks Catalog";
}

a.package
{
	cms-style-label: "Quicklinks Package";
}

a.last-minutes
{
	cms-style-label: "Quicklinks Last-Minutes";
}

table.table-prices-custom {
	cms-style-label: "Preistabelle";
}
div.af-content a.booking {
	cms-style-label: "Button buchen";
	background:url("../i/ql-booking.png") no-repeat scroll left center #FFFFFF;
	border-bottom:2px solid #D0C9C6;
	font-size:11px;
	margin:0 0 4px;
	padding:6px 5px 5px 39px;
	color:#76192C;
}
div.af-content a.request {
	cms-style-label: "Button anfragen";
	background:url("../i/ql-request.png") no-repeat scroll left top #FFFFFF;
	border-bottom:2px solid #D0C9C6;
	font-size:11px;
	margin:0 0 4px;
	padding:6px 5px 5px 39px;
	color:#76192C;
}
