@import url(ki-se.css);
/* @import url(../../nod_files/niftyPrint.css);*/

body {
    	font-family: Times New Roman;
    	font-size: 100%;
}

.listheader, .listfooter, #leftnav ul {
	display: none;
}

.lankstig {
	display: none;
}

#toolbox, #rightnav {
	display: none;
}

.nodelabel, .nodelabel .boxcontent {
    	position: static;
    	float: none;
    	padding: 0em;
    	overflow: visible;
    	width: 500px; height: auto;
}

.nodelabel .heading {
    	display: block;
    	width: 500px; height: auto;
    	background: none !important;
    	background-color: #870052;;
    	color: white;
    	font-family: arial;
    	font-weight: bold;
    	font-size: 1.1em;
    	/*padding: 0 0.5em;
    	margin: 0em 0em 0em 0em;*/
}

.nodelabel .heading span {
    	visibility: visible;
}

#kilogo img {
    	border: 0px;
    	padding: 0px 0px 30px 0px;
}

#g_shortcutlinks {
	display: none;
}

#content {
	margin: 0px 0px 0px 5px;
}

#content h1 {
	clear: both;
}

#footer, #leftfoot, #rightfoot {
	float: none;
	display: block;
	font-size: 0.9em;
}
.label {
	padding-left: 10px;
}
