#row_set {
}
#row_left {
	width: 203px;
	float:left;
}
#row_right {
	width: 203px;
	float: right;
}
#row_center {
	margin-left: 215px;
	margin-right: 215px;
	background-image: url(../images/bg_box_02_bg.png);
	background-repeat: no-repeat;
 	min-height:400px;
 	height:auto !important;
  	height:400px;
	padding: 0px;
	padding-top: 2px;
}
#row_set_footer {
	margin-left: 215px;
	margin-right: 215px;
	background-image: url(../images/bg_box_02_shd.png);
	background-repeat: no-repeat;
	height: 3px;
}
#inhalt {
	border-top: 2px solid #E84D68;
	margin-right: 3px;
	padding: 20px;
	padding-top: 20px;
}
#TeaserBild {
	height: 150px;
	margin-right: 3px;
}
#LongTitle1 {
}
#LongTitle1 h1 {
	color: #E84D68;
	border-bottom: none;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
