body{
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  font: 75% Verdana, Helvetica, Arial, sans-serif;
  background: #E2E1EC;
  color: #102C42;
}

#siteWrapper{
  margin-top: 10px;
  width: 760px;
  text-align: left;
  background-color: #FBFBFB;
  border-top: 1px solid #353791;
  border-left: 1px solid #353791;
  border-right: 1px solid #353791;
}

#headerBlock{
  height:143px;
  margin-top:0;
  margin-bottom:0;
  padding: 0;
  text-align: center;
}

#stolpeVenstre{
  width: 142px;
  float: left;
  text-align: left;
}

#stolpeHoyre{
  width: 140px;
  float: right;
}

#menuBox{
  margin-top: 0;
  padding: 10px 0 10px 0;
  color: #353791;
  font-weight: normal;
  width: 140px;
  text-align: left;
}

#searchBox{
  margin-top: 0;
  padding: 10px 0 10px 0;
  font-weight: normal;
  width: 134px;
  text-align: right;
}

#searchBox form{
  margin: 0;
  padding: 0;
}

#searchBox input{
  width: 130px;
  border: 1px solid #D3D8DC;
}

#searchBox input.button{
  color: #0E283F;
  background: #D3D8DC;
  font-weight: bold;
  cursor: pointer;
  margin-top:3px;
  width: 60px;
}

#contactInfoBox{
  background: URL('http://www.tele-trading.no/designbilder/bunn.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  height: 21px;
  border-bottom: 1px solid #353791;
}

#contactInfoBox div{
  color: #884150;
  font-size: 10px;
  text-align: left;
  padding: 4px 0 0 145px;
  font-weight: bold;
}

#contactInfoBox a,
#contactInfoBox a:visited,
#contactInfoBox a:active,
#contactInfoBox a:hover{
  color: #884150;
}

div.menuItem{
  padding: 3px 3px 0 5px;
  font-weight: normal;
}

div.menuItem a, 
div.menuItem a:visited, 
div.menuItem a:active{
  color: #353791;
  font-weight: normal;
}

div.menuItem a:hover{
  color: black;
  font-weight: normal;
}

div.menuItemSelected{
  padding: 3px 3px 0 3px;
  background-color: transparent;
  font-weight: normal;
}

div.menuItemSelected a, 
div.menuItemSelected a:visited, 
div.menuItemSelected a:active, 
div.menuItemSelected a:hover{
  color: black;
  font-weight: normal;
}

div.menuItemFolder{
  padding: 3px 3px 0 5px;
  font-weight: normal;
}

div.menuItemFolder a, 
div.menuItemFolder a:visited, 
div.menuItemFolder a:active{
  color: #353791;
  font-weight: bold;
}

div.menuItemFolder a:hover{
  color: black;
  font-weight: bold;
}

div.menuItemFolderSelected{
  padding: 3px 3px 0 3px;
  background-color: transparent;
  font-weight: bold;
}

div.menuItemFolderSelected a, 
div.menuItemFolderSelected a:visited, 
div.menuItemFolderSelected a:active, 
div.menuItemFolderSelected a:hover{
  color: black;
  font-weight: bold;
}

#contentWrapper{
  width: 470px;
  float: left;
}

#contentContainer{
  padding: 10px 5px 10px 5px;
}

#vannMerke{
  width: 762px;
  padding: 10px;
}

div.spacer{
  height: 10px;
}

/* Banner */

div.bannerBox{
  width: 125px;
  height: 95px;
  text-align: left;
  margin-top: 10px;
}

table{
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: #102C42;
  font-size: 100%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0;
}

h1 {
    font-size: 160%;
}
h2 {
    font-size: 150%;
}
h3 {
    font-size: 140%;
}
h4 {
    font-size: 120%;
}
h5 {
    font-size: 100%;
}
h6 {
    font-size: 80%;
}

b {
  font-weight: bold;
}

hr{
  background-color: #102C42;
  height: 1px;
}

/* Form */

input {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
}

input.search {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
}

input.searchbutton {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #180873;
  background: transparent;
  color: #293194;
}

.radiocheck{
  border: 0;
}

a, a:visited, a:active{
  color: #62807D;
  text-decoration: none;
  font-weight: normal;
}

a:hover{
  color: black;
  text-decoration: none;
  font-weight: normal;  
}

div.teaser{
  font-weight: bold;
  margin: 5px 0 5px 0;
}

div.text{
  margin: 5px 0 5px 0;
}

/* Bildevisning */

img {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#toppBilder{
  width: 100%; 
  margin: 0; 
  padding: 5px 0 10px 0; 
  text-align: center;
}

#hoyreBilder{
  width: 185px;
  float: right; 
  margin: 0; 
  padding: 0; 
  text-align: right;
}

#venstreBilder{
  width: 185px;
  float: left; 
  margin: 0; 
  padding: 0; 
  text-align: left;
}

#bunnBilder{
  clear:both;
  width: 100%; 
  margin: 0;
  padding: 5px 0 10px 0; 
  text-align: center;
}

div.bilderamme{
  margin: 0;
  padding: 0;
}

div.bilderamme img{
  border: 0;
  margin:0;
  padding: 0;
  vertical-align: top;
}

div.bildetekst {
  clear: both;
  margin: 1px;
  text-align: left;
  vertical-align: top;
  font-style: oblique;
  font-size: 90%;
}

/* Listevisning */

div.listItemForside{
  float: left;
  width: 455px;
  margin: 0 0 5px 0; 
  padding: 0 0 5px 0;
  text-align: left;
  border-bottom: 1px solid #102C42;
}

div.listItemForside h4{
  margin-bottom: 0;
  clear: none;
  font-size: 100%;
}

div.listItemForsideImage{
  float: right;
  width: 75px; 
  margin: 0;
  text-align: right;
}

div.listItemForsideContent{
  float: left;
  width: 375px;
  margin: 0;
  text-align: left;
}

div.listItem{
  margin: 20px 0 20px 0; 
  padding: 0;
  text-align: left;
}

div.listItem h3{
  margin-bottom: 0;
  clear: none;
}

div.listItemImage{
  float: right; 
  margin: 5px 3px 0 3px;
  text-align: right;
}

/* Søkeresultat */

div.searchresult{
  margin: 5px 0 5px 0;
}

div.searchresult h4{
  border-bottom: 1px solid #0B338A;
}

div.searchNavBar {
  clear: both;
  margin: 10px 10px 10px 10px;
}

div.searchNavBar span.next{
  float: right;
}

div.searchNavBar span.previous{
  float: left;
}

/* Vedlegg */

div.vedlegg{
  clear: both;
  margin: 10px 0 10px 0;
}

/* Visning av SUTable*/

table.SUTable{
  border-collapse: collapse;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}

.SUTable td,th{
  text-align: left;
  border: 1px solid black;
  border-collapse: collapse;
  padding: 2px;
}

.SUTable th{
  background: #F1E021;
  color: black;
}

/* Visning av SUPoll */

div.SUPollSpm{
  margin: 5px 10px 5px 10px;
}

div.SUPollSubmit{
  margin: 5px 10px 5px 10px;
}

/*Visning av SUSkjema*/

table.suskjema {
   border:none;
}

td.suskjema  {
  text-align:left;
  vertical-align:top;
  line-height:1.5;
}

th.suskjema {
  border:none;
  font-weight:bold;
  text-align:left;
  vertical-align:top;
  line-height:1.5;   
}

input.suskjema {
}

div.suskjemaledetekst {
}