.hovedboks {
  width:1000px;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
  font-size: small;
  background-color: #FAFAFA;
}
.toppboks {
  background-color: #FAFAFA;
  font-size: small;
}
.venstreboks {
  width: 140px;
  padding:0px;
  float: left;
  background-color: #FAFAFA;
  font-size: small;
  min-height: 1400px;
  margin-right: 5px;
  margin-top: 5px;
}
.innholdsboks{
  margin-top: 5px;
  width: 680px;
  padding:0px;
  float: left;
  font-size: small;
  margin-bottom: 8px;
  margin-right: 5px;
}
.hoyreboks {
  margin-top: 5px;
  width: 170px;
  padding:0px;
  font-size: small;
  float: left;
  background-color: #FAFAFA;
}
.bunnboks {
  vertical-align: top;
  font-size: small;
  color: black;
  clear: both;
  color: #FAFAFA;
}
						    
/*
.hovedboks {
	font-size: small; 
	width: 795px;
	background-color: #FAFAFA;
} 
.toppboks {
	font-size: small; 
	clear: both; 
        margin-bottom: 4px;
} 
.bunnboks {
	font-size: small;
	clear: both;
	color: #FAFAFA;
} 
.venstreboks {
	font-size: small; 
	float: left; 
	width: 130px; 
	min-height: 1400px;
	margin-right: 4px;
	background-color: #FAFAFA;
} 
.hoyreboks {
	font-size: small; 
	float: left; 
	width: 150px;
	min-height: 1400px;
	margin-left: 4px;
	vertical-align: top; 
	background-color: #FAFAFA;
} 
.innholdsboks{
	font-size: small; 
	float: left; 
	width: 505px;
	margin-bottom: 8px;
}
*/
.midtboks
{
	color: black;
        border: thin green solid;
        margin-bottom: 4px;
        background-color: lightgreen;
}
.overskrifterboks{
	float: left; 
	width: 99%; 
	height: 250px;
}
.bildeBoks{
	background-color: lightgreen;
	color:black; 
	width: 43%; 
	float:left; 
	margin: 2px; 
	padding: 2px;
	border: thin green solid;
}
.bildeBoksTekst{
	float: left; 
	width: 98%; 
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px; 
	font-size: small;
	color: black;
        border: thin green solid;
        background-color: lightgreen;        
}
.bildeBoksForside{
	width: 33%; 
	float:left; 
	margin-top: 2px; 
	margin-bottom: 2px;
	margin-right: 4px;
	border: thin green solid;
	background-color: lightgreen;
}
.bildeBoksTekstForside{
	float:left; 
	width: 66%; 
	margin-top: 4px;
	margin-bottom: 4px;	
}
.bildeBoksForside2{
	width: 23%; 
	float:left; 
	margin-top: 2px; 
	margin-bottom: 2px;
	margin-right: 4px;
	border: thin green solid;
	background-color: lightgreen;
}
.bildeBoksTekstForside2{
	float:left; 
	width: 76%; 
	margin-top: 4px;
	margin-bottom: 4px;	
}
.nyhetArkivBoks{
	margin-bottom: 6px
}
.bildeBoksStatistikker{
	background-color: #00B200;
	color: black; 
	width: 40%; 
	float: left; 
	margin-top: 2px; 
}
.reklame_boks
{
	text-align: center;
}
.aktuelt_boks
{
	text-align: center;
}
.godkjenninger_boks
{
	text-align: center;
}
