div#navi
{
	display:none;
}	

div#content
{
	display:block;
	width:100%;
	left:0;
}	


div#content:after
{
	content: 'Copyright Institut fr Konfliktforschung 2008,
http://www.ikf.ac.at';
}	