/************************
Linker Container
************************/
#leftcontainer {
	display:none;
}


/************************
Rechter Container
************************/
#contentcontainer {
	width:1000px;
	overflow:visible;
	margin:auto;
}

#flashintro {
	margin:auto;
	width:1000px;
	overflow:visible;
}




#content {
	width:1000px;
}


/************************
Navigation
************************/
#navi {
	display:none;
}