  div#Inhalt {
	text-align: left;
  }
  
  div#Inhalt h3{
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
  }
  
  .number {
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
  }
  
  img#front_view {
	border: none;
	width: 541px;
	height: 243px;
  }
