/* Style Sheet for Barbeint Konsult */

body { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; 
       background-color: #cccccc; color: #000000 }
h1 { font-size: 30px; color: #009900; font-weight: normal }
h2 { font-size: 24px; color: #009900 }
h3 { font-size: 18px; color: #009900 }

table { font-size: 15px }
td { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff }
td.marg { background-color: #cccccc }

dt { font-style: italic; margin-top: 1ex }
code { font-size: 14px; font-weight: bold }

A { text-decoration: none }
A:link    {color: #009900}
A:visited {color: #669999}
A:active  {color: #00cc00}
/*A:hover   {color: #00cc00}*/

.em {margin-top: 1em }
.ex { margin-top: 1ex }
.null { margin-top: 0 }

.sig { font-style: italic; font-size: 10px }

