html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-size: 100%;*/
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background: white;
	/*font-size: 12pt;*/
}


@page { 
  size: auto;   /* auto is the initial value */ 

  /* this affects the margin in the printer settings */ 
  margin: 15mm 25mm;  
} 

.ad_area, 
.ad-area,
.article-end,
.mest-lest,
.debatt,
.flere-tester,
.utvalgte-tester,

.rightWrap,
.advertorials,
.text-ads-holder,
.text-nk,
#rightcolstickywrap,
#area-articlepage_digitalebilag,
#area-button_column_right_articles,

.art_frontpageteaser,
.comments,
.share-btn,
.ds-footer-logo,
.menu-newsletter,
.menu-btn,
.comment-btn,
.vis-debatt-placeholder,
footer .info2 {
  display: none !important;
}

.row .breadcrumbs {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2; 
}

#wrap {
  min-height: 100px !important;
}

#bylinewrapper {
  width: 100%;
  float: left;
}

#ART_TEXT  {
  margin-left: 150px;
}

/* OLD STYLES */

.ad-tag,
#debatt,
#ART_FRONTPAGETEASER,
#ART_LEFT_NAV_ARROW, 
#ART_RIGHT_NAV_ARROW,
#ART_RELATIONS_MAIN,
#shareBox,
.authorAndTime_small {
  display:none !important
}

/*
#byline, #ART_TEXT, #article-wrapper #art_titlenav {margin-left:0px !important};
*/

#body_content, #wrap, #wrapInner, #mainContent, .inner, .mainArticleText {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
  padding:0;
	overflow:visible !important;
	border:none !important;  
	float:none !important;
	color:black;
	background: white;
	clear:none;
	position:static;
}

a:link, a:visited {
  color: #d62d0e;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}

/* Show url after links... */
#ART_TEXT a:link:after, 
#ART_TEXT a:visited:after {
   content: " (" attr(href) ") ";
   font-family:Helvetica, sans-serif;
}

/* ... add domain to relative urls */
#ART_TEXT a[href^="/"]:after {
  content: " (http://www.dinside.no" attr(href) ") ";
}

/* ... but we don't want url after images in album preview or internal click counter */
.menu a:after,
.breadcrumbs a:after,
.authorAndTime a:after,
a.dinside_introlink:after,
.albumpreview a:after,
.objectType-oppsumering a:after,
footer a:after  {
  content: "" !important;
}


div {
  border:0.01px solid white;
;}