@import url(http://www.testwebben.se/3763/14087.css);
html
{
  background:  url(http://www.testwebben.se/3763/Images/bg_wrapper.png);
  background-position: center top;
  background-repeat: repeat-y;
  /*background: #0a5694;*/
  overflow-y: scroll;
  font-size: 62.5%;
}



h1

{

  font-size: 25px;
}
#wrapper
{
background: white;
}


#main-content
{
  /*background: #eee;*/
  float: left;
  width: 400px;
  min-height: 370px;
  height: auto !important;
  height: 370px;
  margin-left: 20px;
  padding: 20px;
    border-right: 1px dotted #bbb;
  border-left: 1px dotted #bbb;
}
#main-content img
{
  border: 1px solid #bbb;
  padding: 2px;
}


#main-left
{
  background-image: url(http://www.testwebben.se/3763/Images/none);
  background-position: center bottom;
  background-repeat: no-repeat;
  float: left;
  width: 200px;
  min-height: 370px;
  height: auto !important;
  height: 370px;
  padding: 20px 0px 20px 0px;
  background-color: #fff;
  margin-top: 2em;
  text-align: center;

}

#newsbox
{
  float: right;
  width: 200px;
  min-height: 370px;
  height: auto !important;
  height: 370px;
  padding: 20px 20px 20px 0px;
  margin: 0em 0em 0em 1.1em;
}

#footer
{
  /*background: #333 url(http://www.testwebben.se/3739/Images/192_bg_footer.png) repeat-x;*/
  width: 100%;
  height: auto;
  text-align: center;
  margin: 50px auto 0 auto;
  padding: 0 0 1em 0;
  clear: both;
  font-size: 0.9em;
}




