.color-red {
	color:#DC0B0B;
}
.color-gray {
	color:#EEEEEE;
}
.color-blu {
	color:#25458F;
}
.color-black {
	color:#000000;
}
.color-white {
	color:#FFFFFF;
}
.toppsakTittel {
	font-size: 48px;
	font-weight: bold;
	letter-spacing: -0.025em;
}
.undersakTittel {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -0.025em;
}
.litenTittel {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.025em;
}
.ingressForside {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.01em;
}
.artikkelTekst {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.01em;
}

.seherListElementHolder {
	margin-top:5px;
}
.seherListElementHolder .odd {
	background:#EEEEEE;
}
.seherListElementHolder .even {
}
.seherLists a {
	cursor:pointer;
}
.seherLists .header{
	/*background-image:url(/img/titleholder.png);*/
	background-repeat:no-repeat;
	width:283px;
	height:25px;
}
.seherLists .header .title{
	font-weight:bold;
	padding:5px 5px 5px 10px;
}
.seherLists .header a{
	font-weight:bold;
}
.seherListElement {
	height:68px;
	margin:0px 5px 0px 5px;
	overflow:hidden;
}
.seherListElement .text {
	margin:5px 5px 5px 5px;
}
.seherListElement .text .title {
	font-size:12px;
	letter-spacing: 0em;
}
.seherListElement .text .txt {
	font-size:10px;
	letter-spacing: 0em;
	font-weight:normal;
}
.seherListElement .text .txt a{
	color:#555555;
}

.small_title {
	font-size:10px;
}
.seherListElement img{
	float:left;
	
}
.seherListHolder {
	overflow:hidden;
	width:272px;
	margin-top:5px;
	clear:both;
	position:relative;
}


/* Override for front page video */
#seherListHolder_0 {
	background:#eee; margin-left:5px; margin-top:2px
}

.seherListHolder .videoElement{
		height:110px; width:120px; float:left; margin:6px
	}
	
	.seherListHolder .videoElement .seherListElement{
		height:110px; width:120px; background:#ddd; 
	}

	.seherListHolder .videoElement .text{
		float:left; clear:left; width:110px;
		padding:0px 0px 0px 0px;
	}

	.seherListHolder .videoElement .text .title{
		font-size:10px;
		
	}

	.videoElement .litentittel a { width:100px; font-size:9px}

