/* mir.daube.ch */

a:link {
color: #006699;
text-decoration: none;
}
a:visited {
color: #800080;
text-decoration: none;
}
a:hover {
color: #708090;
background: #dddddd;
text-decoration: none;
}
a:active {
color: #0000FF;
text-decoration: none;
}


body {
font-family: "Gill Sans", "Gill Sans MT", "Arial", "Helvetica", "sans-serif";
}

h1, h2, h3, h4, h5 {
font-family: "Gill Sans", "Gill Sans MT", "Arial", "Helvetica", "sans-serif";
color: #8A8A8A;
font-weight:normal;
}
