#tdm-box {
	border: 0px;
}
#tdm-box-head {
	background-color: #006633;
	color: #FFFF00;
	margin-right: 35px;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	padding-left: 8px;
}

#tdm-box-inhalt {
	background-color: #e5f6c4;
	padding: 5px;
	border: 1px solid #006633;
}

#tdm-box-inhalt .zeile {
	margin-top: 10px;
}

#tdm-box-inhalt .text {
	padding-left: 5px;
}

#tdm-box-inhalt .bild a {
	border: 0px;
}

#tdm-box-inhalt .zeile .head a:link, #tdm-box-inhalt .zeile .head a:visited, #tdm-box-inhalt .zeile .head a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #006633;
	border: 0px;
}

#tdm-box-inhalt .zeile .head a:hover {
	color: #669966;
}


.news-cat-list {
	margin-top: 10px;
}

.news-cat-list a:link, .news-cat-list a:visited, .news-cat-list a:hover {
	border: 0px;
	font-size: 11px;
	color: #006633;
	font-weight: normal;
}

.news-cat-list a:hover {
	color: #669966;
}