.tekst, .sub, .liten, a { 
	font-family: Georgia, helvetica, verdana, arial; 
	font-size: 14px; 
	line-height: 18px;
	color: #2E2E2E;
}

.sub { 
	font-weight: bold;
}


a.meny	{
	font-size:12px;
	color: #193D79;
	font-weight: bold;
	text-decoration: none;
	text-width: 2ex
	
}
a	{
	color: #F5A519;
	font-weight: bold;
	text-decoration: none
	}

a:hover 	{ 
	
	color: #193D79;	
}

.liten {
	font-size: 12px;
}


/* a img {height: 28px; width: 23px; border-width: 0;} */
a#pilvenstre img {background: url("./grafikk/pil_venstre.gif") top left no-repeat;}
a#firkant img {background: url("./grafikk/firkant.gif") top left no-repeat;}
a#pilhogre img {background: url("./grafikk/pil_hogre.gif") top left no-repeat;}

a#pilvenstre:hover img {background: url("./grafikk/pil_venstre_gul.gif") top left no-repeat;}
a#firkant:hover img {background: url("./grafikk/firkant_gul.gif") top left no-repeat;}
a#pilhogre:hover img {background: url("./grafikk/pil_hogre_gul.gif") top left no-repeat;}



a.meny:hover 	{ 
	
	color: #F5A519;	
}


a.meny:active	{ 
	font-size: 1,6px; 
	color: #193D79; 
}


#boks1 	{
	position: relative; 
	top: 10px;
	left: -100px;
	width: 300px;
	height: 160px;
	z-index: 1;
	text-align: left;
	
	
}

#boks2 	{
	position: relative; 
	top: -80px;
	left: 100px;
	width: 450px;
	height: 130px;
	z-index: 2;
	text-align: left;
	
	
}

#boks3 	{
	position: relative; 
	top: -110px;
	left: 350px;
	width: 350px;
	height: 150px;
	z-index: 3;
	text-align: left;
}

#boks4 	{
	position: relative; 
	top: -210px;
	left: -100px;
	width: 350px;
	height: 150px;
	z-index: 3;
	text-align: left;
}

#boks5 	{
	position: relative; 
	top: -250px;
	left: 100px;
	width: 350px;
	height: 150px;
	z-index: 3;
	text-align: left;
}


#boks6 	{
	position: relative; 
	top: -330px;
	left: 0px;
	width: 500px;
	height: 150px;
	z-index: 3;
	text-align: center;
	
}


#boks7 	{
	position: relative; 
	top: -600px;
	left: 450px;
	width: 150px;
	height: 100px;
	z-index: -3;
}

#ani_hog {
	position: relative;
	top: 5px;
	right: 0px;
	height: 200px;
	width: 140;
	text-align: right;
        background-color: white;
	vertical-align: top;
	z-index: 2;
}

#ani_brei	{
	position: relative; 
	top: 0px;
	right: 50px;
	width: 230px;
	z-index: 1;
	text-align: right;
}

#tekstfelt	{
	position: relative; 
	top: 0px;
	left: 5px;
	width: 380px;
	z-index: 1;
	text-align: left;
	
}

