body{
	background-color:black;
}
table.Bakgrunner{
	margin-bottom:10px;
}
div.statcounter{
	display:none;
}
html, body{
	padding:0;
	margin:0;
	height:100%;
	width:100%;
}
table.main{
	width:100%;
}
td.main{
	width:100%;
}
div.main{
	width:950px;
	margin: 0 auto 0 auto;
}
#AdRight{
	position:absolute;
	width:120px;
	height:100px;
	right:30px;
	top:20px;
}
#AdBottom{
	position:absolute;
	right:120px;
	bottom:3px;
	height:40px;
	width:300px;
}
#HomeButton{
	cursor:pointer;
	width:250px;
	height:200px;
	position:absolute;
	top:30px;
	left:100px;
}
#titleBox{
	width:660px;
	height:30px;
	float:left;
	position:absolute;
	left:20px;
	top:-30px;
	overflow:visible;
	color:white;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:1px;
}
#Header{
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:377px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-align:bottom;
}
#menu{
	position:relative;
	top:172px;
	left:480px;
	width:400px;
	height:30px;
	overflow:hidden;
}
.ListBox{
	background:url('images/BackgroundArticle.jpg') repeat-y top left;
	width:750px;
	padding:12px 30px 12px 20px;
}
#menu table{
	width:100%;
}
#menu td{
	
}
#menu td a:link,#menu td a:visited,#menu td a:active{
	color:white;
}
#menu td a:hover{
	color:#e98e30;
}
#menu div.menuHitArea{
	height:17px;
}
.menuHitArea{
	cursor:pointer;
}
.menuItemImage{
	margin-top:1px;
}
#Content{
	position:relative;
	top:0px;
	left:150px;
	width:800px;
}
.RowDivider{
	width:800px;
}
.RowDividerArticle{
	width:650px;
}
.RowDivider,.RowDividerArticle{
	height:24px;
	background:url('images/RowDivider.gif') no-repeat;
	float:left;clear:both;
}

#Arkiv{
	width:800px;
	height:40px;
	background:url('images/ArkivBackground.gif') no-repeat;
	padding:4px 0px 0px 30px;
	font-weight:bold;
	float:left;clear:both;
}
.ArtikkelIngress1{
	width:296px;
	/*height:227px;*/
	margin-top:0px;
	padding:12px;
	float:left;
	clear:none;
	overflow:hidden;
}
.ArtikkelIngress2{
	width:296px;
	/*height:227px;*/
	margin-top:0px;
	padding:12px;
	margin-left:11px;
	float:left;
	clear:right;
	overflow:hidden;
}
.ArtikkelIngressAll{
	width:750px;
	padding:12px 30px 12px 20px;
	/*background:url('images/BackgroundArticle.jpg') repeat-y top left;*/
}
.ArtikkelIngressRow{
	width:800px;
	float:left;clear:both;
	/*background:url('images/BackgroundList.jpg') repeat-y top left;*/
}
#textboxList{
	width:800px;
	float:left;
	position:relative;
	left:0;
	top:0;
	/*background:url('images/BackgroundList.jpg') repeat-y top left;*/
}
#textboxHolder{
	width:750px;
	float:left;
	position:relative;
	left:0;
	top:0;
	background:url('images/BackgroundArticle.jpg') repeat-y top left;
	padding:12px 30px 12px 20px;
}
#textboxHolderList{
	width:800px;
	float:left;
	position:relative;
	left:0;
	top:0;
	background:url('images/BackgroundArticle.jpg') repeat-y top left;
	padding:0;
}
#BackLinkText{
	width:200px;
	height:50px;
	float:left;
	position:absolute;
	left:355px;
	top:698px;
	overflow:hidden;
}
#videoBox{
	width:640px;
	float:left;
	overflow:hidden;
	z-index:5;
	font-size:large;
}
#videoBoxBak{
	width:700px;
	overflow:hidden;
	z-index:4;
}
.FilmCatTreeItem{
	font-size:medium;
}
table.admin{
	/*background-color:#F3F3F3;*/
	border:1px solid #999999;
}
th.admin
{
    padding:5px 10px 5px 3px;
    font-weight: bold;
    font-size: 9pt;
    background-color: black;
    text-align: left;
    border-bottom:1px solid #a6a6a6;
}
td.admin
{
    padding:2px 5px 2px 5px;
    background-color: #666;
    font-size: 10pt;
}
table.adminBorder{
	/*background-color:#F3F3F3;*/
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
th.adminBorder
{
    border-bottom:1px solid #a6a6a6;
    border-right:1px solid #a6a6a6;
    padding:5px 10px 5px 3px;
    font-weight: bold;
    font-size: 9pt;
    /*background-color: #afc8e0;*/
    text-align: left;
   
}
td.adminBorder
{
    padding:2px 5px 2px 5px;
    /*background-color: #f6f6f6;*/
    font-size: 8pt;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
}

/*Kalender:*/
.KalenderHolder{
	z-index:2;
	position:absolute;
	overflow:hidden;
	width:180px;
	border:1px solid gray;
	background-color:#efefef;
}
.KalenderHolder iframe
{
	display:none;
	display/**/:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
.KalenderInnhold{
	color:black;
}
.KalenderBunn{
	border-top:1px solid black;
	padding:2px 5px 2px 5px;
	font-size:x-small;
	text-align:right;
}
.KalenderTopp{
	border-bottom:1px solid black;
	padding:2px 5px 2px 5px;
}
.KalenderTopp table{
	width:100%;
}
.KalenderTopp table td{
	font-size:x-small;
	color:black;
}
.KalenderMonthTitle{
	text-align:center;
	font-weight:bold;
	color:black;
}
.KalenderTable td{
	padding:2px;
	font-size:x-small;
	text-align:right;
	color:black;
}
.KalenderTable{
	width:100%;
}
.KalenderHelligDag{
	color:#ff3333;
}
.KalenderIdag{
	color:#00cc00;
}
.KalenderTableSpacer{
	background-color:#e9e9e9;
}
.KalenderTableWeekNumber{
	background-color:#e0e0e0;
	font-weight:bold;
}
.KalenderTableHeader{
	background-color:#e0e0e0;
	font-weight:bold;
}
.KalenderTableDay a:link, .KalenderTableDay a:visited, .KalenderTableDay a:active {
	color:black;
}

.KalenderTableValgt{
	background-color:#cccccc;
}
.KalenderNextMonth{
	text-align:right;
}
.KalenderPrevMonth{
	text-align:left;
}
.KalenderNextMonth a:link, .KalenderPrevMonth a:link, .KalenderNextMonth a:visited, .KalenderPrevMonth a:visited, .KalenderNextMonth a:active, .KalenderPrevMonth a:active{
	color:black;
}
/* / Kalender */
