a.mehrLink {
background: url(../3_bilder/layout/more_blau.gif) no-repeat left center;
padding: 0 0 0 17px;
}

table.zentriert {
	margin: auto;
	margin-left: 0px;

}

table.bereichstabelle td img {
	margin: 0 1px 0 0;
}



td.beschreibung {
	padding: 3px 3px 3px 5px;
	font-size: 11px;
	border-right: 1px solid #FFF;
	/*border-left: 1px solid #036;*/
}

td.weiterlesen {
	background: #DEE7EF;
	padding: 2px 3px 2px 5px;
	border-right: 1px solid #FFF;
	/*border-left: 1px solid #036;
	border-bottom: 1px solid #036;*/
}
td.weiterlesen a {
	color: #036;
	text-decoration: none;
	font-weight: bold;
	background: url(../3_bilder/layout/more_blau.gif) no-repeat left center;
	padding: 0 0 0 17px;
}
td.weiterlesen a:hover {
	text-decoration: underline;
}

td.titel {
	background: #036;
	border-right: 1px solid #FFF;
	padding: 3px 0 3px 5px;
	width:33%;
}

td.titel a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

td.titel a:hover {
	text-decoration: underline;
	color: #FFF;
}


