

a.button-rund {
	display: block;
	background-image:url(../i/link-button-round.gif);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	text-decoration: none;
	width: 97px;
	_width: 105px;
	height: 17px;
	_height: 20px;
	padding: 3 0 0 8;
}

a.mitpfeil {
	background-image:url(../i/link-arrow-red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	text-decoration: none;
}

tr.zeile-dunkel {
}
td.zelle-dunkel {
	background-color: #c9b190;
}
td.zelle-braun {
	background-color: #a57e4d;
}

hr.herzen {
	background-image:url(../i/hr-hearts.gif);
	background-repeat:repeat-x;
	background-position: center;
	border: none;
	height: 17px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	hasLayout: 0;
}

div.herzen {
	background-image:url(../i/hr-hearts.gif);
	background-repeat:repeat-x;
	background-position: center;
	border: none;
	height: 17px;
}

li.punkt-1 {
}
li.punkt-2 {
}
li.punkt-3 {
}
li.punkt-4 {
}


.rote-schrift {
	cms-style-label: "schriftfarbe";
	color:#734200;
}

div.js-content-main a.no-background,
div.js-content-main td a.no-background {
	cms-style-label: "kein Hintergrund";
}
