/* erstmal für die Einführungsseite: */
body {font-family:Arial; font-size: 15px;}
h1.gelb {font-size: 1.3em; color: yellow; text-align: center; font-weight: bold;}
div.textweiss {color: white; background-color: Gray; font-weight: bold;}
img.cbild {border-color: Gray;}
p.lastline {font-size: 0.8em; color: white; text-align: right;}

/*für das Cockpitbild der Cessna: */
div.last {font-size: 0.7em; color: white;}
table.Anleitung {font-size: 1.2em;}
table.info {width: 150px;
            font-size: 0.9em;
            color: black;
			text-align: left;
            background-color: white
		   }
