h3 {
		margin:0;
		padding-bottom: 15px;
}

cite {
		display: block;
		margin-top:18px;
		margin-bottom:18px;
		margin-left: 10px;
		color: #ae1221;
		text-decoration: none;
		font-weight: normal;
}

#baustoffeLeftContent {
			height: 640px;
			width: 393px;
			background-color: #FFF;
			margin-left: 44px;
}

#baustoffeRightContent {
		float: left;
		width: 353px;
		height: 439px;
		background-color: #FFF;	
}

#baustoffeRightContent div {
	width: 300px;
	padding: 10px;
	padding-left: 12px;
	margin: 10px;
}

.subtitle {
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
			color: #a2a2a2;
			font-weight: bold;
			font-size: 12px;
			border-bottom: 1px solid #ae1221;
}

.leistungsListe {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.leistungsListeTopic {
					display: block;
					width: 180px;
					padding: 0;
					margin-bottom: 15px;
					list-style-type: none;
					font-size: 16px;
					font-weight: bold;
					color: #a2a2a2;
					border-bottom: 2px solid #ae1221;
}


