/* Dafu benutzt CSS seit dem 17.04.2004 */
/* Link: http://www.dafu.de/css/reader.css */
/* <link rel=stylesheet type="text/css" href="../dafu-re.css"> */

/* wie kann ich für die verschiedenen iPhones verschiedene Breiten und Fontgrößen definieren? */
/* durch Auswertung des User-Agents ... */

body {background-color:#FFFFCC; }
p, pre, span { line-height: 130%; width: 770px; font-family: arial, helvetica, sans-serif; font-size: 24pt; margin-left: 2mm }
ul, li, ol { line-height: 130%; width: 770px; font-family: Arial, Helvetica, sans-serif; font-size: 24pt;  }

h1 { font-family: arial, helvetica, sans-serif; font-weight: bold; text-align: center; color: black }
h2 { font-family: arial, helvetica, sans-serif; font-size: 36pt; font-weight: bold; text-align: left; color: black }
h3 { font-family: arial, helvetica, sans-serif; font-weight: bold; margin-left: 10mm; color: black }
h4 { font-family: arial, helvetica, sans-serif; font-weight: bold; margin-left: 10mm; color: red }
h5 { font-family: arial, helvetica, sans-serif; font-weight: bold }
h3 { margin-top: 15pt }

dt, dl { line-height: 130%; font-family: arial, helvetica, sans-serif; margin-left: 2mm }
th, td { line-height: 130%; font-family: arial, helvetica, sans-serif; font-size: 24pt; padding-left: 2mm; margin-left: 2mm }

