body
{
margin: 0;
padding: 0;
background-color: #cccccc;
background-image: url(Bilder/bg-page.jpg);
background-position: top center;
background-repeat: no-repeat; background-attachment: fixed;
}
td   { font-size: 11px; font-family: verdana }
a:link { color: #5b3a1a; font-weight: 700; text-decoration: underline  }
a:active { color: #5b3a1a; text-decoration: none }
a:visited { color: #5b3a1a; text-decoration: none }
a:hover { color: red; text-decoration: underline }
h1 { font-size: 1.5em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 1.2em; font-weight: bold; font-style: italic; margin: 0.83em 0; }
a.janach:link { color: #cc0031; font-size: 9px; font-family: verdana; text-decoration: none; font-weight: bold;}
a.janach:visited { color: #cc0031; font-size: 9px; font-family: verdana; text-decoration: none; font-weight: bold; }
a.janach:hover { background-color: #cc0031; color: #fff; font-size: 9px; font-family: verdana; text-decoration: none; font-weight: bold;}
a.janach:active { color: #cc0031; font-size: 9px; font-family: verdana; text-decoration: none; font-weight: bold;}
