+---------+
| Land    |
+---------+
| ID      |
+- - - - -+
| Land    |
+- - - - -+
| Strasse |
+- - - - -+
| Nr      |
+- - - - -+
| PLZ     |
+- - - - -+
| Ort     |
+- - - - -+

+---------------+
| Hersteller    |
+---------------+
| ID            |
+- - - - - - - -+
| Hersteller    |
+- - - - - - - -+

+----------------+
| HerstellerLand |
+----------------+
| ID             |
+- - - - - - - - +
| LandID         |
+- - - - - - - - +
| HerstellerID   |
+- - - - - - - - +

+---------+
| Typ     |
+---------+
| ID      |
+- - - - -+
| Typ     |
+- - - - -+
| Räder   |
+- - - - -+

+---------+
| Modell  |
+---------+
| ID      |
+- - - - -+
| TypID   |
+- - - - -+
| Modell  |
+- - - - -+
| PS      |
+- - - - -+

+------------------+
| Fahrzeug         |
+------------------+
| ID               |
+- - - - - - - - - +
| HerstellerLandID |
+- - - - - - - - - +
| ModellID         |
+- - - - - - - - - +
| Klimaanlage      |
+- - - - - - - - - +
...zur Antwort