@import url(http://www.testwebben.se/3525/13304.css); 

#bottom
{
  float: left;
  width: 680px;
  padding: 0em 0em 0em 0px;
  margin: 0;
  text-align: left;

}
#bildspel
{
  float: left;
}

img[src="Images/loader.gif"] {
margin:120px 0 0 470px;
}

#pageWrapper #bildspel {
height:365px !important;
overflow:hidden;
}

#pageWrapper .slideshow-container {
height:250px !important;
overflow:hidden;
}

div.slideshow-container {position:relative;}

  div.slideshow-title {
    width: 400px;
    height: 150px;
    position: absolute;
    left: 35px;
    top: 25px;
    font-family: Arial, Sans-serif;
    font-size: 50px;
    font-weight: normal;
    font-style: italic;
    color:#fff;
    text-align: left;
    margin:0;
    padding:0;
    letter-spacing: -0.03em;
    opacity:0.5;
    z-index: 99 !important;
  }

/* Om ej länkat
div.slideshow-container:hover {cursor:default !important;}*/

#newsbox
{
  float: right;
  width: 160px;
  margin: 0em 0em 0em 10px;
  padding: 1em;
  border: 1px solid #f3f7f7;
      height: 320px;


}


/*NYHETSMODUL------------------*/

.modNewsList
{
  margin: 0px;
}

.NewList
{

  width: 600px;
}


.modNewsList h3
{
  background-color: #fff;
  border: 1px #eee solid;
  color: #666;
  font-weight: normal;
  padding: 0.5em;
  margin: -0.5em 0 1em 0;
  position: relative;
  top: -1em;
  width: 5em;
}

.modNewsList ul
{
  margin: 0;
  padding: 0;
}

.NewsList li
{
  list-style-type: none;
  margin: 0;
  padding: 1em 0em;
      margin-right: 10px;
      width: 150px;
}

.NewList li
{
      list-style-type: none;
      margin: 0;
      padding: 1em;
      border-bottom: #ccc 1px solid;
}

.image
{
      margin: 0 1em 1em 0;
}

.aNewsLink
{
      font-weight:bold;
}

.modNewsList ul.NewsList li,
.date
{
      font-weight:bold;
}

.modNewsList a,
.modNewsList a:hover
{
      font-weight: normal;
  line-height: 1.2;
}

