
.link_button /* button als link getarnt (zur&uuml;ck bei map-detail) */
  {
	background-color:#FFFFFF;
	text-decoration:underline;
	border-style:none;
	font-size: 12px; 
	letter-spacing: 1px; 
	line-height: 20px; 
	font-weight: normal;
	margin: 0px;
  }

/* Tiny MCE */
/* Titel 1 */
.titels_1{
	color: #355CAD;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
/* Titel 2 */
.titels_2{
	font-weight:bold;
	font-size:12px;
	color: #000000;
}
/* Text */
.titels_3{
	font-weight:none;
	font-size:12px;
	color: #000000;
}
a.titels_3{
	font-weight:none;
	font-size:12px;
	color: #355CAD;
	text-decoration:underline;
}
a.titels_3:hover{
	font-weight:none;
	font-size:12px;
	color: #355CAD;
	text-decoration:underline;
}





















