body {
  background-color:#99CC99;
  font: 75% Verdana, Helvetica, Arial, sans-serif;
  margin-top:0;
  text-align: left;
}

h2{
  margin:0;
  color:#808080;
  float:left;
  font-size: 18px;
}

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

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

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

#wrapper {
width:920px; 
margin-top: 7px; 
background-color:#FFFFFF;
border: 2px solid #000000;
text-align: left;
}

#maincontent {
  margin-top: 20px;
  float: left; 
  text-align: left;
  width: 920px;
}


#innhold{
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  float: left;
}

#homelink {
display: block;
width: 268px;
height: 92px;

}

#header {
background-image: URL('http://npaid.websys.no/designbilder/topp.jpg');
background-repeat:no-repeat; 
width: 100%; 
height: 100px; 
}

#logo {
Font-size:24px; 
color:#DBD8AD; 
text-align:left;
}

#logoimage {
float:right; 
color:#DBD8AD;
}

#footer {
height:70px; 
clear: both;
}


#vannMerke{
  width: 170px;
  float:left;
  padding: 5px;
}

/* Listevisning ---------------- Listevisning */

div.listItemForside{
  float: left;
  width: 170px;
  text-align: left;
  height:;
}

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

div.listItemForsideImage{
  float: left;
  width: 75px; 
  margin: 0;
}

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

div.listItem{
  width: 174px;
  height: 225px;
  padding-top: 4px;
  margin: 0 2px 10px 0;
  font-size: 90%;
  text-align: center;
  float: left;
  border-bottom: 2px solid #cccccc;
}

div.listItem h3{
  margin-bottom: 0;
  float:left;

}

div.listItem h5{
  margin-bottom: 0;
  float:left;

}

div.listItemImage{
  height:180px;
  width:170px;
  border-bottom: 1px solid #cccccc;
  float:left;
  text-align: center;
}

div.listItemImageStort{
  vertical-align: top;
  margin: 0 0 5px 0;
}

/* SØKEFELT ------------------------------------------- SØKEFELT */
#sokeBlock{
  width: 250px;
  float:left;
}


#searchBox{
  margin-top: 0;
  font-weight: normal;
  text-align: right;
  width: 400px;
  float: right;
  padding-right: 15px;
}

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

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

#searchBox input.button{
  color: #808080;
  background-image: URL('http://npaid.websys.no/designbilder/bgSmuler.jpg');
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
  margin-top:3px;
  width: 59px;

}


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;
}

/* Bildevisning */

img {
text-align: center;
}

#toppBilder{
  float: left; 
  margin-right:0; 
  padding:0; 
}

#artikkelBilder{
  width: 450px;
  float: left;
}

div.bilderamme{
float: left;
text-align: center;
}

div.bilderamme img{
text-align: center;
}

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


/* KONTAKTFELT ------------------------------------- KONTAKTFELT */
#contactBlock{
  margin-top: 25px;
  width: 200px;
  color:#ffffff;
  text-align: left;
  float: left;
}

#contactInfoBox{

}

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

div.teaser{
  font-weight: bold;

}

#text{
  width: 400px;
  margin-left: 15px;
  float: left;
}

.text{
  margin-left: 15px;
  margin-top: 27px;
  width: 400px;
  float: left;
}

.textForside{
  margin-top: 27px;
  width: 100%;
  float: left;
}

div.rettighetText{
  margin-top: 7px;
  border:1px solid black;
  text-align: left;
  width: 100%;
  float: left;
}

div.smulerBox{
  background-image: URL('http://npaid.websys.no/designbilder/bgSmuler.jpg');
  float: left;
}

div.smuler {
  padding-left: 15px;
  padding-top: 4px;
  height: 20px;
  color: #C96F26;
  float: left;
}

div.smuler a,
div.smuler a:visited,
div.smuler a:hover,
div.smuler a:active {
  color: #C96F26;
  font-weight: normal;
  text-decoration: none;
}

.extra1{
  width:150px; 
  float:left; 
  padding: 2px; 
  font-size: 11px;
}
.extra2{
  width:740px; 
  float:left; 
  padding: 2px; 
  font-size: 11px;
}
