body {
	background-color: #cccccc;
}

table {
        border-collapse: collapse;
        border-spacing: 0;
        border: 0;
}

td,th {
        font-size: 10px;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        vertical-align: top;
        padding: 0;
}

h1,h1 a,a h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0;
	margin-top: 0;	
}

hr {
	color:  #f4de7b;
}

a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

img {
	border: 0px;
}

div.topptekst {
	text-align: center;
	position: relative;
	top: 8px;
	left: 48px;
}


.meny {
    color: #475A94;
    background-repeat: repeat-y;
}

.hoved {
    background-repeat: repeat-y;
}

.overskrift {
    font-weight: bold;
    font-size: 16px;
}

.liste2 {
	font-weight: bold;
	color: #EE6666;
}


td#toppcelle {
	height: 125px;
	width: 800px;
	position: relative;
	left:0;
	top: 0;
}

div#topp {
	height: 115px;
	width: 800px;
	position: relative;
	left:0;
	top: 0;
}
div#logo {
	float: both;
	width: 800px;
	height: 95px;
	position: absolute;
	left: 0px;
	top: 0;
	overflow: hidden;
}
div#toppmeny {
   height: 25px;
   background-color: #f4de7b;
	float: both;
	position: absolute;
	padding-left: 35px;
	padding-top: 2px;
	top: 95px;
	width: 765px;
}

td.spacer {
	width: 9px;
}

td.border {
   width: 35px;
   background-color: #ffffff;
}


td.center_col {
	width: 540px;
	padding: 5px;
	padding-left: 10px;
	background-image: url('pics/bakgrunn.jpg');
}


td#right_col {
	width: 166px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

td#footer {
	height: 40px;
	background-color: #f4de7b;
}

div#footertekst {
	text-align: center;
	position: relative;
	top: 5px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	font-stretch: extra-condensed;
}

div#footer a {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	font-stretch: extra-condensed;
	text-decoration: none;
}

span.footertext {
   position: relative;
	top: -30px;
   color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

table.akt_kort {
	position: relative;
	width: 146px;
}

td.akt_kort_head {
	width: 146px;
	border: 1px solid black;
	background-color: #f4de7b;
	padding: 3px;
	color: black;
	text-align: center;
}

td.akt_kort {
	width: 146px;
	border: 1px solid black;
	padding: 3px;
	color: black; /* #f4de7b; */
}

td.akt_header {
   padding: 3px;
   background-color: #f4de7b;
	border-bottom: 2px solid black;
	color: black;
}

.tekst {
	font-size: 12px;
	width: 520px;
}


/**************************************************/
/*      Artikkelmodulen                           */
/**************************************************/

.hovedover {
   color: black;
   font-size: 16px;
   font-weight: bold;
}
td.toppsak {
   font-size: 16px;
}

td.toppsak_overskrift {
   background-color: #f4de7b;
   color: black;
   font-size: 16px;
   padding-left: 5px;
}

img.artbilde_stor,img.artbilde_stor a {
   width: 200px;
   border: 0;
   text-decoration: none;
}

