#wrapper {
  background-image:url("/gfx/platta_978.gif");
  margin:0 auto 0 auto;
  width:978px;
  background-repeat:repeat-y;
}

#topHeader {
  width:978px;
  height:10px;
  background-image:url("/gfx/top_978.gif");
  background-repeat:no-repeat;
}

#header {
  height:150px;
}

#divinfo {
  width:800px;
  margin:0 auto;
}

#line {
  text-align:center;
}

#container {
  width: 960px;
  background-image: url("/gfx/linjer.gif");
  background-repeat:repeat-y;
  margin-left:10px;
  margin-top:20px;
}

#leftContent {
  float:left;
  width:280px;
  margin-left:20px;
}
#leftTextControl {
  border:solid 2px #000;
  padding:20px;
}

#middle_Content {
  width:280px;
  margin-left:40px;
  float:left;
}
   
#rightContent {
  width:280px;
  margin-left:40px;
  float:left;
}

.meny {
  margin-bottom:20px;
}

#bottom {
  width:978px;
  height:20px;
  background-image:url("/gfx/bot_978.gif");
  background-repeat:no-repeat;
}
