* {
        margin: 0px;
        padding: 0px;
        border-collapse: collapse;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -ff-box-sizing: border-box;
        -webkit-box-sizing: border-box;
}

body {
	margin: 0px auto; 
	padding: 0px; 
	overflow: auto;
}

#RBStøttespillere .BlockTitle {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image:none;
	background-color: #bbb;
}
#RBStøttespillere .BlockTitle h2 {
	line-height: 1px;
	font-size: 1px;
}

.top {
	height:230px;
	background-image:url(images/top_background.gif); 
	background-repeat:repeat-x;

}

.page {
	width:100%;
	margin-top:-220px;	
}
.ingress p {
	font-weight:italic;
}
.page_inner {
	width:960px; 
	text-align:left;
}
.logo {
	height: 51px;
	margin-top:21px;
}
.menu {
	text-align:left;
	height:20px; 
	margin-top:14px;
}
.contents {
	sfloat:left;
	padding-top:25px;	
	padding-bottom:40px;
	width:530px;
}
.footer p {
	color:#ffffff;
	font-size:10px
}
.footer table a {
        color:#ffffff;
        font-size:10px
}
.innhold {
	width:639px;
}



/* Artikkler  */
        .artikkelforside {
                float: left;
		margin-top:30px;
                width: 360px;
                height: 71px;
                margin-right: 20px;
        }
        .artikkelforsideInner {
                margin-top: 0px;
                margin-bottom:8px;
                margin-left:5px;
                margin-right:5px;
        }
        .artikkel_forside_overskrift {
                text-transform: uppercase;
                line-height: 16px;
                font-size: 12px;
        }
        .artikkel_forside_ingress {}
        .artikkel_forside_lesmer {
		color:#88c540;
	}

/* Innstillinger til les mer delen av artikler */
        .artikkel_overskrift {
                text-transform: uppercase;
        }

/* Innstillinger til brede artikkler (100% breddde) */
        .artikkel {
                width: 902px;;
                height: 135px;
                overflow: hidden;
                margin: 12px 0px 15px 0px;
                background-color: white;
        }
        .artikkel_fullvisning {
                width: 902px;;
                overflow: hidden;
                margin: 12px 0px 15px 0px;
	}

/* --------- */
/*  Blokker  */
/* _________ */

	.leftBlock a {
		color: #848484;
	}
	.leftBlock a:hover {
		text-decoration: underline;
	}
	.leftBlock h4 {
		text-align: left;
		color: #4c4c4c;
		margin: 0px;
		margin-top: 2px;
		padding-left: 8px;
	}
	.leftBlockContents {
		overflow:hidden;
		width: 192px;
		padding: 12px 10px 0px 12px;
		background-image:url(images/block_bg.png);
		background-repeat: repeat-y;
		background-position: top left;
	}
	.blocks_left, .blocks_right {
		width: 194px;
		padding: 2px 0px 0px 2px;
		margin: 3px 0px 13px 14px;
	}
	.blocks_left p {
		font-size:10px;
		line-height:14px;
		margin-bottom: 8px;
	}
	.blocks_left a{
	        font-size:10px;
		line-height:14px;
	}

	.blocks_right .rightBlockContents {
		overflow:hidden;
		width: 192px;
		padding: 12px 10px 0px 12px;
		background-image:url(images/block_bg.png);
		background-repeat: repeat-y;
		background-position: top left;
	}

	.BlockTitle {
		background-image:url(images/block_heading.png);
		background-repeat: no-repeat;
		background-position: center left;
	}
	.BlockTitle h2 {
		color: white;
		margin:2px 0px 0px 0px;
		line-height: 23px;
		padding:0px 0px 0px 12px;
	}
	.BlockBottom {
		background-image:url(images/block_bottom_bg.png);
		background-repeat: no-repeat;
		background-position:top left;
		height: 7px;
		line-height: 7px;
		font-size: 7px;
	}


.article a {
	font-weight: bold;
}
h2.newslist {
	color: #4c4c4c;
	font-size: 12px;
		margin-bottom: 5px;
}
.searchsimplefield {
	width: 84px;
}

.searchsimplebutton {
	width: 40px;
}



.credits {
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 170px;
}

.credits, .credits a, .credits a:hover {
	color: #666666;
	font-size: 10px;
}



/* Artikkler */
.mainTemaTitle3col a { color: black; }


.newsBlock { 
	padding: 0px 0px 12px 0px;
	border-bottom: 1px dotted #999;
}

.newsBlockTitle {	font-size:10px; font-weight:bold; color:black; }
.temaLink3col {		font-size:10px; }

.newsReadMoreBlockTitle {
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: black;
}

