/* DATEI: the_style.css */

/* Style-Definitionen fŸr die Website http://www.alpeblume.ch */
/* Martin Jaggi     m.jaggi@gmx.net */

body { margin-top:6px; margin-bottom:10px; }

a:link { color:#0000FF; text-decoration:none; }
a:visited { color:#000099; text-decoration:none; }
a:hover { color:#0000FF; text-decoration: underline; }

body,p,h2,h3,h4,ul,ol,li,td,b,i { font-family:Arial,Geneva,sans-serif; }

h1 { font-size:19px; }
h2 { font-size:15px; }
h3 { font-size:14px; }
p,td,ul,ol,li { font-size:13px; }

p { line-height:19px; }

.small { font-size:11px; }
.medium { font-size:12px; }
.low  { line-height:15px; }
p.small { line-height:13px; }
p.medium { line-height:14px; }

p.xsmall { font-size:10px; }
td.xsmall { font-size:10px; }