* {margin: 0; padding: 0;}

html, body {
  background-color:#fff;
  background-image: none;
font-family: "times new roman", serif;
font-size: 14px;
color: #000;
}
h1, h2, h3, h4, h5, h6 {color: #000;}

#venstreCont, .hoyreCont{
  display: none;  
}
.ULnoprint, #ULnoprint {
  display: none;
}

#container {
  background: none;
}
#bamse {float: left;}

#logo {display: block; width: 100%; text-align: left}

.innhold {width: 90%}
#content {width: 100%; }
#mainCont {width: 100%}

.infoBoks {}

.toppmeny, #tema, #topplinje, #headinnh, #seksjonsbredde {display: none;}


p a:link:after,
p a:visited:after,
p a:hover:after,
p a:active:after {
    content: " (" attr(href) ") ";
    color: grey;
    font-style: italic;
    font-weight: normal;
}