img.border-yellow {
	cms-style-label: "gelbe Umrandung";
	border: 1px solid #ffcb00;
}

img.img_right {
	cms-style-label: "Bild rechts ausgerichtet";
    float: right;
    margin-left: 10px;
    margin-bottom: 1px;
    margin-top: 3px;
}

a.button {
	cms-style-label: "Teaser Normaler Knopf";
}
a.button-request {
	cms-style-label: "Teaser Anfrage Knopf";
}

a.button-wie-cst {
	cms-style-label: "Button wie CST";
}
