/* Big Content Text - beide Spalten */
#content2 {
	background-image: none;
}
#content_area {
	width: 43.30em !important;
}

.big_content_text * {
	margin: 0;
	padding: 0;
}
.big_content_text {
	float: right;
	padding: 0.77em 0.37em 1em 1.13em; /* von #content_area*/
	width: 43.30em;
}
.big_content_text h1 {
	font-size: 0.95em !important;
	color: #000000;
	font-weight: bold;
	float: left;
	margin-bottom: 1em !important;
	width: 100% !important;
;
}
.big_content_text h2 {
	width: 100% !important;
}
.big_content_text h3 {
	margin: 0.63em 0 0.63em 0;
	font-size: 0.69em;
	color: #000000;
	font-weight: bold;
}
.big_content_text h4 {
	margin-bottom: 0.63em;
}
.big_content_text h5 {
	color: #DF0029;
	font-weight: bold;
	font-size: 0.69em;
	margin-bottom: 0.63em;
}
.big_content_text hr {
	width: 100%;
	border:0 !important;
	background-color:#B0B9C2;
	height:0.06em;
	padding:0 !important;
	margin: 0.3em 0 0.3em 0 !important;
}
.big_content_text p {
	font-size: 0.69em;
	line-height: 1.375em;
	color: #52616F;
	margin: 0em;
	padding: 0em;
	margin-right: 1.13em;
}
.big_content_text ul {
	list-style-type: none;
}
.big_content_text ul li {
	padding-left: 0.9em;
	line-height: 1.2em;
	background-image: url('../images/produkte_list_bullet.gif');
	background-position: 0 0.5em;
	background-repeat: no-repeat;	

	color: #52616F;
	font-size: 0.69em;
	font-family: Verdana;
	font-weight: normal;
}

/* Big Content Bild - beide Spalten */
.big_content_image * {
	margin: 0;
	padding: 0;
}
.big_content_image {
	float: left;
	padding: 0.77em 0 1em 1.13em; /* von #content_area*/
	width: 43.30em;
}
.big_content_image img {
	border: none;
	width: 100%;
	max-width:685px;
}
