/* RTE */
table.fotostrecke,
table.fotostrecke tr,
table.fotostrecke tr td,
table.fotostrecke tr td p,
table.fotostrecke tr td p.bodytext {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
table.fotostrecke {
	border: 1px solid #C1C1C1;
	background-color: white;
	padding-left: 30px;
	padding-right: 20px;
}
table.aufzaehlung,
table.aufzaehlung tr,
table.aufzaehlung tr td,
table.aufzaehlung tr td p,
table.aufzaehlung tr td p.bodytext {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
p.fotostrecke {
	color: orange;
}
img.rand {
	border: 1px solid #C1C1C1;
}
p.copyright {
	color: #555;
	font-size: 0.8em;
}
#column_1 ul.aufzaehlung {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#column_1 ul.aufzaehlung li,
#column_1 ul li.aufzaehlung {
	list-style-type: none;
	border-bottom: 1px solid silver;
	padding: 5px 0 5px 20px;
	margin: 3px 0;
	background-image: url(img/orange.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
span.nanoaufzaehlung {
	background-image: url(img/orange.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 12px;
}

tr.headlines {
	background-color: #EAF1FB;
	font-weight: bold;
	font-size: 11px;
	height: 21px;
	width: 460px;
	padding: 0;
	margin: 0;
}