/* -------------------------------------------------------------------------- */
/* Anpassungen Newsprogramm                                                   */
/* -------------------------------------------------------------------------- */

a.ndm-link-menue {
font-family : Arial, Helvetica, sans-serif;
/*	letter-spacing : 1px;*/
	font-size : 12pt;
	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 12pt Arial, Helvetica, sans-serif;
	color: Black;
/*	background: url(../img/layout/background-separator.gif) repeat-x left bottom;
	padding-bottom: 8px;*/
/*	text-align: center;*/
	border-bottom: 1px dotted Gray;
	padding-bottom: 5px;

}
.ndm-td_news-text {
	text-align: justify;
	padding-top: 1px;
}
.ndm-td_bild {
	vertical-align: top;
	line-height: 0em;
}
.ndm-link-bild img {
	background: url(../img/layout/image-schatten-hydraulik-koch5.png) center bottom no-repeat;
	padding-bottom: 20px;
}

/*.ndm-link-bild img:hover {
	background-image: url(../images/layout/image-schatten-hover.png);
}*/

.Newsinhalte {
	margin-top: 30px;
}

.Newsinhalte table {
	border-spacing: 1px;
margin: 10px 0px;
	/*z-index: 200;
	position: relative;
*/
}

/*.ndm-link-bild {
	background: url(../img/layout/image-schatten-oben.png) center top no-repeat;
	padding-top: 8px;
}*/

.ndm-bild_text {
	display: block;
	font-size: 10pt;
	font-weight: normal;
	color: #111;
	line-height: 1.3em;
/*	text-align: center;*/
	margin-top: -5px;
/*	z-index: 200;*/
	position: relative;
/*	xbackground: url(../images/layout/ndm-image-text-hg.png) center bottom no-repeat;
	xpadding-bottom: 16px;*/
}
.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/layout/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/layout/ndm-preis-hg-hydraulik-koch.png) top center 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 {
	font: bold 12pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black !important;
}
