@charset "UTF-8";
/* -----------------------------------
   CSS FOR STOTVIG.NO
   UTVIKLET AV PIKSELPUSHER.NO, 2009 
----------------------------------- */


body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; line-height:140%; background-color: #98D5F1; padding: 20px;}
a { text-decoration: underline; color: #98D5F1; font-weight: bold; padding-left: 5px; }
a:hover { color: #fff; }
.clr { clear:both; }

#wrapper { width: 840px; height: 592px; overflow:hidden; margin: 0 auto; display: block; position:relative; background:url(apn_stotvig.jpg) no-repeat; }
#wrapper_eng { width: 840px; height: 592px; overflow:hidden; margin: 0 auto; display: block; position:relative; background:url(apn_stotvig_eng.jpg) no-repeat; }
#boks1 { width: 340px; height: 274px; float:left; display: block; margin: 20px; background:url(boks1.jpg) no-repeat; position:relative; left: 40px; top: 140px; }
#boks1_eng { width: 340px; height: 274px; float:left; display: block; margin: 20px; background:url(boks1_eng.jpg) no-repeat; position:relative; left: 40px; top: 140px; }
#boks2 { width: 340px; height: 274px; float:left; display: block; margin: 20px; background:url(boks2.jpg) no-repeat; position:relative; left: 40px; top: 140px; }
#boks2_eng { width: 340px; height: 274px; float:left; display: block; margin: 20px; background:url(boks2_eng.jpg) no-repeat; position:relative; left: 40px; top: 140px; }
#tekst { width: 325px; height: 108px; padding:15px 0 0 15px; float:left; display: block; position:relative; top: 150px; overflow:hidden; }
#tekst2 { width: 310px; height: 78px; padding:45px 15px 0 15px; float:left; display: block; position:relative; top: 150px; overflow:hidden; text-align: center;  }


/* Formatering av punktlister */
ul { margin: 5px; padding-left: 8px; list-style: none; }
li { line-height: 15px; padding-left: 5px; list-style:disc; }

/* Luft for enkle artikler */
#single { width: 650px; padding: 10px; float:left; display: block; }

