/* **************************************************
 *
 *  PIKON International Consulting Group AG Website: Formatierung fuer Druckversion
 *  Version: 0.1
 *  Stand: 2005-05-23
 *  
 *  (c) 2003-2005 by mehrwert
 *  
 *  mehrwert intermediale kommunikation
 *  Beutel & Ploch GbR
 *  Riehler Strasse 51
 *  50668 Koeln
 *  
 *  Tel: +49 221 139753-0
 *  Fax: +49 221 139753-13
 *  
 *  typo3@mehrwert.de
 *  http://www.mehrwert.de
 *
 ************************************************* */
/* GLOBAL */
BODY {
  font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
  text-align: center;
  background: #fff;
  font-size: 10pt;
}

BODY DIV {
  text-align: left;
}

DIV#content {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  width: 553px;
}

#frame {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  background: #fff;
  padding: 0;
  width: 700px;
}

DIV.footer {
  
}

.csc-linkToTop {
  display: none;
}

DIV.toplink {
  text-align: right;
  display: none;
}

IMG {
  border: 0;
}

.news .catImg IMG, .catImg {
  margin: 0 6px 0 0;
  border: 0;
}

.linkIco IMG {
  border: 0;
  margin: 0 2px 0 0;
  padding: 0;
}


/* HEADLINES */ 
H1, H1 A, H2, H2 A, H3, H3 A, H4, H4 A, H5, H5 A { 
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  line-height: 19px; 
  font-size: 16px; 
  margin: 8px 0 8px 0;
  color: #000;
}


/* TABELLEN */ 
TD, P {
  background: #fff;
  font-size: 10pt;
}

TD.tableHeader {
  border-bottom: 1px solid #fff;
  padding: 5px;
  margin: 2px;
}

TD.tableContent {
  vertical-align: top;
  padding: 5px;
  margin: 2px;
}

/* LINLIEN */
HR {
  border: 1px solid #888;
  height: 1px;
  width: 100%;
}


/* HYPERLINKS */ 
/* 
A[href]:after {
  background-color:inherit;
  font-style:italic;
  content:" <"attr(href)">";
  color:#888;
  size:80%;
}

*[name]:after {
  background-color:inherit;
  font-style:italic;
  content:" [#"attr(name)"]";
  color:#888;
  size:80%;
}
*/

BODY A:link, BODY A:visited {
  text-decoration: none;
  font-weight: normal;
  font-size: 10pt;
}


/* LISTEN ALLGEMEIN */
UL {
  /* list-style-type: none; */
  padding: 2px 0 2px 16px;
  margin: 0;
}

LI {
  padding: 2px 0 6px 0;
  margin: 0;
}

LI SPAN {
  color: #333;
}


/* NEWS */
.news-latest .concol {
  margin: 0 0 14px 0;
}

.news-latest .lcol {
  width: 88px;
  /* float: left; */
}

.news-list .concol {
  padding: 0 0 16px 0;
  margin: 32px 0 32px 0;
  border-bottom: 1px solid #000;
}

.news .catImg IMG {
  margin: 0 2px 0 0;
}


/* IMAGES > CAPTIONS */
.csc-caption, .csc-caption P {
  line-height: 11px;
  font-style: normal;
  font-size: 10px;
  margin: 3px 0 10px 0;
  color: #534d4d;
}

/* TEXT + IMAGE */
/* COMMON */
.csi-textpic {
  padding: 0;
  border: 0;
}

.csi-textpic IMG {
  margin: 0;
  border: 0;
}

.csi-textpic .csi-caption {
  font-style: normal;
}

.csi-textpic .csi-image {
  margin: 0;
  border: 0;
  width: 144px; /* will have to be an inline style - controlled by TS */
  width: auto;
}

DIV DL.csi-image,
DIV DL.csi-image DT,
DIV DL.csi-image DD {
  padding: 0;
  margin: 0;
  /* width: 250px; */
  width: auto;
}

.csi-textpic .csi-imagewrap {
  border: 0;
}

.csi-textpic .csi-text {
  text-align: left; /*will have to be an inline style - controlled by TS*/ 
  border: 0;
}

.csi-text P {
  margin-top: 0;
}


/* CENTER */
.csi-center DIV.csi-imagewrap {
  margin: 0 auto 3px auto;
  text-align: center;
}

DIV.csi-center DIV.csi-image,
DIV.csi-center DL.csi-image {
  margin: 0 auto 3px auto;
	width: 100%;
  clear: both;
}

DIV.csi-center DD DIV {
  margin: 0 auto 3px auto;
  width: 144px;
  clear: both;
}

DIV.csi-center DIV.csi-text {
  clear: both;
}

.csi-center .csi-image {
  margin: 0 auto 3px;
}


/* RIGHT */
.csi-right DL.csi-image,
.csi-right DIV.csi-image {
  float: right;
  clear: both;
}

.csi-right DIV.csi-text {
  clear: right;
}


/* LEFT */
.csi-left DL.csi-image,
.csi-left DIV.csi-image {
  float: left;
  clear: both;
}

.csi-left DIV.csi-text {
  clear: left;
}


/* INTEXT LEFT */
.csi-textpic .csi-intext-left DIV.csi-image IMG,
.csi-intext-left .csi-image {
  padding: 5px 8px 0 0;
  margin: 0 8px 0 0;
  border: 0;
  float: left;
  clear: both;
}

.csi-intext-left .csi-image {
  padding: 5px 8px 0 0;
  margin: 0 8px 0 0;
  border: 0;
  float: left;
  clear: both;
}


/* INTEXT RIGHT */
.csi-intext-right .csi-image {
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
  float: right;
  clear: both;
}


/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text {
  margin: 0;
  margin: 0 250px 0 0;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
*html .csi-intext-right-nowrap .csi-text {
  height: 1%;
}
/* End hide from IE5/mac */ 

.csi-intext-right-nowrap .csi-image {
  float: right;
  clear: both;
}

.csi-intext-right-nowrap .csi-image {
  margin: 5px 0 0 13px;
}


/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap .csi-text {
  margin: 0;
  margin: 0 0 0 210px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
*html .csi-intext-left-nowrap .csi-text {
  height: 1%;
}
/* End hide from IE5/mac */

.csi-intext-left-nowrap .csi-image {
  margin: 5px 13px 0 0;
  float: left;
  clear: both;
}

.csi-intext-left-nowrap TD, .csi-intext-right-nowrap TD {
  vertical-align: top;
}


/* mw TWOCOLUMNS */
DIV#content_wide DIV.mw_two_columns {
  width: 100%;
}

DIV#content DIV.mw_two_columns DIV.column_item {
  margin: 0 0 45px 0;
}

/* REFERENCES */
/* CLIENTOVERVIEW */
#clientoverview TABLE {
  padding: 0px;
  margin: 0px;
  width: 100%;
}

#clientoverview TABLE TD.hline, TD.vline {
  /*background-color: #515151;*/
  background-color: #99ADC2;
}

#clientoverview TABLE TD.hline {
  line-height: 1px;
  font-size: 1px;
  height: 1px;
  width: 1px;
}

#clientoverview TABLE TD.hlinelast {
  border-top: 1px solid #99ADC2;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
  width: 1px;
}

#clientoverview TABLE TD.vline {
  height: 80px;
  width: 1px;
}

#clientoverview TABLE TD.fields {
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  width: 25%;
}


/* CLIENTDETAILS */
#clientdetails TABLE TD {
  vertical-align: top;
}

#clientdetails TD.logo_top {
  background-color: #003366;
  vertical-align: top;
  margin: 0 2px 0 0;
}

#clientdetails TABLE TD.industry_name {
  border-left: 1px solid #fff;
  background-color: #CCD6E0;
  padding: 0 0 0 10px;
  font-weight: bold;
  font-size: 12px;
  width: 400px;
}

#clientdetails TABLE TD.corner {
  background-color: #CCD6E0;
  vertical-align: top;
  width: 10px;
}

#clientdetails TABLE TD.corner IMG {
  vertical-align: top;
}

#clientdetails TD.logo {
  vertical-align: top;
  padding: 20px 0 0 0;
  text-align: center;
  width: 95px;
}

#clientdetails TD.logo DIV.logo_border {
  border-top: 2px solid #003366;
  margin: 5px 0 0 0;
}

#clientdetails TD.text {
  padding: 18px 0 0 10px;
  vertical-align: top;
  width: 400px;
}

#clientdetails TD.text SPAN.client_name {
  font-weight: bold;
  font-size: 20px;
  color: #666;
}

#clientdetails TD.text SPAN.sub_topic {
  font-weight: bold;
}

#clientdetails DIV.reports TABLE {
  width: 100%;
}

#clientdetails DIV.reports TABLE TD.entry_spacer {
  border-top: 0px solid #E5EAEF;
  line-height: 1px;
  font-size: 1px;
  height: 5px;
}

#clientdetails TD.text TD.report_title {
  line-height: 14px;
  text-align: left;
  width: 77%;
}

#clientdetails TD.text TD.report_files {
  vertical-align: bottom;
  text-align: right;
}

#clientdetails TD.text TD.report_files A {
  margin: 0 0 0 5px;
  float: left;
}


/* REPORTSEARCHFORM */
#reportsearchform DIV.select {
  display: inline;
}

#reportsearchform FORM DIV.select SELECT OPTION.select_topic {
  font-weight: bold;
}

#reportsearchform DIV.reportsearch {
  margin: 25px 0 0 0;
}

#reportsearchform DIV.reportsearch INPUT {
  margin: 0 20px 0 0;
}


/* REPORTSEARCHRESULTS */
#reportsearchresults {
  margin: 25px 0 0 0;
}

#reportsearchresults DIV.searchform FORM INPUT {
  margin: 0 0 0 10px;
}

#reportsearchresults H3 A {
  font-weight: bold;
  font-size: 12px;
  color: #000;
}


/* DOCUMENTSEARCHFORM */
#documentsearchform {
  /* margin: 25px 0 0 0; */
}


/* DOCUMENTSEARCHRESULTS */
#documentsearchresult {
  margin: 25px 0 0 0;
}

#documentsearchresult FORM INPUT {
  margin: 0 0 0 10px;
}


DIV.result_item {
  margin: 10px 0 0 0;
  width: 450px;
}

SPAN.report_searchword {
  color: #f00;
}

SPAN.zip_header {
  background-color: #666;
  font-weight: bold;
  padding: 2px 0 2px 10px;
  display: block;
  color: #fff;
}

DIV.zip {
  background-color: #E5EAEF;
  width: 180px;
  float: right;
}

SPAN.documentlist_zip {
  padding: 10px 0 10px 10px;
  line-height: 13px;
  font-size: 12px;
  display: block;
}

