td.text {
cms-style-label: "Tabellenzellen mit Text";
background-color: #EEEEF0;
}
td.ueberschrift {
background-color: #F4A646;
cms-style-label: "Tabellenzellen mit Ueberschrift";
}
img.bild-links {
margin-left: 10px;
margin-bottom: 5px;
cms-style-label: "Bild mit Abstand links";
}
img.bild-rechts {
margin-right: 10px;
margin-bottom: 5px;
cms-style-label: "Bild mit Abstand rechts";
}
img.content {
margin-left: 10px;
width: 220px;
cms-style-label: "Bild im Inhaltsbereich";
}
a.kontakttext {
cms-style-label: "Quicklink - Kontakt";
}

a.schnellanfrage {
cms-style-label: "Quicklink - Schnellanfrage";
}

a.onlinebuchen {
cms-style-label: "Quicklink -  Online buchen";
}
a.vha_link {
cms-style-label: "Highslide-Link";
}
a.img {
cms-style-label: "kein Linkstil";
}

a.landingbutton {
	cms-style-label: "Landing Button";
	background: url(/static/i/cst-button-gradient.gif);
	border: 1px solid #869092;
	display: block; 
	color: #fff;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	
}
