/* START EGEN CSS */

* {
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	font-family: Serif, Arial, Verdana, Tahoma, Helvetica;
}

td.content
{
/*	background-color: Lime; */
	width: 1000px;
}

td.topp
{
	width: 600px;
	height: 55px;
}
div.topp {
	width: 590px;
	height: 44px;
	position: relative;
	overflow: hidden;
}
div.logo {
	height: 44px;
	width: 212px;
	float: left;
}
div.minkvote {
	height: 43px;
	width: 96px;
	float: right;
}
div.amg {
	height: 43px;
	width: 111px;
	float: right;
	margin-right: 20px;
}

td.kontaktinfo
{
	width: 600px;
}

div.kontaktinfo
{
	background-color: #FF1493; /* Magenta; */
	width: 590px;
	overflow: hidden;
}

div.kontaktinfo td.article
{
	padding: 10px 0px 0px 15px;
}

td.kontaktinfo *
{
	color: White;
	font-size: 14px;
	font-weight: bold;
}

td.kontaktinfo a
{
	font-size: 14px;
	color: White;
	text-decoration: underline;
}
td.kontaktinfo a:visited
{
	font-size: 14px;
	color: White;
	text-decoration: underline;
}
td.kontaktinfo a:hover
{
	font-size: 14px;
	color: #3399FF; /* Cyan; */
}


div.kontaktinfo .header
{
	display: none;
}

div.artikkel
{
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 10px #3399FF; /* Cyan; */
	width: 565px;
	[  ]
	width: 590px;
	overflow: hidden;
	font-size: 12px;
}

div.artikkel td.article
{
	width: 565px;
	[  ]
	width: 590px;
}

div.artikkel .header 
{
	font-size: 12px;
	font-weight: bolder;
	padding-bottom: 10px;
}

div.artikkel .intro 
{
	display: inline;
	float: left;
	width: 120px;
	overflow: hidden;
	font-size: 12px;
	padding-right: 5px;
	margin-right: 2px;
	border-right: solid 1px #dcdcdc;
}

div.artikkel .body
{
	display: inline;
	float: left;
	width: 434px;
	[]
	width: 440px;
	overflow: hidden;
	font-size: 12px;
}

* a.tilbake
{
	padding-top: 10px;
}

table.usertable
{
	vertical-align: top;
}

table.ref
{
	margin-top: 10px;
}

table.ref div.header, table.ref td.digitroll
{
	display: none;
	visibility: hidden;
}

div.referanser
{
	width: 600px;
	overflow: hidden;
}

div.referanser img
{
	border: solid 10px #3399FF; /* Cyan; */
	width: 120px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.referanser_to
{
	width: 600px;
	overflow: hidden;
}

div.referanser_to img
{
	border: solid 10px Yellow;
	width: 120px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
}

td.hoyretopp
{
	width: 400px;
}

div.hoyretopp
{
	width: 400px;
	overflow: hidden;
}

td.hoyre
{
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

td.hoyre .header
{
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
}

td.hoyre .intro, td.hoyre .body
{
	font-size: 12px;
}

div.hoyre
{
	width: 400px;
	overflow: hidden;
}

td.bunn
{
	padding: 0px 10px 2px 0px;
	text-align: left;
	font-size: 12px;
}

div.popup
{}

div#popup
{
/*	visibility: hidden; */
	display: none;
}

div.popupcontent
{
	background-color: White;
	border: solid 10px #3399FF; /* Cyan; */
	width: 500px;
	height: 500px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	left: 150px;
}

div.popupshadowdark
{
	background-color: black;
	width: 520px;
	[  ]
	width: 500px;
	height: 520px;
	[  ]
	height: 500px;
	overflow: hidden;
	position: absolute;
	top: 158px;
	left: 158px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

div.popupshadow
{
	background-color: black;
	width: 520px;
	[  ]
	width: 500px;
	height: 520px;
	[  ]
	height: 500px;
	overflow: hidden;
	position: absolute;
	top: 166px;
	left: 166px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

/* SLUTT EGEN CSS */


/* START 'tips en venn'-skjema */

.tipa {
	vertical-align: top;
	text-align:	left;
}

.tipa #submit1 {
	width: 80px;
	height: 20px;
}

.tipa #reset1 {
	width: 80px;
	height: 20px;
}

.tipa #tipfrom #tipto {
	width: 100px;
}

.tipa #tipcomments {
	width: 120px;
	height: 100px;
	font-size: 10px;
}

/* SLUTT 'tips en venn'-skjema */


/* START STANDARD CSS */

BODY {
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #e9e2c4;    
	SCROLLBAR-HIGHLIGHT-COLOR: #EAE8E4;
	SCROLLBAR-SHADOW-COLOR: #E0DED8;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #656463;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #e9e2c4;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P 
{  
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;		
}

TD 
{}

td.usertable 
{
	border-bottom: solid 0px #000;
	border-top: solid 0px #000;
	border-left: solid 0px #000;
	border-right: solid 0px #000;
	vertical-align: top;
	padding: 0px 3px 0px 0px;
}

TD.search 
{}

A 
{
	font-size: 12px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

A:hover 
{
	font-size: 12px;
	COLOR: #3399FF;
}

A:visited 
{
	font-size: 12px;
}
A.digitroll 
{}

A.digitroll:hover 
{}

A.search 
{
	COLOR: Blue;
	TEXT-DECORATION: underline;
}

A.search:hover 
{
	COLOR: #ffffff;
}

A.mail 
{    
	COLOR: Lime;
	TEXT-DECORATION: underline;
}

A.links 
{
	COLOR: Red;
	TEXT-DECORATION: underline;
}

A.links:hover 
{
	color: #ffffff;
}

/* START MENYPUNKTER */

td.dynmenusub {
	padding-bottom: 5px;
}

td.menusubclicked {
	padding-bottom: 5px;
}

A.subopen {
	FONT-SIZE: 11px;
	COLOR: Blue;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.subopen:hover {
	FONT-SIZE: 11px;
	COLOR: Magenta;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.subclosed {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.subclosed:hover {
	FONT-SIZE: 11px;
	COLOR: Blue;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.lastclick {
	FONT-SIZE: 11px;
	COLOR: Blue;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.lastclick:hover {
	FONT-SIZE: 11px;
	COLOR: Magenta;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.mainclosed {
	display: block;
	height: 24px;
	padding: 0px 0px 0px 0px;
	FONT-SIZE: 12px;    
	font-weight: bold;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.mainclosed:hover {
	FONT-SIZE: 12px;    
	font-weight: bold;
	COLOR: Blue;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.mainOpen {
	display: block;
	height: 24px;
	padding: 0px 0px 0px 0px;
	FONT-SIZE: 12px;    
	font-weight: bold;
	COLOR: Blue;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

A.mainOpen:hover {
	FONT-SIZE: 12px;    
	font-weight: bold;
	COLOR: Magenta;
	FONT-FAMILY: Arial, Verdana, Tahoma, Serif, Helvetica;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;    
}

/* SLUTT MENYPUNKTER */

h1{     
	font-size: 24px;
	FONT-WEIGHT: bold;
	line-height: 26px;
	COLOR: #000000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}

h2 {     
	font-size: 20px;
	FONT-WEIGHT: bold;
	line-height: 22px;
	COLOR: #000000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}

h3 {     
	font-size: 16px;
	FONT-WEIGHT: normal;
	line-height: 18px;
	COLOR: #000000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}

INPUT {
	BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 10px;
    MARGIN: 0px;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
}

SELECT {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-SIZE: 10px;
	MARGIN: 0px;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
}



TD.toclink {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;    
}

FORM {
	font-size: 10px;
	FONT-WEIGHT: normal;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.picrig {
	width: 95%;
	height: 95%;
	color: #000000;
	border: 1px solid;
	text-align: right;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-top: 1px; 
}

.bottomlinks {
	color: #000000;
	border: 0px solid;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px; 
}

.author {
	border: 1px solid;
	float: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 95%;
}

.Left, .leftnewslink4, .leftnewslink3, .leftnewslink2, .leftnewslink1 { 
	border: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	border: none;
}

.Right, .rightnewslink4, .rightnewslink3, .rightnewslink2, .rightnewslink1 { 
	border: none;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: none;
}

.Top { 
	border: none;
	float: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
	border: none;
}

.bottom { 
	border: none;
	float: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: none;
}

.Column1, .Column2, .Column3, .Column4, .Column5, .SmallBanner, .LeftMenu {
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	border: none;
}

td.img {
	padding-top: 5px;
}

.body {
	
}
.intro {
	
}
.header {     
	
}

.linktotop {
	float: right;
	font-size: 18px;
	FONT-WEIGHT: bold;
	line-height: 15px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}

.developed 
{
	text-decoration: none;
	color: gray; /* #FF1493; */
}

.developed:hover 
{
	text-decoration: none;
	color: #3399FF;
}

/* punktlister */
UL LI
{
	margin-left: 20px;
	[  ]
	margin-left: 24px;
	list-style-type: disc;
}

UL UL LI
{
	margin-left: 40px;
	[  ]
	margin-left: 44px;
	list-style-type: square;
}

UL UL UL LI	
{
	margin-left: 60px;
	[  ]
	margin-left: 64px;
	list-style-type: circle;
}

OL LI
{
	margin-left: 20px;
	[  ]
	margin-left: 24px;
	list-style-type: decimal;
}

OL OL LI 
{
	margin-left: 40px;
	[  ]
	margin-left: 44px;
	list-style-type: lower-roman;
}

OL OL OL LI 
{
	margin-left: 60px;
	[  ]
	margin-left: 64px;
	list-style-type: lower-alpha;
}

/* SLUTT STANDARD CSS */