/* -------------------------------------------------------------------------- */
/* Anpassungen Newsprogramm                                                   */
/* -------------------------------------------------------------------------- */

a.ndm-link-menue {
font-family : Arial, Helvetica, sans-serif;
/*	letter-spacing : 1px;*/
	font-size : 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.ndm-link-menue:link {
	color: Black;
}

a.ndm-link-menue:visited {
	color: Black;
}

a.ndm-link-menue:active {
	color: Blue;
}

a.ndm-link-menue:hover {
color: Red;
}

.ndm-td_ueberschrift {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: Black;
	background: url(../img/background-separator.gif) repeat-x left bottom;
	padding-bottom: 8px;
/*	text-align: center;*/
}
.ndm-td_news-text {
	text-align: justify;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
    max-width: 800px;
}
.ndm-td_bild {
	vertical-align: top;
	line-height: 0em;
}
.ndm-link-bild img {
	background: url(../img/image-schatten-naturstein-bischofswerda.png) center bottom no-repeat;
	padding-bottom: 20px;
}

.Newsinhalte {
	margin-top: 30px;
}

.Newsinhalte table {
	border-spacing: 1px;
margin: 10px 0px;
	/*z-index: 200;
	position: relative;
*/
}

.ndm-link-bild {
	background: url(../img/image-schatten-oben.png) center top no-repeat;
	padding-top: 8px;
}
.ndm-bild_text {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	line-height: 1.3em;
/*	text-align: center;*/
	margin-top: -5px;
	z-index: auto;
	position: relative;
}

.ndm-text-1bild .ndm-td_bild {
	vertical-align: top;
	padding-right: 20px;
	padding-top: 10px;
}
.ndm-text-1bild .ndm-td_news-text {
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
}
.ndm-text-1bild .ndm-td_ueberschrift {
	background-position: left bottom;
	text-align: left;
}
.Menutable .ndm-td_ueberschrift_oben {
	padding-left: 10px;
}
x.Menutable .ndm-td_ueberschrift_oben a {
	background: url(../img/news_bullet.gif) 400px top no-repeat;
	display: block;
}
.Menucontainer {
/*	border-spacing: 0;*/
}
.ndm-preisneu {
	clear: both;
	float: right;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: Black;
	background: url(../img/ndm-preis-hg.png) top left no-repeat;
	width: 143px;
	height: 52px;
	padding-top: 15px;
	text-align: center;
}
.ndm-preisalt {
	float: right;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	width: 143px;
	text-align: center;
	margin: 1em 0 1.0em 0;
	color: Red;
}
.ndm-ueberschrift_klein:hover {
	text-decoration: none;
	color: Black !important;
}
