body { 
	text-align:center; 
  padding : 0;
  margin : 0;
  background-color : #fff;
  font : verdana, arial, helvetica, sans-serif;
  font-size: 14px;
}
#wrapper {
        margin: 0 auto;
        width: 800px; /* Replace the xxxx with the the width of your site (eg 800px)*/
        text-align:left;
}
a {
  text-decoration : none;
}
a:hover, a:focus, a:active {
  text-decoration : underline;
}
a:visited {
	color: #0000FF; /* visited link */
}
.meny {
	font-size: 12px;
	font-weight : bold;
	letter-spacing:2px;
}
.link {
	font-size: 12px;
	font-weight : bold;
	letter-spacing:1px;
}
.linknormal {
	font-size: 12px;
	font-weight : normal;
	letter-spacing:1px;
}
.sideoverskrift {
	font-size: 12px;
	font-weight : bold;
	letter-spacing:2px;
	text-decoration : underline;
}
.sidetopp {
	font-size: 22px;
	font-weight : bold;
	letter-spacing:2px;
}
.sidetoppengelsk {
	font-size: 12px;
	color: #ccc;
	font-weight : bold;
	letter-spacing:3px;
}
.nyhetsoverskrift {
	font-size: 12px;
	font-weight : bold;
	letter-spacing:2px;
	text-decoration : underline;
	text-transform: uppercase;
}
.nyhetsskribentogdato {
	font-size: 10px;
	color: #bbb;
	font-weight : normal;
	letter-spacing:1px;
}
.nyhetsarkivdato {
	font-size: 12px;
	font-weight : normal;
	letter-spacing:1px;
}
.overskriftblokk {
	font-size: 11px;
	font-weight : bold;
	letter-spacing:2px;
	text-decoration : none;
	text-transform: uppercase;
}
#headerlogo {
  width : 800;
  height : 150px;
  background : #ccc url(/ima/2/logoNSBF125.gif) no-repeat;
  background-position: center center;
}
.turn td {
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align:left;
}