body            /* The BODY tag calls an image that is fixed in the upper lefthand corner of the page. The image is non-repeating. Content can appear to roll over the background is the browser window is small or there is a lot of content. */ { background: #fff url(../bilder/background.jpg) repeat-y fixed center; margin: 0; padding: 0   }
.nav { color: black; font-size: 16px; font-family: "trebuchet ms"; text-decoration: none; word-spacing: 12pt; }
.text { color: black; font-size: 14px; font-family: "trebuchet ms"; text-decoration: none; text-align: justify; }
.text a:hover { color: #3965c4; font-size: 14px; font-family: "trebuchet ms"; text-decoration: underline; text-align: justify; }
.headlines { color: #4569ac; font-size: 16px; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; text-align: left; text-indent: 3pt; margin-left: 5px; }
.end { color: #545454; font-size: 14px; font-family: "trebuchet ms"; text-decoration: none; text-align: center; margin-right: auto; margin-left: auto; }
.end a:hover { color: #3965c4; font-size: 14px; font-family: "trebuchet ms"; text-decoration: none; text-align: center; margin-right: auto; margin-left: auto; }
.div { background-color: white; position: fixed; left: 29%; bottom: 0; width: 700px; height: 40px; }
.header { position: absolute; top: 0; left: 100px; right: 100px; }
.nav a:hover { color: #3965c4; font-size: 16px; font-family: "trebuchet ms"; text-decoration: none; text-align: center; word-spacing: 12pt; visibility: visible; }
