#center_content .info_topic {
	font-size: 14px;
	display: block;
	height: auto;
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#center_content .info_content {
	font-size: 12px;
	display: block;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#gewaehr {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	display: block;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
#center_content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}#center_content .vortext {
	font-size: 12px;
	font-style: italic;
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
}
#preisberechnung {
	height: auto;
	width: 200px;
	margin-top: 55px;
	color: #000000;
}
#preisberechnung h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000aa;
	width: 180px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 5px;
}
#preisberechnung button {
	font-size: 11px;
	color: #FF0000;
}
#preisberechnung select {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#preisberechnung .markiert {
	color: #FF0000;
}
#preisberechnung form {
	width: 190px;
	margin-left: 10px;
}
