#content_left_produkte {
	margin-left:43px;
	margin-top:40px;
	width:330px;
	min-height:300px;
	float:left;
	
}

#content_right_produkte {
	margin-left:410px;
	margin-top:40px;
	width:330px;
	min-height:300px;
}

.produkt_area { 
	height:85px;
	width:330px;	
	margin-bottom:25px;
}

.produkt_area_l {
	margin-left:0px;
	width:330px;
	float:left;
	margin-top: -15px;
}

.produkt_area_r {
	margin-left:350px;
	width:330px;
	margin-top: -15px;
}

.produkt_piktos {
	float:left;	
	width:115px;
	height:115px;
}

.produkt_pikto_Hitzeschutz {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/Hitzeschutz.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.produkt_pikto_Sichtschutz {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/Sichtschutz.png);
	background-repeat: no-repeat;
}

.produkt_pikto_Blendschutz {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/Blendschutz.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.produkt_pikto_UV-undLichtschutz {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/UV-undLichtschutz.png);
	background-repeat: no-repeat;
}

.produkt_pikto_SchutzvorGewalt {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/SchutzvorGewalt.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.produkt_pikto_Glassplitterschutz {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/Glassplitterschutz.png);
	background-repeat: no-repeat;
}

.produkt_pikto_Glas-Gestaltung {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/Glas-Gestaltung.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.produkt_pikto_Glas-Markierung {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/Glas-Markierung.png);
	background-repeat: no-repeat;
}

.produkt_pikto_Raumakustik {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/Raumakustik.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.produkt_pikto_Design-Strukturfolien {
	float:left;	
	width:115px;
	height:115px;
	background-image: url(./piktos/Design-Strukturfolien.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.h2_produkte {
	padding-top:3px;	
	margin-bottom:2px;
}


.h2_produkte a{
  font-family:Verdana,Arial,sans-serif; 
  font-size:11pt;
  font-weight:bold;  
  text-decoration:none;
  color:#333333;
  
}


.produkt_linie {
	width:270px;	
	height:3px;
	background-color:#aaabad;	
	margin-left:60px;
	margin-top: -10px;
}


.vorschautext {
  font-family:Verdana,Arial,sans-serif; 
  font-size:9pt;
  color:#000000;
  text-decoration:none;
  margin-top:5px;

}

.vorschautext a{
  font-family:Verdana,Arial,sans-serif; 
  font-size:9pt;
  color:#333333;
  font-weight:bold;  
  text-decoration:none;
}

#h1_linie_products {
  width:300px;
  height:3px;
  background-color:#EE0000;
  margin-top:3px;
}
	
	
	