BODY { 
   color : #000000; 
   background : #ffffff; 
   margin-left : 10%;
   margin-right : 10%;
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif; 
}

td { 
   color : #000000; 
   background : #ffffff; 
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif; 
}

img {
   border : none;
   display : block;
   padding : 0px;
}

A, A:Visited, A:Active {
   font-style : normal;
   color : #ff0000;
   background-color: transparent;
   text-decoration : none;
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif;
}

A:hover { color : #ff6666;
          text-decoration : none;
}

.fremhaev {
     font-weight : 700;
     font-size : 140%;
     letter-spacing : 1.2px;
     word-spacing : 5px;
     font-family : verdana, geneva, arial, helvetica, sans-serif;
}

.listedef {
   margin-left : 15em;
   font-family : rockwell, verdana, geneva, arial, helvetica, sans-serif; 
}

.midten {
	text-align : center;
}

.sogneinfo {
	border : thin black;
	padding : 20px;
	background : #cccccc;
	display : block;
	float : right;
	width : 15%;
	height : 10%;
	border-style : ridge;
	font-size : 70%;
}

.returlink {
   font-size : 70%;
}

.kolonnebredde {
   width : 600px;
   text-align : left;
}

