html,body{margin:0px;padding:0px;width:100%; height:100%;}
@font-face { font-family: 'heimatverein';
             src: url('f-Regular.ttf') format('truetype'); }
body {background-color:#fff;background-image:url("festanger.webp");background-attachment:fixed;font: 380% heimatverein, Verdana, Arial, Helvetica, sans-serif; color:#1b4bcd;line-height:150%; background-position: center; 
  background-repeat: no-repeat;   background-size: cover;}
h1, h2, h3 {line-height:120%;}
a {font-weight:bold; color:#fc0606;}
#maincontent{text-shadow: 1px 1px 5px grey;opacity:1;}
#imprint{font-size:50%;line-height:90%;color:#ccc;margin-top:600px;}
#imprint a{color:#333;}
