

/*##################  "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: #000000;
	text-decoration: none;
}



/*##################  "DIVERSE"  ##################*/

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #7E0001;
}

.headerlinkinterviewsfront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #7E0001;
}	

.linksinternal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}	

.tracklist { 
   font-family: Arial, Verdana, Helvetica, Sans-Serif; 
   font-size: 9pt;
   font-weight: none;
   text-decoration: none; 
   color: #F1EDE2;
}


.listhighlight {
	background-color: #ffffff;
}

.listhighlight1 {
	background-color: ;
	 
}

/*##################  "BORDER"  ##################*/

.imgborder {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.imgborder_reviews {
	border-width: 1px;
	border-style: solid;
	border-color: #F1EDE2;
}

/*##################  "DIVERSE"  ##################*/

 .news    {
      color: #999999;	
    } 
    
/*###########  STYRE ALMINDLIGE TING SOM FONTE, BORDER osv.  ###########*/ 


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*###########  Controls "fonts"  ###########*/
 
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;
}

