<!--/* scripts erstellt D.Walti 20.2.2002 */

body {
background: #ffffff;
color: #000000;
font-size: 12pt;
background-image: url(bild/bg1.jpg);
background-repeat: fixed;
background-attachment: fixed;}

h1 {
color: #800000;
font-weight: bold;
font-size: 50px;
text-align: center;}

h2 {
color: #0000ff;
font-weight: bold;
font-size: 40px;
text-align: center;}

h3 {
color: #FF0000;
font-weight: bold;
font-size: 18pt;}

h4 {
color: #007070;
font-size: 13pt;}

h5 {
color: #000000;
font-weight: bold;
font-size: 18pt;}

a:link {
color: #0040ff;
text-decoration: underline;}

a.visited {
color: #007070;
text-decoration: underline;}

a:hover {
color: #ff0000;
background: #ffffff;
text-decoration: none;}

a:active {
color: #ffff00;
text-decoration: none;}
