#content {
  background: #f0f0f0;
}

#tidning2 img {
  -moz-border-radius: 9px;
  border-radius: 2px;
  height: 124px;
}
#tidning2 {
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
}

#tidning img {
  -moz-border-radius: 9px;
  border-radius: 9px;
}
#tidning {
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #fff;
  width: 120px;
  height: 170px;
  position: absolute;
  left: 780px;
  top: 170px;
  padding: 4px;
  xfilter:alpha(opacity=25);
  x-moz-opacity:0.25;
  x-khtml-opacity: 0.25;
  xopacity: 0.55;
}

.transp_bg {
  filter:alpha(opacity=25);
  -moz-opacity:0.25;
  -khtml-opacity: 0.25;
  opacity: 0.25;
  background: #000;
  position: absolute;;
  top: 40px;
  left: 0;
  width: 959px;
  height: 90px;
}
.track_trace {
  color:white;
  -filter:alpha(opacity=25);
  -moz-opacity:0.25;
  -khtml-opacity: 0.25;
  -opacity: 0.25;
  background-image: url("http://lastbilsstation.se/gfx/bg-black.png");
  -background: #000;
  position: absolute;;
  top: 240px;
  left: 0;
  width: 959px;
  height: 120px;
  -border-top:1px solid #fff;
  -border-bottom:1px solid #fff;
  font-size:30px;
  font-weight: bold;
  padding-top:10px;
}
.track_trace input {
    border-radius: 5px 5px 5px 5px;
    margin-top:10px;
    margin-left:130px;
    border: 1px solid #fff;
    height:40px;
    width:570px;
    background:white;
    font-size:25px;
    font-weight: bold;
    padding:2px;
    padding-left:10px;
    float:left;
}
.track_text {
    margin-top:10px;
    margin-left:120px;
}
div.transp_text {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 70px;
  width: 959px;
  left: 0;
}
.trans_warn {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -390px;
  width: 959px;
  left: 0;
}
#webq {
  margin-top: 4px;
  margin-left: 3px;
  padding-left: 10px;
  padding-top: 8px;
  background: url('../gfx/webbfraga_bg.png') no-repeat;
  height: 25px;
  color: #fff;
  font: 12px arial, sans-serif;
}
#boxar {
  position: relative;
  left: 3px;
  height: 160px;
  top: 8px;
}
#box1,#box2,#box3 {
  font: 11px arial, sans-serif;
  background: url("../gfx/startsideruta_bg.png") no-repeat;
  width: 298px;
  height: 159px;
  float: left;
  position: absolute;
  padding-left: 10px;
}
#box2 {
  margin-left: 323px;
}
#box3 {
  margin-left: 645px;
}
.inbox3, .inbox1 {
  background: url("../gfx/karta_liten.png") 140px -3px no-repeat;
  height: 130px;
  width: 297px;
  margin-top: -3px;
  padding-top: 3px;
  color: #444;
}
.inbox1 {
  -background: url("../gfx/ddnpaket.png") 215px 5px no-repeat;
}
.inbox3 {
  padding-top: 1px;
  line-height: 1.05em;
}
.inbox3 p {
  margin-top: 2px;
}
p.box1text {
  width: 200px;
}
.boxrub {
  color: #aaa;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 8px;
}
#box1 label {
  float: left;
  width: 80px;
  text-align: right;
  padding-right: 10px;
  padding-top: 4px;
}
#box1 input.tx {
  width: 100px;
}
#box1 input.submit {
  float: right;
  margin-right: 104px;
}
#box2 #nyhet, #box2 a {
  color: #893652;
}
#box2 a {
  font-weight: bold;
}
#box2 #dat {
  margin-bottom: 0.2em;
}
#box2 #ingr {
  font-style: italic;
}
#box2 #rub {
  font-size: 110%;
  font-weight: bold;
}
#box2 .lnk a, a#arkiv {
  text-decoration: none;
}
#box2 .lnk {
  background: url("../gfx/nyhetspil.png") 2px no-repeat;
  padding-left: 12px;
  float: right;
  margin-right: 10px;
}
#box2 a#arkiv {
  background: url("../gfx/arkivpil.png") 2px no-repeat;
  padding-left: 12px;
  position: absolute;
  top: 140px;
  right: 10px;

}
#box2 .lnk a:hover, a#arkiv:hover {
  text-decoration: underline;
}

#llogin
{
  margin-left: 70px;
  margin-top: 20px;
  display: block;
  width: 53px;
  height: 17px;
  background: url("../gfx/login_buttons.png");
}
#llogin:hover
{
  background-position: 0 -17px;
}
#llogin span
{
  display: none;
}
#login
{
  margin-left: 50px;
  margin-top: 10px;
  display: block;
  width: 114px;
  height: 31px;
  background: url("../gfx/boka_direkt.gif");
}
#login span
{
  display: none;
}
