.ContainerSchatten {
	background: url(../images/Background.1.gif) repeat-y;
}

.Content_RedBar_Indent {
	padding: 2px 30px 2px 264px;
	background-image: url(../images/Arrow.WhiteOnRed.Right.gif);
	background-repeat: no-repeat;
	background-position: 213px center;
}

/*.Content {
	padding: 40px 30px 36px 264px;
}*/

.StimmenTable {
	border-collapse: collapse;
	margin: 0px;
	margin-left: 4px;
	width: 100%;
	wid\th: 684px;
}

.StimmenTable td {
	padding: 0px;
}

.StimmenTable .BildCell {
	width: 192px;
}

.StimmenTable .TextCell {
	padding-right: 20px;
}

.StimmenTable .TextCell .Nummer {
	float: left;
	color: #c60028;
	padding: 20px 0px 0px 20px;
}

.StimmenTable .TextCell .Text {
	margin-left: 60px;
	padding: 20px 15px 10px 0px;
	border-bottom: 1px dashed #c60028;
}

.StimmenTable .TextCell .Text .Name {
	font-weight: bold;
	color: #c60028;
}

.StimmenTable .TextCell .Text .Beschreibung {
	font-style: italic;
	color: #c60028;
	padding-bottom: 13px;
}
