ul.hook {
	cms-style-label: "Liste mit Häkchen";
}
a.button {
	cms-style-label: "gelber Button";
}
span.green
{
	color: #67b92c;
	cms-style-label: "span wird grün";
}

img.left
{
	float: left;
	cms-style-label: "Bild links";
}

div.special-headline
{
	border-bottom: 1px dashed #979797;
	zoom: 1;
	cms-style-label: "Rahmen unten";
}

p.gap
{
	padding-bottom: 9px;
	cms-style-label: "Abstand zum Rahmen";
}

p.bold
{
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	cms-style-label: "Schrift grau und fett";
}

a.arrow
{
	cms-style-label: "Link mit Pfeil";
}

td.bg-picture
{
	background-image: url(../i/relaunch/bg-teaser-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	vertical-align: middle;
	padding: 0 10px;
	color: #ffffff;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	cms-style-label: "Grünes Hintergrundbild";
}

div.border-grey
{
	border: 1px solid #d2cfcf;
	text-align: center;
	padding: 11px 0;
	cms-style-label: "Rahmen grau um div";
}
img.image {
	border-top: solid 4px #5CB60E;
	border-bottom: solid 4px #5CB60E;
}
img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

body div.vioma-jobs
{
	background:yellow;
	height:100px;
	width:496px;
	cms-style-label: "Jobs Div";
}

a.gallery-link {
	cms-style-label: "Link für Galerie";
}
table.jquery_accordion_header {
	cms-style-label: "Preisliste - Kategorie";
}
a.nofollow {
	rel:nofollow;
	cms-style-label: "Link nofollow";
}
table.mobile_pictograms {
	cms-style-label: "Mobile - Piktogrammtabelle";
}

a.cms-wrapinner-span-facebook-landingpage
{
	cms-style-label: "Facebook Landingpage" ;
}