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

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

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

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

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


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

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