/* Egna klasser */

/* Positioner på moduler */
#Top {
  Position: absolute;
  top: 10px;
  left: 12px;
  z-index:1;

}

#Inset {
  Position: absolute;
  left: 697px;
  top: +140px;
  z-index:1;

}

#Component {
  min-height: 300px;
}



#User1 {
  position: relative;
  height: 96px;
}


#User2 {
  position: relative;
  margin-left: 366px;
  margin-top: -105px; } 


#User4 {
  position: relative;
  top: 70px;

}

#User5 {
  position: relative;
  margin-left: 366px;
  bottom:0;
}

/* Slut på positioner */



/*Eget utseende på moduler */
.contentLayout {
  min-height: 600px;
}

div.Header .Top {
  width: 160px;
  height: 30px;
  text-align: left;
  vertical-align: +10px;
}

.LoggaIn {
  display:block;
}

.LoggaIn a:hover{
  color: #e3ddd3 
}
  
  
div.Header .Inset       
{
  width: 197px;
  height: 160px;
}

.breadcrumbs
{
  padding: 0;  font-size: 11px;
}


.Post-cl .Tight, .Post-cr .Tight{
  width: 2px;
}

.Tight {
  width: 1px;
}

.UserBox{
  width: 340px;
  z-index: 0;
}

.Vem-Här{
  display: inherit;
  right: 10px;
}


.module .Compact{
  margin: 0px;
}

h3{
  margin: 5px;

}

.latestnews .Compact{
  margin: 0px;
}


.ComponentBox {
  min-height: 300px;
}

.article {
  min-height: 300px;
  overflow: auto ;
}

.module .LoggBox {
 margin-bottom: 20px;
}

.Block .Distans {
  margin-top: 20px;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #BBAE96;
  vertical-align: top;
}
