@import url(http://www.testwebben.se/3662/13727.css);

#main-left, #main-content, #main-right {
  margin: 0 15px 0 0;
  float: left;
}

#main-left {
  border:1px solid #cca;
  background:#f3f3d6;
  width: 138px;
  margin-left: 10px;
  padding:5px;
  min-height: 335px;
}

#main-content {
  border:1px solid #cca;
  background:#f3f3d6;
  width: 308px;
  min-height: 325px;
}

#main-right {
  border:0;
  background:transparent;
  width: 248px;
  margin: 0;
  padding:0;
}
#main-right-top {
  border:1px solid #cca;
  background:#f3f3d6;
  width: 238px;
  margin-right: 0;
  padding:5px;
}
#main-right-top .mceEditorDiv {
  min-height: 90px;
  height: auto !important;
  height: 90px;
}

#main-center {
  border:1px solid #cca;
  background:#f3f3d6;
  width: 238px;
  margin:15px 0 0 0;
  padding:5px;
}
#main-center .mceEditorDiv {
  min-height: 90px;
  height: auto !important;
  height: 90px;
}

#main-right-bot {
  border:1px solid #cca;
  background:#f3f3d6;
  width: 238px;
  margin:15px 0 0 0;
  padding:5px;
}
#main-right-bot .mceEditorDiv {
  min-height: 90px;
  height: auto !important;
  height: 90px;
}

#footer {
  float:left;
  width:780px;
  border:0;
  background:transparent;
  margin: 15px 0 0 0;
  padding:0;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active
{
  color: #505050;
  text-decoration: none;
  font-weight: bold;
}

#footer a:hover
{
  color: #8d0000;
}

#footer a:active {
  text-decoration: none;
  color: #400000;
}
