/* ************************************************************** */
/*                             GENERELL                           */  
/* ************************************************************** */   

 .noprint, #topp-ad, #tabmeny, .sp1, .sp3, .kontakt, .nextpost, .footer, fieldset, #CommentForm, .commentheader, .sortering, .boxhead {
	display:none
} 
body{
	width:100%;
	color:black;
	font-size:12pt;
	background:white;
}
a:link, a:visited {
	color:black;
	text-decoration: none;
}
font {
	color:black;
}
form{
	display:inline;
	padding:0;
	margin:0;
}
ul{
	padding:0;
	margin:0 0 10px 16px;
	list-style-type:disk;
}
h1,h2{
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
}
h1 {
	font-size:18pt;
}
h2 {
	font-size:12pt;
}
.cr{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
.cr2{
	clear:both;
	height:10px;
}
.hr-l, .hr-d{
	clear:both;
	font-size:0;
	line-height:0;
	margin:10px 0;
}
.hr-l{
	border-top:solid 1px #E2EBDA;
}
.hr-d{
	border-top:solid 1px #BCC3BA;
}

/* ************************************************************** */
/*                               TOPP                             */  
/* ************************************************************** */ 

#logotopp-u{
	height: 28px;
	width: 100%;
	border-bottom: 2px solid black;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#logotopp-u img{
	float: left;
	width: 114px;
	height: 28px;
	border: none;
}
.bgrfix:after {
    content:"."; display:block; height:0; clear:both; visibility:hidden;
}
.bgrfix {display:inline-block;
}
/* skjul for IE-mac \*/
* html .bgrfix {
	height:1%;
}
.bgrfix {
	display:block;
}
/* slutt */

/* ************************************************************** */
/*                             INNHOLD                            */  
/* ************************************************************** */ 

.sp2 h1 {
	margin:20px 0 10px 0;
}
.bildeboks-venstre, .bildeboks-hoyre {
	width: 282px;
	font-size: 10pt;
	color: #737765;
}
.bildeboks-venstre {
	float: left;
	margin:10px 10px 10px 0;
}
.bildeboks-hoyre {
	float: right;
	margin:10px 0 10px 10px;
}
.bildeboks-panorama {
	margin:10px 0 10px 0;
	font-size: 10pt;
	color: #737765;
}
.bildeboks-panorama img{
	width: 100%;
	border:1px solid #BCC3BA;
}
.bildeboks-venstre img, .bildeboks-hoyre img {
	width: 280px;
	border:1px solid #BCC3BA;
	display: inline;
	vertical-align:bottom
}

/* ************************************************************** */
/*                             MIDTEN                             */  
/* ************************************************************** */ 

.startbruker_signatur, .startbruker_signatur a:link, .startbruker_signatur a:visited {
	font-weight: bold;
}
.date {
	margin-bottom: 15px;
	font-size: 10pt;
}
.comment {
	font-size: 10pt;
}
.comment_  span {
	margin-top: 15px;
}
.comment_1 {
	margin-left: 0;
}
.comment_2 {
	margin-left: 40px;
}
.comment_3 {
	margin-left: 70px;
}
.comment_4 {
	margin-left: 100px;
}
.comment_5 {
	margin-left: 130px;
}
.comment_6 {
	margin-left: 160px;
}
.comment_7 {
	margin-left: 160px;
}
div.commenttext {
	border-bottom: 1px solid #E2EBDA;
	padding-bottom:1em;
	margin-bottom:1em;
}
.quote {
	border: 1px solid #E2EBDA;
	padding: 10px 10px 0 10px;
	color: #737765;
	margin: 15px 0 0 30px;
}
	 
/* ************************************************************** */
/*                               BUNN                             */  
/* ************************************************************** */ 

#bunnmeny{
	width:972px; clear:both; float:left; border-top:1px solid black; font-size:.7em;
}
#bunnmeny a:link,#bunnmeny a:visited{
	color:black;
}
#bunnmeny a:hover{
	color:#DF2728;
}
.sp2 a:link:after,  .sp2 a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 10pt;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
}
.sp2 a[href^="/"]:after {
   content: " (http://www.dagbladet.no" attr(href) ") ";
}
