BODY
{
  margin: 0;
  padding: 0;
  background: url(/images/main/bg.png) no-repeat;
}

A
{
  text-decoration: none;
  color: #006699;
}

A:hover
{
  text-decoration: underline;
}

H1
{
  font-size: 18px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006699;
  margin-bottom: 5px;
}

H2
{
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006699;
  margin-top: 0px;
  margin-bottom: 5px;
}

P, TD, DIV
{
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

P
{
  margin: 0 0 10px 0;
}

FORM
{
  margin: 0px;
}

INPUT
{
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

#logo
{
  position: absolute;
  left: 0px;
  top: 0px;
}

#sthlmstad
{
  position: absolute;
  left: 728px;
  top: 0px;
}

#topButtons
{
  position: absolute;
  left: 374px;
  top: 12px;
}

#sokruta
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 112px;
  height: 25px;
  background: url(/images/main/top/sokruta.png);
}

#sokrutafalt
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 101px;
  height: 15px;
  border: none;
  background: transparent;
}

#sokrutafalt
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 101px;
  height: 15px;
  background: url(/images/main/top/sokruta.png) fixed no-repeat;
  border: none;
  padding: 5px 3px 5px 8px;
}

#btnSok
{
  position: absolute;
  left: 112px;
  top: 0px;
  width: 104px;
  height: 25px;
}

#btnKontaktaOss
{
  position: absolute;
  left: 220px;
  top: 0px;
  width: 106px;
  height: 25px;
  cursor: pointer;
}

#btnSkrivUt
{
  position: absolute;
  left: 0px;
  top: 30px;
  width: 106px;
  height: 25px;
  cursor: pointer;
}

#btnTipsaEnVan
{
  position: absolute;
  left: 110px;
  top: 30px;
  width: 106px;
  height: 25px;
  cursor: pointer;
}

#btnLoggaInUt
{
  position: absolute;
  left: 220px;
  top: 30px;
  width: 106px;
  height: 25px;
  cursor: pointer;
}

#btnInEnglish
{
  position: absolute;
  left: 220px;
  top: 30px;
  width: 106px;
  height: 25px;
  cursor: pointer;
}

#topnav
{
  font-weight: bold;
  color: white;
  position: absolute;
  left: 0px;
  top: 80px;
  width: 800px;
  height: 24px;
  background: url(/images/main/lvl1bg.png);
}

#logininfo
{
  position: absolute;
  left: 100px;
  top: 60px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: gray;
}

#topnav A
{
  text-decoration: none;
  font-weight: bold;
  color: white;
  margin: 0px 20px 0px 20px;
}

#topnav A:hover
{
  text-decoration: underline;
}

#editbutton
{
  position: absolute;
  left: 772px;
  top: 80px;
  width: 28px;
  height: 24px;
}

#topnavbottom
{
  position: absolute;
  left: 0px;
  top: 104px;
}

#leftnav
{
  position: absolute;
  left: 0px;
  top: 112px;
  width: 208px;
}

#leftnavmenu
{
  width: 100%;
  background: url(/images/main/lvl2bg.png);
}

#leftnavmenu P
{
  margin: 5px 10px 15px 10px;
}

#leftnavmenu A
{
  text-decoration: none;
  font-weight: bold;
  color: black;
  margin: 0px 0px 20px 0px;
}

#leftnavmenu A.selected
{
  font-weight: bold;
  color: #006699;
}

#leftnavmenu A:hover
{
  text-decoration: underline;
}

#mainscreen
{
  position: absolute;
  left: 220px;
  top: 120px;
  width: 560px;
}
