/* CSS Document */


#header
{
	width:0;
	height:0;
	visibility:false;
}

#nav
{
	width:0;
	height:0;
	visibility:false;
}

#logo
{
	position:absolute;
	top:0;
	left:0;
	border:0;
}

#teaser
{
	width:0;
	height:0;
	visibility:false;
	
}
#teaser img
{
	width:0;
	height:0;
	visibility:false;
}


#left-column
{
	width:0;
	height:0;
	visibility:false;
	display:none;
}

#right-column
{
	width:100%;
	position:absolute;
	top:160px;
	left:10px;
	border:0;
}


#right-column div.slice, #right-column div.nextSlice
{
	width:95%;

}

#right-column div.slice br, #right-column div.nextSlice br
{
	clear:none;
}
#right-column div.slice img, #right-column div.nextSlice img
{
	float:none;
}

#footer
{
	display:none;
}

#submenu
{
	width:0;
	height:0;
	visibility:false;
}