td.left-box {
	padding-left: 25px;
	border-top: 5px solid #a61e3d;
	background: url(/static/i/arrow-green-left.gif) 0px 2px no-repeat;
	background-color: #9bc2c0;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 5px;
}

td.left-box b {
	color: #a61e3d;
	font-size: 13px;
	font-weight: bold;
}

a img {
	border: 0px;
}

h1 {
	color: #9c1b3d;
	font-size: 15;
	font-family: "Times New Roman";
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
}

h2, h5 {
	color: #9c1b3d;
	font-size: 13;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
}

h3 {
	color: #9c1b3d;
	font-size: 12;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}

td.abstand-links {
	padding-left: 10px;
}

a.mit-pfeil-rechts {
	padding-right: 10px;
	background: url(/static/i/arrow-content-link.gif) right center no-repeat;
}

table.angebots-box {
	width: 160px;
	border: none;
}

td.angebots-box-text {
	background-color: #bbc9ca;
	color: #222222;
	padding: 5px;
	width: 160px;
	border-top: 4px solid #fff;
}

td.angebots-box-text b {
	color: #9c1b3d;
}

td.angebots-box-link {
	background: url(/static/i/bg-angebots-box-link.gif) left bottom no-repeat;
	background-color: #8aaaab;
	padding: 5px;
	text-align: right;
	width: 160px;
}

td.angebots-box-link a {
	padding-right: 15px;
	background: url(/static/i/arrow-angebots-box.gif) right center no-repeat;
}

td.angebot-rechts-ueberschrift, td.angebot-rechts-text, td.angebot-rechts-links {
	background-color: #b5cfce;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

td.angebot-rechts-ueberschrift, td.angebot-rechts-links, td.angebot-rechts-links a {
	color: #a61e3d;
	font-weight: bold;
}

td.angebot-rechts-links a {
	text-decoration: underline;
}

td.center-box-top {
	padding: 5px 2px;
}

td.angebot-rechts-ueberschrift {
	font-size: 13px;
}

td.angebot-rechts-text {
	color: #313131;
}

td.quicklinks {
	background: url(/static/i/bg-content-right-quicklinks.gif) left bottom no-repeat;
	background-color: #416e70;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	color: #ffffff;
}

td.quicklinks h2 {
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 14px;
	color: #ffffff;
}

td.quicklinks a {
	color: #ffffff;
}

input.search-button {
	border: none;
	background: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

input.search {
	border: 0px;
	border-bottom: 1px solid #9c1b3d;
	color: #9c1b3d;
	font-size: 11px;
}

img.bild-rechts {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}	

img.bild-links {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* newsletter */
img.nl-image-small {
	width: 160px;
	align: left;
	margin-right: 15px;
	cms-style-label: "NL - Bild Angebotsbox";
}
img.nl-image-big {
	width: 230px;
	align: left;
	margin-right: 15px;
	cms-style-label: "NL - Bild Inhaltsbereich";
}
table.angebotsbox {
	cms-style-label: "NL - Spezialbox";
}


