
/*##################  "BODY"  ##################*/

body {
	background-color: #000000;
	background-image: url(http://);
	background-position: top left;
	margin: 0px;
	background-repeat: no-repeat;
	} 
	
global {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color:#ffffff;
}

/*##################  "MAIN"  ##################*/


#m-main {
	width: 734px;
	position: absolute;
	top: 150px;
	left: 0px;
}
	

/*##################  "FONT"  ##################*/


.medium {
	font-size: 12px;
	color: #0192C7;
	font-weight: bold;
}


.forsidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}



/*##################  "DIVERSE"  ##################*/

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #666666;
}	

.linksinternal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}	

.listhighlight {
	background-color: #333333;
}

.listhighlight1 {
	background-color: ;
	 
}

/*##################  "BORDER"  ##################*/

.imgborder {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

/*##################  "DIVERSE"  ##################*/

 .oldnews    {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
      color: #999999;	
    } 
    
.intro    {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  font-weight: bold;
      color: #ffffff;	
    } 	
	
.highlightbox    {
      border-style: solid;
      border-width: 1px;
      border-color: #FF9900;
      padding: 3px;
    }



/*###########  STYRE ALMINDLIGE TING SOM FONTE, BORDER osv.  ###########*/ 


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td, div, .leftcontent {
	border-color: #333333;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}	

a:hover {
	text-decoration: none;
}

a, .link, .head1, .content:hover {
	color: #0192C7;
}

a:hover, .content {
	color: #ffffff;
}

.border {
	border-width: 1px;
	border-style: solid;
}

/*###########  Controls "content"  ###########*/

.maincontent {
	border-style: solid solid none solid;
	border-width: 1px;
	vertical-align: top;
	padding: 0px 9px 6px 9px;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	width: 450px;
}

.contentwidth {
	width: 450px;
}

.contentcolor, td, div, tr {
	color: #ffffff;
}
 
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
}

.small {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}

.medium {
	font-size: 12px;
}

.teaser {
	font-size: 10px;
	font-weight: Bold;
	line-height: 12px;
}

.no-underline {
	text-decoration: none;
}

.no-bold {
	font-weight: normal;
}
