* {
	margin-top: 0px;
	padding-top: 0px;
	
	color: #ffffff;
	text-align: center;
} 

#productShowcaseContainer {
  display: inline-flex;
  flex-flow: row wrap;
  height: auto;
  width: auto;
  text-align: center;
/*  background-color: #DD0000; */
}
#abstand {
  display: inline-block;
  font-size:20px;
  height: 100px;
  width: 100%;
/*  background-color:#000000; */

}
#abstand2 {
  display: inline-block;
  font-size:5px;
  height: 50px;
  width: 100%;
/*  background-color:#000000; */

}
#abstand3 {
  display: inline-block;
  font-size:5px;
  height: 20px;
  width: 100%;
/*  background-color:#000000; */

}
#logo {
  display: inline-block;
  height: 300px;
  width: 100%;
  text-align: center;
/*  background-color:#AA0000; */
}

#text1 {
	font-family:Arial;
	font-size:45px;
	  height: 100px;
	  width: 100%;
	  line-height: 5%;
	  text-align: center;
/*  background-color:#BB0000; */
}

#text2 {
	font-family:Arial;
	/*	font-family:Arial Rounded MT Bold;	*/
/*	font-family:Arial Black;	*/
	font-size:30px;
	font-weight:bold
	height: 100px;
	width: 100%;
	line-height: 1%;	
  	text-align: center;
    font:#f06d01; 
}

#text3 {
	font-family:Arial;
	font-size:25px;
	height: 100px;
	width: 100%;
	line-height: 5%;
  	text-align: center;
  	font:#f06d01; 
}