a.ufu-content-link {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(/static/i/hotel-detail-link-contact-b.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 11px;
    font-weight: bold;
    cms-style-label: "Pfeil-Link";
}

a.ufu-content-button,
a.ufu-content-button-left,
a.ufu-content-button-right {
    font-size: 11px;
	font-weight: normal !important;
	font-family: Georgia;
    padding: 4px 6px 4px 12px;
    background: url(/static/i/button-a-icon.gif) no-repeat 5px 7px #9ca93b;
    color: #fff;
    text-decoration: none;
    cms-style-label: "Button-Link";
}

a.ufu-content-button-left {
    float: left;
    cms-style-label: "Button-Link Links";
}

a.ufu-content-button-right {
    float: right;
    cms-style-label: "Button-Link Rechts";
}

table.ufu-content-left-table-3 td.col-1 img,
table.ufu-content-left-table-3 td.col-2 img {
    margin-right: 4px;
}

table.dunkelgruen {
	background-color: #899C16;
	cms-style-label: "NL - dunkelgruener Hintergrund";
}
table.hellgruen {
	background-color: #E5EEA1;
	cms-style-label: "NL - hellgruener Hintergrund";
}
table.blau {
	background-color: #D4EBF9;
	cms-style-label: "NL - blauer Hintergrund";
}
img.header {
	width: 500px;
	cms-style-label: "NL - Bild header";
}
img.breit {
	width: 480px;
	cms-style-label: "NL - Bild breit";
}
img.schmal {
	width: 275px;
	cms-style-label: "NL - Bild schmal";
}

img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}
