
/* ###################################
** ## Korrekturen für Druckansicht  ##
** ###################################
*/

body {
  background-image	: none !important;
}

/****************************
	Positionierungen
 ****************************/

#content {
	margin		: 5px 5px 5px 5px !important;
}

#content h2.pagetitle {
  display			: block;
	color: #cc0000;
	font-family: arial;
	font-size:18pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	line-height:normal;
  margin			: 0px 0px 2px 0px;
  padding			: 0px;
}

#content h2.pagetitle1_beitrag {
  display			: block;
	color: #000000;
	font-family: arial;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	line-height:normal;
	text-decoration:none;
  margin			: 0px 0px 2px 0px;
  padding			: 0px;
}

#content h2.pagetitle2_beitrag {
  display			: block;
	color: #cc0000;
	font-family: arial;
	font-size:18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	line-height:normal;
  margin			: 0px 0px 2px 0px;
  padding			: 0px;
}




