@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;
}

#linkpath {
	display: none;
}

#toolbox, #rightnav {
	display: none;
}

#nodelabel {
	width: 800px;
	position: absolute;
	top: 158px;
	left: 10px;
	/*height: 180px;*/
}

#nodelabel img, #lefthead, #righthead, #righthead2, #righthead3, #hogerdiv, .localnavigation {
	display: none;
}

#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;
}


.noshow {
	visibility: visible;
	display: inline;
	font-family: Arial;
    	font-size: 100%;
    	font-weight: bold;
    	width: 100%;
}
#content {
	margin-left: 0px;
}
#container {
	width: 90%;
}
