/* DÄFG pages minimum style sheet for old browsers */
/* http://www.daefg.de/ */
/* Stand: Juni 2003 */
/* ================================= */

html, body { margin: 0; background: #ffffff; color: #000000; }
body { padding: 1% 1%; font-family: Verdana, Arial, sans-serif; }

p { font-size: 80%; line-height: 110%; }

h1, h2, h3, h4 { color: #000000; }
h1 { font-size: 140%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 105%; }

a { font-size: 80%; text-decoration: underline; }
a:link { color: #000000; }
a:visited { color: #666666; }
a:active { color: #666666; }



