/**************************************/ 
/*Opel Magazin*/ 
/*common*/ 
/**************************************/

/******************************/ 
/*STYLES*/ 
/******************************/ 
/*STYLES: general*/ 
/***************/
body {
	position: static;
	background-image: none;
}

/*
*/

/*STYLES: id / class*/ 
/******************************/

#branding_top,
#branding_right {
  display: none;
}


/***Logo- / Headbereich ***/

.logo_head p {
  text-transform: uppercase;
}

/*Tool-Navigation*/

.tool_navigation {
  display: none;
}


/***Navigation***/

.topnavigation {
  display: none;
}

/***Column left***/

#main_content_area {
	float: none !important;
	width: auto;
}

.page_break {
	page-break-before: always;
}

/***Teaser Column left***/

/*Teaser Article*/
#main_content_area .article .ri {
	padding-bottom: 20px;
}

#main_content_area .article ul li {
  display: block;
  list-style: none;
}

#main_content_area .article .pagenav,
#main_content_area .article .pagefunctions {
  display: none;
}

/*OPELPLAYER*/

#main_content_area .article .opelplayer h2 {
  text-transform: uppercase;
}

  
/***Column right***/
  
#sidebar {
  display: none;
}


/****Metanavigation***/

.metanavigation {
  display: none;
}
