h1 {
 font-family: Comic Sans MS;
 font-size: xx-large;
 font-weight: bold;
 font-style: italic;
 color: #330000;
 text-align: center;
}
h2 {
 font-family: Comic Sans MS;
 font-size: x-large;
 font-weight: bold;
 font-style: italic;
 color: #330000;
 text-align: center;
 }
h3 {
 font-family: Comic Sans MS;
 font-size: large;
 font-weight: bold;
 font-style: italic;
 color: #330000;
 text-align: center;
}
h4 {
 font-family: Comic Sans MS;
 font-size: 4mm;
 font-weight: lighter;
 font-style: italic;
 color: #330000;
 text-align: center;
}
body {
 font-family: Comic Sans MS;
 font-style: italic;
 background-image:url(../bilder/background-re.jpg);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position:top left;
 color: #330000;
 text-align: left;
}
#frontfill {
 font-family: Comic Sans MS;
 font-style: italic;
 width:850px;
 height:750px;
 position:absolute;
 top:45px;
 background-image:url(../bilder/frontground.jpg);
 color: #330000;
 text-align: left;
}
#frontempty {
 font-family: Comic Sans MS;
 font-style: italic;
 width:850px;
 height:749px;
 position:relative;
 top:25px;
 color: #330000;
 text-align: left;
}
a:link {
 font-family: Comic Sans MS;
 font-style: normal;
 font-weight: bold;
 color: #004000;
 text-decoration: none;
}
a:visited {
 font-family: Comic Sans MS;
 font-style: normal;
 font-weight: bold;
 color: #004000;
 text-decoration: none;
}
