p { font-family: sans-serif }
a:link { font-family: sans-serif; text-decoration: none; color: #0000AA; border-bottom: dotted 1px #0000AA } 
a:visited { font-family: sans-serif; text-decoration: none; color: #0000AA; border-bottom: dotted 1px #0000AA } 
a:hover { font-family: sans-serif; text-decoration: underline; color: #00AA00; border-bottom: none } 
a:active { font-family: sans-serif; text-decoration: none; color: #0000AA; border-bottom: dotted 1px #0000AA } 
.mono { font-family: monospace; font-weight: normal }
.mono:hover {}
label.it { font-style: italic }
label.small { font-size: 70% }
label.big { font-size: 130% }
label.bigg { font-size: 150%; font-family: sans-serif; font-style: italic }
label.bold { font-weight: bold; font-family: sans-serif; }
ul { list-style-image: url('http://www.gahr.ch/img/arrow.gif') }
ul.firstlevel { line-height: 150%; list-style-image: url('http://www.gahr.ch/img/arrow.gif') }
ul.secondlevel { line-height: 120%; list-style-image: url('http://www.gahr.ch/img/arrow.gif') }
td.leftCol { width: 500px; border-right-width: 1px; border-right-color: #222222; border-right-style: dotted; padding: 20px}
td { vertical-align: top; }
.done { text-decoration: line-through; }

