/* ------------------------------ Klasser ------------------------------ */

.top {
  position: relative;
  z-index: 5;
  top: -1px;

}

.bottom {
  position: relative;
  z-index: 5;
  top: 3px;

}

div>.bottom {
  top: 1px;
  }

.map {
  clear: both;
  position: absolute;
  z-index: 5;
  bottom: 0px;
  right: 0px;
  margin-right: 1px;
  margin-bottom: -1px;
 border: 0;
  }
  
.sherlock {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: -22px;
  margin-bottom: -1px;
  margin-right: 10px;
  border: 0;
  }

/* ------------------------------ Element ------------------------------ */

body {
  margin: 0;
  padding: 60px 0 0 0;
  font-size: 70%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  background: #A7A9AC;
  }

a {
  color: #000;
  }

h1 {font-size: 1.6em; margin: 0 0 5px 0;} /*Rubrik */

h2 {
  font-size: 1.3em;
  margin: 5px 0 0px 0px;
  }

h3 {
  font-size: 1.1em;
  margin-top: 10px;
  margin-bottom: 10px;
  }

h4 {
  text-align: right; 
  display: inline;
  font-size: 1.9em;
  margin: 0 0 0 0;
  padding: 0;
  white-space: nowrap;
  }

p {
  margin: 0 0 5px 5px;
  }

p offertext{
  margin: 0 0 15px 5px;
  }

table {
  font-size: 1em;
  vertical-align: top;
  }

td {
  vertical-align: top;
  }

/* -------------------------------- IDn -------------------------------- */

#adsBottom {
  clear: both;
  }

#adsBottom  img {
  margin-top: -5px;
  margin-right: 65px;
  border: 0;
  z-index: 20;
  position: relative;
  }


html body #content {
  position: relative;
  width: 710px;
  left: 50%;
  margin-left: -350px;
  background: url(../img/bg.gif);
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 700px;
  padding: 10px 0 0 0;
  }
  
#content p {
  margin: 0;
  padding: 0;
}
 
#content .corners_bottom {
  position: relative;
  top: 4px;
  z-index: 5;
  margin-right: -44px;
  margin-bottom: 0px;
  }

#content>.corners_bottom {
  position: relative;
  top: 4px;
  z-index: 5;
  margin-right: -44px;
  margin-bottom: 2px;
  }

#history  {
  background: url(../img/box_bg.gif);
  width: 300px;
  border: 1px solid;
  border-width: 1px 0 1px 0;  
  }
#history span {margin: 0 30px 0 30px;  }

#idea {
  float: right;
  width: 300px;
  text-align: right;
  }

#ideaText {
  padding-left:5px;
  padding-right:5px;
  }

#ideaBox {
  background: url(../img/box_bg.gif);
  width: 300px;
  border: 1px solid;
  border-width: 1px 0 1px 0;
  margin-top:10px;
  text-align: center;
}

body>#ideaBox {
  width: 300px;
  }

#imgbox {
  float: right	;
  }

#logo {
  width: 300px;
  }

#map {
  float: right;
  width: 50%;
  }

#menu {
  margin-top: 10px;
  clear: both;
  position: relative;
  background: url(../img/menu_bg.gif);
  width: 100%;
  height: 22px;
  }

  
#menu .corner_right {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 5;
  }

#menu .corner_left {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  }

#menu>.corner_right {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 5;
  height: 22px;
  margin-bottom: -1px;

  }

#menu>.corner_left {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  height: 22px;
  margin-bottom: -1px;
  }

#menu ul {
  text-align: left;
  padding: 0.4em 1.3em 0.2em 1.3em;
  list-style: none;
  margin: 0;

  }

#menu ul li {
  display: inline;
  margin: 0 0.7em 0 0.7em;
  font-size: 1.1em;
  white-space: nowrap;
  }

#menu ul li a {
  text-decoration: none;
  }

#offer {
  background: url(../img/box_bg.gif);
  width: 300px;
  border: 1px solid;
  border-width: 1px 0 1px 0;
  }

#offer table {
  font-size: 0.9em;
  margin-left: 4px;
  margin-top: 0px;
  padding: 0;
  width: 292px;
  }

#offer td , #offer tr {
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  }

#price {
  text-align: right;
  }

#text {
  width: 450px;
  position: relative;
  left: 200px;
  }

#topRow {
  width: 700px;
  position: relative;
  left: 50%;
  margin-left: -350px;
  background-color: #FFF200;
  background: url(../img/bg.gif);
  }


#topRow .corners {
  position: relative;
  top: -2px;
  z-index: 5;
  margin-right: -44px;
  margin-bottom: -0px;
  }
  

#weekly {
  width: 50%;
  }

#wrapper {
  margin: 0 20px 0 20px;
  width: 660px;
}
