div.transbox
  {
  width: 400px;
  padding:10px;
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  font-weight: bold;
  color: #000000;
  font: 14px helvetica,times;
  }

  div.transbox2
  {
  width: 400px;
  padding:10px;
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  /*filter:alpha(opacity=60);*/
  /* CSS3 standard */
  /*opacity:0.9;*/
  }
div.transbox2 p
  {
  font-weight: bold;
  color: #000000;
  font: 14px helvetica,times;
  }
  
.main {font: 14px helvetica,times;}
.main h1
{
font: 22px helvetica,times;
}  

.teazerinnhold {padding-left:5px}
.teazerinnhold h3 {font: bold 12px/16px helvetica,times; margin:0 0 2px 0; text-transform:uppercase}
.teazerinnhold h3 a {text-decoration:none; color:#666666}
.teazerinnhold h3 a:hover {text-decoration: underline}
.teazerinnhold p {font: 11px/13px helvetica,times; color: #666666; margin-top:0}

    /* Blaa boks*/
.block.variant4{
  border: 2px solid #9ED0E2;
  position: relative;
}

.block.variant4 div.box{
  border-left: 6px solid #2596BF;
  margin-bottom: 0px;
}
.block.variant4 div.head{
  background-color: #2596BF;
  color: #FFFFFF;
  background-image: url(/getfile.php/559634.967.qbxparrewf/box-header-bakg-blaa.gif);
  background-position: top left;
  background-repeat: repeat-y;
}
.block.variant4 div.cell{
  padding: 1px 10px;
  margin-bottom: 0px;
}
.block.variant4 div.box img.dynimage{
  border: 2px solid #E3E1DB;
  margin: 1px;
}

.bedriftlinker {
font-size:14px;
text-decoration:none;
color:#FFF;
font-weight:bold
}

.a:link {
font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F5B900;
}
.a:hover {
font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F5B900;
}

.a:visited {
font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F5B900;
}

.forsideteaser h2 {
margin:0px;
font-size:14px
}

.forsideteaser p {
font-size: 12px; 
margin-top: 5px;
}

