body {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  margin: 0;
  color: #343434;
}

a {
  color: #343434;
  text-decoration: none;
}

#wrapper {
  width: 960px;
  background-image: url("http://www.treningstrender.no/designbilder/bgWrapper.gif");
}

#header {
  height: 190px;
  overflow: hidden;
  position:relative;
}

#homelink {
  position:absolute;
  top:5px;
  left:0;
  width:390px;
  height:180px;
  display:block;
}

#leftwrap {
  float: left;
  width: 180px;
  text-align: left;
  overflow: hidden;
  padding-top: 15px;
  background-image: url("http://www.treningstrender.no/designbilder/stolpeVenstreTopp.gif");
  background-repeat: no-repeat;
}

#rightwrap {
  float: left;
  width: 240px;
  text-align: left;
  background-image: url("http://www.treningstrender.no/designbilder/bgRightwrap.gif");
  background-repeat: no-repeat;
  padding-top: 55px;
}

#maincontent {
  float: left;
  width: 515px;
  text-align: left;
  margin-left: 5px;
  padding-right: 15px;
  padding-left: 5px;
  background-image: url("http://www.treningstrender.no/designbilder/bgMaincontent.gif");
  background-repeat: no-repeat;
  min-height: 400px;
  
}

#footer {
  float: left;
  width: 900px;
  text-align: center;
  border-bottom: 1px solid #dceffe;
}

#vannmerke {
  padding-top: 5px;
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  left: -50px;
}

#clear {
  clear: both;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}

h1 {
  padding-top: 25px;
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: normal;
}

h2 {
  font-size: 20px;
  font-weight: normal;
}

h3 {
  font-size: 16px;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
}


/* Menystolpe ------------------------------------ */

div.menuItem,
div.menuItemSelected,
div.menuItemFolder,
div.menuItemFolderSelected,
div.menuItem a,
div.menuItemSelected a,
div.menuItemFolder a,
div.menuItemFolderSelected a {
  color: #343434;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}

div.menuItem a,
div.menuItemSelected a,
div.menuItemFolder a,
div.menuItemFolderSelected a {
  height: 18px;
  padding-top: 6px;
}

div.menuItemFolder {
  background-image: url("http://www.treningstrender.no/designbilder/menuItemFolder.gif");
}

div.menuItem {
  background-image: url("http://www.treningstrender.no/designbilder/menuItem.gif");
}

div.menuItemSelected {
  background-image: url("http://www.treningstrender.no/designbilder/menuItemSelected.gif");
}

div.menuItemFolderSelected {
  background-image: url("http://www.treningstrender.no/designbilder/menuItemFolderSelected.gif");
}

/* Bilder ------------------------------------ */

#hoyreBilder,
.listItemImage {
  float: right;
  margin-left: 3px;
}

#venstreBilder {
  float: left;
  margin-right: 3px;
}

.bilderamme {
  padding: 3px;
  border: 1px solid #94bde3;
}

/* Bannere ------------------------------------ */
.bannerRamme {
  background-image: url("http://www.treningstrender.no/designbilder/bannerRamme.gif");
  background-repeat: no-repeat;
  position: absolute;
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 73px;
  width: 180px;
  margin-bottom: 5px;
}

.banner {
  padding-top: 4px;
}



/* Søk ------------------------------------ */

#searchBox {
  width: 180px;
  text-align: left;
  padding-top: 25px;
  padding-left: 7px;
}

#searchBox .searchField{
  width: 120px;
}

#searchBox input {
  font-size: 11px;
  border: 1px solid #94bde3;
  background-color: #edf6ff; 
}

/* Contact ------------------------------------ */
#contactInfoBox {
  padding: 7px;
  padding-top: 15px;
}

/* ListItem ------------------------------------ */

.listItem {
  height: 130px;
  width: 47%;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #3075b6;
}
