/* DATEI: homepagestil.css */


/* Schriftarten */

.schrift {font-family:'Courier New';font-size:200%;font-weight:bolder}

.kleinschrift {font-family:'Courier New';font-size:90%}

.ganzkleinschrift {font-family:'Courier New';font-size:80%}

.woerterbuchschrift {font-family:'Arial';font-size:70%}

.extremkleineschrift {font-family:'Courier New';font-size:70%}

.schriftstartseite {font-family:'Arial';font-size:10%;color:#00407e}

/* Hintergrundfeld und Rahmen */

.rahmen {border:1px solid #b8b8b8; background-color:#eef9fc; padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:10px; margin-top:50px; margin-left:20px; margin-right:20px;margin-bottom:20px}



/* Tabellen fuer Anleitungen */

.abstand {padding-right:10px;padding-bottom:30px}
