#contentCol {
	float: left;
	width: 462px !important;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
	
	#contentCol .expertise {
		position: relative;
		width: 454px;
		height: 211px;
	}
		
		#contentCol h2 {
			color: #D20033;
			margin: 0; 
			width: 434px; 
			height: 37px;
			text-align: center;
			font-size: 24px;
			padding: 10px 10px 0 10px;
		}
		
		#contentCol .expertise h1 {
			position: absolute;
			top: 16px;
			left: 86px;
			margin: 0;
			padding: 0;
			font-size: 18px;
		}
		
		#contentCol .expertise .advantages {
			position: absolute;
			top: 76px;
			left: 80px;
			line-height: 1.8em;
		}
		
		#contentCol .expertise .pfundskerl {
			position: absolute;
			top: 95px;
			left: 312px;
			font-weight: bold;
			width: 120px;
			text-align: center;
			line-height: 1.4em;
		}		

	#contentCol .customerOpinion {
		width: 454px;
	}

		#contentCol .customerOpinion .head {
			width: 454px;
			height: 43px;
		}
		
		#contentCol .customerOpinion .content {
			padding: 10px 20px;
			font-size: 10px;
			color: #848484;
		}		
			
			#contentCol .customerOpinion .content strong {
				color: #CC2131;
				font-size: 11px;
				padding-bottom: 4px;
				display: block;
			}
			
			#contentCol .customerOpinion .content .spacer {
				height: 1px;
				font-size: 1px;
				background: #D7DAC5;
				margin: 10px 0 8px 0;
			}
			
		#contentCol .customerOpinion .foot {
			position: relative;
			width: 454px;
			height: 33px;
		}
			
			#contentCol .customerOpinion .foot a {
				position: absolute;
				display: block;
				width: 133px;
				height: 10px;
				top: 2px;
				left: 20px;
				text-decoration: none;
			}
			
#rightCol {
	float: left;
	width: 305px !important;
	overflow: hidden;
}

#rightCol a {
	color: #2F3A51 !important;
}	

*html #rightCol {
	width: 305px !important;
}

	#rightCol .basket {
		position: relative;
		width: 305px;
		height: 84px;
	}
		
		#rightCol .basket p {
			position: absolute;
			margin: 0;
			padding: 0;
			top: 27px;
			left: 75px;
			line-height: 1.6em;
			font-size: 10px;
		}