@media screen,projection {

#menu, .menu-info, .banner-menu {
	display: none !important;
}

body.subsection {}
body.subsection #top .head {
	margin: 0 auto !important;
	height: auto !important;
}
body.subsection #top .head .banner-element {
	margin: 0 auto !important;
	height: 90px !important;
}
body.subsection #top .head .banner-element .nonvisible {
	width: 100%;
	height: 100%;
	padding: 0 !important;
	visibility: visible;
	overflow: hidden;
}
body.subsection #top .head .banner-element .nonvisible a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -1000px;
}
body.subsection #path {
	margin: 8px auto 2px;
}
body.subsection #path ul {
	margin: 0;
}
body.subsection #path * {
	color: #111 !important;
}
body.subsection #main {
	background: #fff !important;
	width: 974px !important;
	padding: 0 !important;
	margin: 0 auto !important;
}
body.subsection .wrapper {
	overflow: hidden;
	float: none !important;
	margin: 10px 30px !important;
	overflow:hidden;
	width: auto !important;
}
body.subsection .wrapper-inner {
	width: 695px !important;
}
body.subsection .wide-content {
	width: 658px !important;
	border: 0 !important;
	padding: 0 !important;
}
body.subsection .content {
	padding-top: 4px;
	width: 468px !important;
}
body.subsection .article .img-left {
	margin-right: 15px !important;
}
body.subsection .article .img-right {
	margin-left: 15px !important;
}
body.subsection .article p {
	margin-right: 40px;
}
body.subsection .article div p {
	line-height: 14px;
	margin-right: 0px;
}
body.subsection .inner-column {
	width: 188px !important;
	float: right !important;
}
body.subsection .article-column,
body.subsection .outer-column {
	width: 180px !important;
	float: right;
	padding: 0 !important;
}
body.subsection #main h3,
body.subsection .bottomlist h3 {
	background: #fff;
	color: #000;
	text-transform: none;
	font-size: 15px;
	font-family: Arial, sans-serif;
	border-bottom: 3px solid #606;
	padding: 0 0 3px;
	margin: 0 0 3px;
	color: #222;
}

/* INTRO-ELEMENT */
body.subsection .intro-element {
	border: 0;
	padding: 0;
	overflow: hidden;
	margin: 0 2px 16px !important;
}
body.subsection .intro-element h2 {
	font-size: 36px;
	line-height: 38px;
	margin: 0 0 4px;
}
body.subsection .pr50 h2,
body.subsection #related-articles .intro-element h2 {
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 4px;
}

body.subsection #related-articles h4 {
	background: #fff;
	color: #000;
	text-transform: none;
	font-size: 15px;
	font-family: Arial, sans-serif;
	border-bottom: 3px solid #606;
	padding: 0 0 3px;
	margin: 0 0 3px;
	color: #222;
}
body.subsection .intro-element div {
	border: 1px solid #444;
}
body.subsection .intro-element .linkreferences {
	margin-bottom: 10px;
}
body.subsection .intro-element .linkreferences a {
	background-color: #fff;
	font-size: 11px !important;
}
body.subsection .inner-column .intro-element {}
body.subsection #related-articles .inner-column .intro-element h2,
body.subsection .inner-column .intro-element h2 {
	line-height: 22px;
	padding: 0 !important;
	margin: 0;
}
body.subsection #related-articles .inner-column .intro-element p,
body.subsection .inner-column .intro-element a {
	line-height: 16px;
	padding: 0 !important;
}
body.subsection #main .wrapper .intro-element-article .img-center {
	margin: 4px 0 16px;
}
body.subsection #main .wrapper .intro-element-article .img-center p {
	line-height: 14px !important;
}

/* OUTER-COLUMN */

#programmes #main .wrapper .outer-column .intro-element h2 {
	font-size: 18px;
        line-height: 20px;
}

#programmes #main .wrapper .outer-column .intro-element ul li a em.read-more, .intro-element ul li a em.prelink-first {
	display: none;
}

/* LIST-LIGHT */
body.subsection .list-light {
	margin: 0 0 16px;
}
body.subsection .list-light h3 {
	border: 0;
}
body.subsection .list-light h3 a {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #222;
}
body.subsection .list-light {
	margin-bottom: 30px;
}
body.subsection .list-light,
body.subsection .list-light * {
	background-color: transparent !important;
	width: auto !important;
}
body.subsection .list-light ul {
	padding: 0 !important;
	border: 0;
	border-bottom: 1px solid #ddd
}
body.subsection .list-light li {
	padding: 1px 0 !important;
	border-color: #ddd;
}
body.subsection .list-light .first-list-link {
}
body.subsection .list-light .first-list-link img {
	border: 1px solid #444;
	margin: 0 0 4px;
}
body.subsection .list-light .first-list-link em {
	font-size: 12px !important;
	font-weight: bold;
}
body.subsection .list-light li a {
	padding: 2px 0;
	margin: 0;
}
body.subsection .list-light li a:hover {
	background: #efefef !important;
}
body.subsection .list-light li em {
	padding: 0;
}



/* RSS-LISTE */

body.subsection .rssliste {
	margin: 0 0 30px;
	line-height: 15px;
	font-size: 11px;
}
body.subsection .rssliste ul {
	border-bottom: 1px solid #ddd;
}
body.subsection .rssliste li {
	border-top: 1px solid #ddd;
	padding: 1px 0;
}
body.subsection .rssliste li:first-child {
	border-top: 0;
}
body.subsection .rssliste a {
	padding: 2px 0;
	display: block;
}
body.subsection .rssliste a:hover {
	background: #efefef !important;
}
body.subsection .rssliste strong {
	display: block;
	font-size: 12px;
}
body.subsection .rssliste .list-outro ul {
	border-bottom: 1px solid #ddd
	background: transparent;
	margin-bottom: 6px;
	padding: 0;
}
body.subsection .rssliste .list-outro a {
	background: transparent !important;
	text-transform: none;
	font-size: 11px;
	padding: 0;
}
body.subsection #related-articles .facts-center {
	margin: 0 0 20px;
}
body.subsection #related-articles .facts-center h3,
body.subsection .facts-right h3,
body.subsection .facts-left h3 {
	border-bottom: 0 !important;
	padding: 4px !important;
	margin: 0 !important;
	border: 0;
}
body.subsection .facts-right,
body.subsection .facts-left,
body.subsection #related-articles .inner-column .facts-center {
	border: 1px solid #d2d2d2;
	margin: 0 0 20px;
	padding: 5px;
}
body.subsection #related-articles .inner-column .facts-center {
	width: auto !important;
}
body.subsection .facts-left {
	margin-right: 8px;
}
body.subsection .facts-right {
	margin-left: 8px;
}
body.subsection .inner-column .facts-left .intro-element,
body.subsection .inner-column .facts-right .intro-element,
body.subsection .inner-column .facts-center .intro-element {
	margin: 0 !important;
}

body.subsection .bottomlist {
	width: 974px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	padding: 3px 3px 20px;
}
body.subsection .bottomlist > div {
	width: 294px;
	float: left;
	margin: 0 4px 0 20px;
}
body.subsection .bottomlist .intro-element {
	border-bottom: 1px solid #ddd;
	padding: 0 0 8px;
	margin: 12px 0 0 !important;
}
body.subsection .bottomlist .intro-element .slug,
body.subsection .bottomlist .intro-element .linkreferences {
	display: none;
}
body.subsection .bottomlist .intro-element h2 {
	font-size: 16px;
	line-height: 18px;
}
body.subsection .bottomlist .intro-element div {
	float: left;
	margin: 2px 6px 0 0;
	width: 100px !important;
}
body.subsection .bottomlist .intro-element img {
	width: 100px;
	height: auto;
}
body.subsection .bottomlist .intro-element p {
	font-size: 11px;
}
/* PROGRAMME INCLUDE */

body.subsection .programme-include {
	border: 0;
	padding: 0;
	margin: 0 0 30px;
}
body.subsection .programme-include .mm-list {
	margin: 0 0 10px;
}
body.subsection .programme-include .mm-list * {
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
}
body.subsection .programme-include .mm-list li a {
	line-height: 20px;
	display: block;
}
body.subsection .programme-include .tabs-box-bottom,
body.subsection .programme-include .mm-box-left,
body.subsection .programme-include .icalendar,
body.subsection .programme-include .icalendar-help,
body.subsection .programme-include .common-contact {
	display: none !important;
}
body.subsection .programme-include h3 strong,
body.subsection .programme-include h4 {
	padding: 10px 0 4px !important;
}
body.subsection .programme-include .intro-element.intro-element-small em.time {
    color:#990000;
    display:block;
    font-size:10px;
    line-height:14px;
    margin-bottom:2px;
    margin-left:0;
    margin-right:0;
    margin-top:8px;
}

body.subsection .programme-include .box {
	padding: 0 !important;
}
body.subsection .programme-include .contact p {
	border: 0 !important;
}

body.subsection #related-articles .content .ad {
	margin: 0 0 30px;
}
body.subsection .programliste {
	border: 1px solid #ddd;
	background: #f5f5f5;
	padding: 10px;
	margin: 3px 0 30px;
}
body.subsection #main .programliste h3 {
	background: transparent;
	padding: 0 0 5px;
	font-size: 12px;
	margin: 20px 0 4px;
	color: #000;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}
body.subsection #main .programliste h3:first-child {
	margin-top: 0 !important;
}
body.subsection #main .programliste .list-light {
	margin: 0;
}
body.subsection #main .programliste ul {
	border: 0;
	margin: 0 0 0 16px;
	list-style: square;
	overflow: visible;
	color: #000;
}
body.subsection .programliste li {
	border: 0;
}
body.subsection #main .programliste li a {
	text-decoration: underline;
	color: #000;
	padding: 0;
	margin: 0;
}

}
@media print {
#main .wrapper .outer-column,
body.subsection .inner-column,
body.subsection .bottomlist,
body.subsection .nrk-globalfooter {
	display: none !important;
}

}h3,#top .head .banner-element,#programmes #top .head .banner-element  { background-color: #660066;}h3,#top .head .banner-element {color: #fff;}#programmes .box.contact p a:link,#programmes .box.contact p a:active,#programmes .box.contact p a:focus,#programmes .box.contact p a:visited,#programmes .intro-element ul li span.read-more {color: #660066;}h3.mm-head,.tabs-box-bottom {border-bottom: 3px solid #990099;}h3.mm-head,#programmes #top .head .banner-element .banner-menu ul li a:link,#programmes #top .head .banner-element .banner-menu ul li a:active,#programmes #top .head .banner-element .banner-menu ul li a:focus,#programmes #top .head .banner-element .banner-menu ul li a:visited  {background-color: #990099;}
