html {
    width: 100%;
    font-size: 11pt;
}
body {
    width: 100%;
    background: #ffffff;
}

#page,
#publishedContents,
#mainMenuPageContents,
#mainMenuPageContents .mainContentsContainerFullWidth,
#mainMenuPageContents .mainContentsContainerLeftCol,
#noMenuPageContents,
#noMenuPageContents .mainContentsContainerFullWidth,
#noMenuPageContents .mainContentsContainerLeftCol,
.box .heading,
.box .content
{
    width: 100%;
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

#topBanner{
    display:none;
}
#topBannerPrint {
    display: block;
    float:right;
    width:250px;
}
#topBanner a {
    display: none;
}
#topNavigationLeft, #topNavigationRight, #smulesti, #mainMenuContainer, #BunnNavigasjon, #rightColContentsContainer, #footer, #simpleSearchForm {
    display: none;
}
.content, .heading {
    background: #ffffff;
    border: 0;
}
a:link, a:visited {
	color: #552200;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
ul.alphabeticalList li a {
    border: 0;
}
#SelectedNews {
    border: 0;
}
.heading h1, .heading h2, .heading h3{
    margin-left: 0;
}

