#artikler {
	width:900px;
	height:auto;
	position:relative;
}
.artikkel {
	width:267px;
	height:167px;
	background:#FFF;
	padding:10px;
	margin-right:8px;
	margin-bottom:8px;
	float:left;
	border:1px solid #cfcfcf;
	overflow:hidden;
	cursor:pointer;
}
.artikkel2 {
	width:423px;
	min-height:160px;
	padding:10px;
	margin-right:8px;
	margin-top:8px;
	float:left;
	background:#F7F7F7;
    border:1px solid #EEE;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
	.artikkel2:hover {
		cursor:pointer;
	}
.artikkel a, .artikkel2 a, .artikkel a:visited, .artikkel2 a:visited {
	text-decoration:none;
}
.artikkel:hover {
	border:1px solid #333;
}
.artikkelStor {
	width:450px;
	height:180px;
	float:left;
	margin-bottom:8px;
	position:relative;
}
.artikkelStor .textBg {
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	position:absolute;
	bottom:5px;
	left:5px;
	width:440px;
	height:60px;
	z-index:2;
}

.artikkelStor .text {
	color:#FFF;
	position:absolute;
	bottom:5px;
	left:5px;
	width:432px;
	height:52px;
	z-index:3;
	padding:4px;
	overflow:hidden;
}

.artikkelStor .text .overskrift{
	color:#FFF;
}

.artikkelStor .text a{
	color:#FFF;
	text-decoration:none;
}


.artikkelStor div#lastGuessesBg{
	position:absolute;
	right:0px;
	top:0px;
	width:150px;
	height:179px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	color:#FFF;
	z-index:2;
}

.artikkelStor div#lastGuesses{
	position:absolute;
	right:0px;
	top:0px;
	width:138px;
	height:167px;
	padding:6px;
	color:#333;
	z-index:3;
	overflow:hidden;
}
/*#artikkel1{
	margin:5px;
	padding:5px;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	background-color:#FFF;
	float:left;
	position:relative;
	width:355px;
	height:320px;
	overflow:hidden;
}

#artikkel1 .overskrift{
	font-size:18px;
}

#artikkel1 .ab{
	height:255px;
}

#artikkel1 .artiklerIngress{
	font-size:12px;
}*/
.ab {
	float:left;
	clear:right;
	margin-right:8px;
}
#helartikkel {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	border:0px solid #CCCCCC;
	background-color:#FFFFFF;
	position:relative;
	min-height:350px;
}
.overskrift {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration:none;
	margin-bottom: 2px;
}
.ingress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	margin-bottom:6px;
	border:0px;
}
.litebilde {
	border:1px solid #CCCCCC;
	background:#F4F4F4;
	width:145px;
	min-height:130px;
	text-align:center;
	float:right;
	margin-right:12px;
	margin-left:3px;
	margin-bottom:8px;
	margin-top:8px;
	position:relative;
	padding:2px;
}
.litebildeTopp {
	height:130px;
	margin-bottom:3px;
	position:relative;
}
.litebilde textarea {
	width:139px;
	height:40px;
	padding:2px;
}
#toppBildeFrame {
	height:100px;
	width:500px;
	border:0px solid #CCCCCC;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FBFBFB;
	text-align:center;
	padding-top:80px;
	position:relative;
}
.artikkel_adminicons {
	width:auto;
	height:auto;
	position:absolute;
	bottom:4px;
	right:4px;/*background-color:#FFF;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);*/
}
#artikkelToppRamme {
	width:auto;
	height:auto;
	padding-left:4px;
}
.artiklerIngress {
	font-size:11px;
}

