
.noprint { display: none; }

div#menu { display:none; }

div.msfadm { display: none; }

h1.hideh1 { font-size:10px; padding:0;margin:0; color:#555; text-align:right; }

body {
        font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Tahoma, sans-serif;
        color:#000;
        font-size:76%;
        }


table.programtabell { width: 100%; }

.programtabell caption { display: none; }
        
.programtabell td {
    vertical-align:top;
    border-bottom: 1px dotted #555;
}

a { color: black; text-decoration: underline; }

/* no-op: */
.programtabell tbody { page-break-inside: avoid; }

.programtabell td.tid {
    white-space: nowrap;
}

.programtabell th {
    text-align:left;
    padding-top: 10px;
    border-bottom: 1px solid black;
}
        
        
#footerMenu {
	display: none;
}

#wrap, #innhold {
	width: 100%;
}

.noprint {
	display:none;
}

