@charset "utf-8";

/**
 * [2007-08-21 as] created
 *
 * $Rev: 181 $ Revision of last commit
 * $Author: stengel $ Author of last commit
 * $Date: 2008-04-29 12:09:08 +0200 (Di, 29 Apr 2008) $ Date of last commit
 */

/* Meta navi (box 920 table color 1) -------------------------------------------------------*/
 
.press-box-left {
	width: 265px;
  border: 0px solid green;
  float: left;
}
.press-box-left .content-area {
	width: 100%;
	background: #E9E9E9;
}


h3 {
  font-size: 10pt;
}

.box_meta_navi {
  position: relative;
	width: 920px;
  }
.box_meta_navi .head {
  background: url(../_img/box/920head_color_1.gif) no-repeat;
	font: bold 11px Verdana, Arial, sans-serif;
	color: #fff;
	text-align: center;
	height: 29px;   /* plus padding = gesamthoehe */
  padding-top: 4px;
  }
.box_meta_navi .content {
  font: 11px Verdana, Arial, sans-serif;
  padding: 10px;
  }
.box_meta_navi .bottom {
  background: url(../_img/box/920bottom_color_1.gif) no-repeat;
	height: 14px;
  }

#box_accredit {
   float: left;
   width: 670px;
   }
#box_accredit .field {
  border: 1px solid #ccc;
  width: 150px;
  }
#box_accredit .field-small {
  border: 1px solid #ccc;
  width: 120px;
  }
#box_accredit .check {
  margin: 3px;
  }

.box_meta_navi_small {
	width: 240px;
	}
.box_meta_navi_small .boxhead {
	background: url(../_img/box/240head_color_2.gif) no-repeat 0px 0px;
	font: bold 11px/12px Verdana, Arial, sans-serif;
	color: #6c5635;
	text-align: center;
	height: 29px;   /* plus padding = gesamthoehe */
	padding-top: 4px;
	}
.box_meta_navi_small .boxbottom {
	background: url(../_img/box/240bottom_color_2.gif) no-repeat 0px 0px;
	height: 14px;
	width: 240px;
	}
.box_meta_navi_small .content_box {
  border-left: 1px solid #ebdac1;
  border-right: 1px solid #ebdac1;
	border-bottom: 1px solid #ebdac1;
	padding: 5px 5px 5px 10px;
	}
.box_meta_navi_small .content_box_last {
  border-left: 1px solid #ebdac1;
  border-right: 1px solid #ebdac1;
	padding: 5px 5px 0px 10px;
	}


.press-release-box {
	width: 950px;
	margin-top: 0px;
	border: 0px solid green;
}
.press-release-box .content-area {
	width: 948px; 
	border-right: 1px solid #CECECE; 
	border-left: 1px solid #CECECE;
}

.press-echo-box {
	width: 950px;
	margin-top: 0px;
	border: 0px solid green;
}
.press-echo-box .content-area {
	width: 948px; 
	border-right: 1px solid #CECECE; 
	border-left: 1px solid #CECECE;
}
