div#navigation 
	{
	display: none
	} 
	
	
div#left_navigation
	{
	display: none
	} 
	
div#wrapper_top
	{
	display: none
	}

div#right_content
	{
	display: none
	}

div#toppicture
	{
	display: none
	}

div#teaser_bottom
	{
	display: none
	}

div#wrapper_content
	{
	width:700px;
	}

div#content
	{
	width:700px;
	border:0;
	padding:0;
	margin:0;
	}

#content_subpage
	{
	width:700px;
	border:0;
	padding:0;
	margin:0;
	}

div#logo
	{
	padding-bottom:20px;
	}

div#footer
	{
	width:700px;	
	}



	