.01_produkt
{
  position: absolute;
	top:165px;
	left:655px;
}

.eigenschaften_text
{
	position: absolute;
	top:145px;
	left:225px;
	line-height: 160%;
	width: 460px;
}

.02_vorteile_block
{
	background-color: #ffffff;
	position: absolute;
	top:517px;
	left:185px;
	z-index: 2;
	width: 665px;
	height: 60px;
}

.0201_marktsituation_head
{
	border-bottom: border_bottom_blue;
}

.0201_marktsituation_block
{
	background-color: #a5b6dc;
	position: absolute;
	top:494px;
	left:185px;
	z-index: 2;
	width: 666px;
	height: 84px;
}

.impressum_text
{
	position: absolute;
	top:145px;
	left:225px;
	line-height: 160%;
	width: 580px;
}

.impressum2_text
{
	position: absolute;
	top:145px;
	left:495px;
	line-height: 160%;
	width: 220px;
}

.ueberuns_text
{
	position: absolute;
	top:145px;
	left:225px;
	line-height: 160%;
	width: 460px;
}

.produkt_text
{
	position: absolute;
	top:145px;
	left:225px;
	z-index: 2;
	width: 350px;
	height: 84px;
	line-height: 140%;
}

.kontakt_text
{
	position: absolute;
	top:410px;
	left:225px;
	z-index: 2;
	width: 460px;
	height: 84px;
	line-height: 140%;
}

.border_bottom_blue
{
  border-bottom: #26507E 1px solid;
}