table.teaserbox {
background-color: #B79F76;
border-left: 7px solid #B79F76;
cms-style-label: "Tabelle - Teaserbox rechts";
}
table.quicklinks {
margin-top: 10px;
cms-style-label: "Tabelle - Quicklins rechts";
}
td.text {
cms-style-label: "Tabellenzelle - Textbereich innerhalb Teaserboxen";
}
table.content-left-highlight {
cms-style-label: "Newsletter - Highlight-Tabelle [Links]";
}
td.content-left-highlight-head {
cms-style-label: "Newsletter - Highlight-Kopf [Links]";
color:#ffffff;
height:25px;
vertical-align:center;
font-size:15px;
font-weight:bold;
}
td.content-left-highlight-content {
cms-style-label: "Newsletter - Highlight-Content [Links]";
color:#4f384f;
background-color:#f1e9d5;
font-size:12px;
padding:7px;
}
img.angebot {
cms-style-label: "Newsletter - Angebotsbild [Rechts]";
width: 160px;
}
table.bild-rechts {
width:175px;
background:url(http://www.hotel-engel.com/static/i/newsletter/pic-top.gif) no-repeat top left #a78956;
cms-style-label: "Newsletter - Tabelle fuer Bild [Rechts]";
}
img.bild-rechts {
width:175px;
padding-top: 20px;
cms-style-label: "Newsletter - Bild [Rechts]";
}
img.image-left {
cms-style-label: "Bild links ausgerichtet";
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
img.image-right {
cms-style-label: "Bild rechts ausgerichtet";
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
table.content-border {
	cms-style-label: "Tabelle mit Rahmen";
	background-color: #cdbb92;
}
ul.haken {
	cms-style-label: "Liste Haken";
}

table.content-border td {
	border-bottom: solid 1px #eee4cb;
	border-right: solid 1px #eee4cb;
}
img.mailing-bild-rechts {
width:185px;
cms-style-label: "Mailing - Bild [Rechts]";
}
img.mailing-bild-links {
width:515px;
cms-style-label: "Mailing - Bild [Links]";
}
a.cst-link {
	cms-style-label: "Button";
	background-image: url("../i/cst-button-gr.png");
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #C38A5F;
    color: #AC6A41;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
}
