.table-heading-left {
	clear: both;
	height: 22px;
	padding: 0 0 0 15px;
	color: #fff;
	background: url(../images/titel_gold_279_22.png) no-repeat;
	text-align: left;
}

.table-heading-middle-right {
	height: 20px;
	width: 120px;
	padding: 0 20px 0 0;
	color: #fff;
	background: url(../images/titel_gold_279_22.png) no-repeat right top;
	text-align: left;
}

.middle-info-table .table-heading-left {
	background: url(../images/titel_gold_225_22.png) no-repeat;
}

.middle-info-table .table-heading-middle-right {
	background: url(../images/titel_gold_225_22.png) no-repeat right top;
}

.right-info-table .table-heading-left {
	background: url(../images/titel_gold_225_22.png) no-repeat;
}

.right-info-table .table-heading-middle-right {
	background: url(../images/titel_gold_225_22.png) no-repeat right top;
}

.rechts {
	float: right;
	margin: 0 15px 0 0;
}

.pdf {
	padding: 0 0 0 23px;
	background: url(../images/pdf.png) no-repeat left 50%;
}

.braune-ueberschrift {
	color: #876446;
}

.rosa-link,
.rosa-link:visited {
	color: #fb20b5;
}

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { 
text-align: left; 
}
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { 
text-align: center; 
}

p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right, th.align-right { 
text-align: right; 
}

table p {
	margin: 0;
}

table td,
table th {
	text-align: left;
}

/**
 * Following classes needed for rte
 * properties in screen.css
 */
table.left-info-table {
	width: 279px;
}

table.right-info-table {
	width: 225px;
}

table.middle-info-table {
	width: 225px;
}

p span.news-list-morelink {
	padding-left: 0px;
}

/* News */
.news-front-item p a {
	text-decoration: none;
}
.news-front-item h3 {
	font-size: 16px;
	margin: 0;
}
.news-front-item img {
    margin: 0 0 5px !important;
}
