*, body {
	background: white;
	color: black;
	font-size: 10pt;
	background-image: none !important;
}

div.zoom, .zurueck, 
.seite_drucken, 
.presse_box .box_content hr,
#seite_drucken_push{
  display: none;
}

#news_title{
  font-weight: bold;
}

.presse_box {
	width: 15cm;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 20px;
/*  page-break-before: always;*/
}

.box_index {
	margin-top: 50px;
}

.presse_box .box_head {
	height: 21px;
	background-color: #CF3B2E;
	overflow: hidden; 
}

.presse_box .box_head img {
	margin: 5px 0 0 15px;
}

.presse_box .box_content {
	background: url("/pics/bg_presse_box_content.gif") top center repeat-y;
	padding: 10px 0 2px;
}

.presse_box .box_content h2 {
	font-size: 11px;
	line-height: 16px;
	margin: 0 15px 0px;
}

.presse_box .box_content p, .presse_box .box_content ul {
	margin: 0 15px 10px;
	list-style: none;
}

.presse_box .box_content input {
	margin: 0 15px 0px;
	border: 1px solid #cf3b2e;
	width: 160px;
	font-size: 11px;
	line-height: 26px;
}

.presse_box .box_bottom {
	height: 5px;
	background: url("/pics/bg_presse_box_bottom.gif") top center no-repeat;
	overflow: hidden; 
}

#print_info{
  padding-left: 15px;
  font-weight: bold;
}

body{
  font-family: Helvetica, Arial, sans-serif; 
}

h1, h2, h3{
  font-weight: bold !important;
  font-weight: 200;
  font-size: 11pt;
}

#news_text h3 {
	font-size: 12px;
	line-height: 18px;
	margin: 18px 0 18px 0;
	font-weight:bold;
	color:#000000 !important;

}