.table_inhalt_a { margin-top:30px;
		margin-left:25px;
		
		}

.title {
	padding-left:40px;
	font-size:13px;
	font-weight:bold;
	color:#555;

}
.table_inhalt_x { margin:0px 0 0 0;
				  width:100%;}
.table_inhalt_y { margin:10px 0 0 6px;
				  width:100%;
				  }
				  
a {
	font-size: 13px;
	color: #900;
	font-weight: bold;
}
a:hover {
	font-size: 13px;
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}
.a_überschrift{
	font-size:13px;
	font-style: normal;
	color: #900;
				}

.unterschrift {	font-size:13px;
	font-style: normal;
	color: #000;}

.überschrift {font-size:13px;
	font-weight: bold;
	color: #900;}
	
.unterschrift a {
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
.unterschrift a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}