BODY {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 12px;
  font-family:verdana, arial, sans-serif;
  }

/* Formatierung der Inhalte*/
.Fahrzeugbild{
}

.modellbezeichnung{
width: 98%;
font-weight: normal;
font-size: 20px;
height: 20px;
line-height: 40px;
color: #6B3806;
font-family: "Trebuchet MS", verdana, sans-serif;
background-color: #FFFFFF;
}

.ueberschrift{
width: 98%;
font-weight: normal;
font-size: 20px;
height: 20px;
line-height: 40px;
color: #6B3806;
font-family: "Trebuchet MS", verdana, sans-serif;
background-color: #FFFFFF;
}

.hervorhebung{
color: #6B3806;
font-weight:bold;
background-color: #FFFFFF;
}

.unterzeile{
color: #6B3806;
font-weight:normal;
font-size: 10px;
text-align: left;
background-color: #FFFFFF;
}
