
body {
  background-color:#e0d2ae;
  background-image:url("Schweden.jpg");
  background-repeat:no-repeat;
  background-position:center bottom;
  background-attachment:fixed; 
  background-size:cover;
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFDD;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#444444;
  scrollbar-face-color:#EEEECC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#777777;
  scrollbar-track-color:#EEEEEE;
}

#text { font-size:11px;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        color:#444444; }

h1 { font-size:13px;
     font-family:Verdana,Arial,Helvetica,sans-serif;
     color:#664433; }

a:link    { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; text-decoration:none; }
a:visited { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; text-decoration:none; }
a:hover   { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; text-decoration:underline; }
a:active  { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; text-decoration:none; }
a:focus   { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; text-decoration:none; }
#link { font-size:11px; font-weight:bold; }
#zwoelfpx { font-size:12px; line-height:17px; }

p,h2,h3,h4,ul,ol,li,td { font-size:11px;
                         font-family:Verdana,Arial,Helvetica,sans-serif;
                         color:#444444; }

div { font-family:Verdana,Arial,Helvetica,sans-serif; }

#main { position:absolute; top:180px; left:160px; height:400px; width:620px; overflow:visible; z-index:1; }
