body {
  background:black;
  color:white;
  font-family:"helvetica";
}

p {
  margin-left: 5px;
  margin-top: 1px;
}

.filmtipset {
  font-family: helvetica;
  font-size: 15px;
}

.filmtipsetom {
  font-family: arial;
  font-size: 11px;
}

.fusk {
  color:black;
}

img
{
margin-left: 10px;
margin-top: 10px;
}

embed
{
margin-left: 10px;
margin-top: 10px;
}

h1 {
  margin: 0;
  font-family:"helvetica";
}

a:link {
  text-decoration: none; 
  color: white
}

a:hover {
  text-decoration: none;
  color: white
}


#sidhuvud { }

#kolumn0 {
float: top; width: 800px;
}

#kolumn1 {
float: left; width: 260px;
}

#kolumn2 {
float: left; width: 260px;
}

#kolumn3 {
float: left; width: 260px;
}

#sidfot { }

#box1 {
display: block;
width: 300px;
border: 1px solid red;
}

#box2 {
        position: fixed;
	width: 300px;
        height: 300px;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
border: 1px solid red;
}

#box3 {
display: block;
width: 300px;
border: 1px solid red;
}


a:visited {
  text-decoration: none;
  color: white
}

#container{
  width: 800px;
  min-width: 800px;
  height: 915px;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
  border: 1px solid #999;
  background: #101210;
/*background-image: url(fyllnad.gif);*/
}

#banner {
  background: url(images/background_international.jpg) no-repeat;
  height: 96px;
  width: 800px;
}

/*- Menu Tabs 6--------------------------- */

    #tabs6 {
      float:left;
      width:802px;
      background:transparent;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #000;
      }
    #tabs6 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }