/* 	Print CSS
	author: Jonas Salen voor kunstmaan.be
	date: 2008 08 12
	comment: print stylesheet for UBA 
*/

#parentlayer {
	overflow:visible !important;
	height:	auto;
	width: auto;
}

#parentlayer #overlayer {
	position: relative !important;
	height:	auto;
	width: auto;
}

#parentlayer #container {
	overflow:visible !important;
	height:	auto;
	width: auto;
}

#parentlayer #container #content {
	overflow: visible !important;
	height:	auto;
	width: auto;
}

#header h1 {
	left: 0;
	top: 0;
}

#header {
	display:none;
}

#topflash, #toplinks, #lang {
	display: none;
}

#nav, #nosubnav, #subnav {
	display: none !important
}

#content {
	padding: 0px;
}

#sidebar, #footer {
	display: none;
}

.accordion div {
	display: block !important
}

#content h1 a.backlink, #extrapage #content h1 a.backlink {
	display: none;
}

#content h3 a.backlink, #extrapage #content h3 a.backlink{
	display: none;
}

#content a.backlink, #extrapage #content a.backlink {
	display: none;
}

#content a.backlinkleft, #extrapage #content a.backlinkleft {
	display: none;
}
#content div.communitylinks, #extrapage #content div.communitylinks {
	display: none;
}

#community { display:none; }
body.page, #doormat { background:none; }
