/* ---- Main ---- */
body {
  background: center top no-repeat url(gfx/bg-deeptech.jpg) #5f8877;
  background-attachment: fixed;
  margin: 0px;
}

#main-container {
  width: 1000px;
  margin: 0 auto;
  font-family: Verdana, Sans-Serif;
  color: #333333;
  font-size: 12px;
}

a:link {
  color: #3e788c;
  text-decoration: none;
}

a:hover {
  color: #768f9d;
  text-decoration: none;
}

a:visited {
  color: #768f9d;
  text-decoration: none;
}

a:active {
  color: #768f9d;
  text-decoration: none;
}

/* ---- Menu ---- */
#menu-container {
  background: url(gfx/menu-bg.png);
  width: 1000px;
  height: 61px;
  margin: 0;
  clear: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/menu-bg.png');
}

#menu-bar {
  padding-top: 16px;
  margin-left: 16px;
  clear: none;

}

.menu-img {
  border: 0;
  margin: 0;
  padding: 0;
  float: left;
  clear: none;
  position: relative;
  z-index: 1;
}

/* ---- Content ---- */
#content {
  width: 1000px;
}

#content-top {
  clear: both;
  background: url(gfx/content-bg_top.png) no-repeat;
  width: 1000px;
  height: 24px;
  margin: 0;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/content-bg_top.png');
}

#content-middle {
  clear: both;
  background: url(gfx/content-bg_middle.png);
  width: 978px;
  padding-left: 22px;
  margin-bottom: 0;
  padding-bottom: 0;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/content-bg_middle.png');
}

#content-bottom {
  clear: both;
  background: url(gfx/content-bg_bottom.png) bottom no-repeat;
  height: 60px;
  width: 1000px;
  padding-top: 0;
  margin-top: 0;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/content-bg_bottom.png');
}

#banner {
  background: url(gfx/banner.png) no-repeat;
  height: 250px;
  padding: 8px;
  width: 250px;
}

#aktuellt {
  width: 266px;
  float: left;
  color: #333;
  border-top: 0px;
  position: relative;
  z-index: 1;
}

.aktuellt-h {
  width: 262px;
  height: 24px;
  font-family: Verdana, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  padding-top: 3px;
  color: #4b8086;
  border-bottom: 1px solid #fff;
}

.aktuellt-box {
  width: 250px;
  padding: 8px;
  margin-bottom: 15px;
  background: url(gfx/sidebar_bg.jpg) no-repeat bottom;
  border-bottom: 1px dotted #ccc;
  border-top: 1px solid #ccc;
}

.aktuellt-date {
  font-size: 11px;
  color: #4b8086;
}

.aktuellt-date-id {
  font-size: 11px;
  color: #4b8086;
  background: url(gfx/aktuellt-box_bg.png) repeat-x;
  border-top: 1px solid #fff;
  width: 634px;
  height: 26px;
}

.aktuellt-header {
  font-weight: 333;
  font-size: 13px;
}

.aktuellt-header-id {
  font-weight: 333;
  font-size: 24px;
  color: #42828e;
  font-family: Verdana, Sans-Serif;
  width: 634px;
}

.aktuellt-content {
  font-size: 12px;
}

.aktuellt-link {
  color: #7fa1a9;
}

#nyheter {
  margin-left: 10px;
  float: left;
  text-align: justify;
  position: relative;
  z-index: 1;
}

#nyheter-box {
  width: 650px;
  padding: 5px;
}

.date {
  font-size: 11px;
  color: #6b7c8d;
  float: right;
  text-align: right;
}

.header {
  font-size: 24px;
  color: #42828e;
  float: left;
}

.news-content {
  width: 634px;
  padding: 8px;
  background: url(gfx/aktuellt-box_bg.png) repeat-x;
}

.big-header {
  width: 946px;
  height: 30px;
  padding-left: 10px;
  font-family: Verdana, Sans-Serif;
  background: url(gfx/big-header_bg.png) no-repeat;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  padding-top: 6px;
  color: #f6f6f6;
  margin-bottom: 10px;
}

.txtimg {
  margin: 4px;
  padding: 2px;
  border: 1px solid #e5e5e5;
}

.textimg {
  margin: 4px;
  padding: 2px;
  border: 1px solid #e5e5e5;
}

/* ---- Footer ---- */
#footer {
  margin: 0 auto;
  padding-top: 8px;
  width: 956px;
  height: 22px;
  font-family: Verdana, Sans-Serif;
  color: #333;
  font-size: 11px;
  clear: both;
  border-top: 1px solid #fff;
  background: url(gfx/aktuellt-box_bg.png) repeat-x;
  position: relative;
  z-index: 1;
}

#address {
  width: 845px;
  padding-right: 5px;
  margin: 0 auto;
  float: left;
  text-align: center;
}

#languages {
  width: 100px;
  padding-left: 5px;
  margin: 0 auto;
  float: right;
  border-left: 1px solid #ccc;
}

.footer-img {
  border: 0;
  vertical-align: middle;
  height: 21px;
  width: 21px;
}

#copyright {
  padding-right: 30px;
  height: 30px;
  font-size: 9px;
  color: #fff;
  text-align: center;
}

/* This site is dedicated to the fine tune "En mäktig här" */ 
