#menu, #func, #adapt, #totop, #topbar, #submenu {
	display: none;
}
#main #printlogo {
	display: block;
}
#main {
	width: 100%;
}
#backlink {
	display: block;
	font-size: 71%;
	font-weight: bold;
	padding: 20px 20px 20px 5px;
}

#backlink a {
	text-decoration: none;
	cursor: pointer;
	color: #00247E;
}
#bgrepeat #bgbottom #bgtop #content {
	margin: 0px 0px;
	padding: 0px;
	width: 100%;
}
#bgrepeat .doc-content {
	width: 100%;
}
#bgrepeat #bgbottom #bgtop #main {
	background-image:url(gfx/white.gif);
}
#bgrepeat, #bgbottom, #bgtop {
	background:none;
}
#type-section1 #main .paragraph {
	width:50%;
}
#related {
	display:none;
}
#type-section1 #related {
	display: block;
	width: 50%;
	margin-left: 50%;
	padding-left: 3%;
}
#type-section1 #related ul {
	padding-right: 4%;
}
#bgrepeat #bgbottom #bgtop li {
	padding-left: 0px;
}
#footer {
	padding: 20px 0px;
}
#homeheader {
	height: auto;
	padding-left: 0px;
}
#homeheader p {
	width: 100%;
	max-width: 100%;
}
#type-forside .blurbs .bg {
	padding-left: 0px;
	padding-right: 5px;
	width: 100%;
}
.blurbs {
	width: 100%;
}
#homeheader img {
	display: none;
}
#news {
	width: 100%;
}
#homeheader #news .teaser {
	margin-left: 0px;
}
@media print {
	#backlink {
		display: none;
	}
}