/**************************************/
/* Colors and Management Interface    */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #aaa}
.neutralColorStrong {background-color: #3d3d3d}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #C9252C;} /* =primMed */
.secondColorStrong {background-color: #61563A;} /* not used */
.secondColorMedium {background-color: #7A7A7A;}
.secondColorLight {background-color: #DCDDDE;} /* td bg */
.primColorStrong {background-color: #931B20;}
.primColorMedium {background-color: #C9252C;}
/* .primColorLight {background-color: #E2898D;} */
.primColorLight {background-color: #E8C2B8;}

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable th { background-color:#E8C2B8; }
div.ZMSTable td { background-color:#EEEEEE; }

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

a.fancybox img { background-color: transparent; }
div.note { width: 96% }
body.zmi img { border:0 }
.form-small { text-align:left; }

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4,
body.zmi h5, body.zmi h6  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;
}
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
}
body.zmi .contactPerson td,
body.zmi div.title a, body.zmi div.description {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px !important;
	line-height:15px;
}

/*-- FLOATING ---------------*/
.clearing {
	clear: both;
	height: 0;
	border:0;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0;
}
.floatright {
	float:right;
	margin-left:1em;
}
.floatleft {
	float:left;
	margin-right:1em;
}
img.imgNoborder {
	border:0px;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic {
	background-color:transparent;
	margin:0;
}

div.ZMSGraphic.left { text-align:left; }
div.ZMSGraphic.right { text-align:right; }
div.ZMSGraphic.center { text-align:center; }

/* tf: margins solltes ins ZMS default_css */
div.ZMSGraphic.floatleft { float:left; margin-right:10px;}
div.ZMSGraphic.floatright { float:right; margin-left:10px;}

div.graphic.alignleft { float:left; text-align:right;
                        margin-right:10px; }
div.graphic.alignright { float:right; text-align:right;
                         margin-left:10px; }

div.ZMSGraphic div.text { padding: 4px 0px; }

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important;
}
div.ZMSGraphic.right div.graphic img {
	display:inline-block !important;
}

div.ZMSGraphic a img.img { border:0; }

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(/common/css/common/zoom.gif);
	}

a.download img.download {
	width: 23px;
	height: 21px;
	background: url(/common/css/common/download.gif);
	}

/*-----------------------------*/
/*       Attr Stringball       */
/*-----------------------------*/
div#attr_Stringball {
  float:right;
  position:absolute;
  top:102px;
  right:20px;
/*  background-color: white;
  border: 1px solid #ccc; */
}



/*-------------------------*/
/*    Productnavigation    */
/*-------------------------*/
div #Productnavigation {
	margin-bottom:10px;
}
#Productnavigation select {
	margin-bottom:5px;
	height:18px;
	line-height:18px;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-serif;
	font-size:12px;
	vertical-align:middle;
  width:100%;
  border: 1px solid #aaa;
  color: #3d3d3d;
}

/*-------------------------*/
/*    Anchornavigation     */
/*-------------------------*/

#Anchornavigation tr td {
  vertical-align:top;
padding:0 20px 2px 0;
  }
#Anchornavigation ul {
    padding:0;margin:0;
  }

/*-----------------------*/
/*       Translate       */
/*-----------------------*/
div#Translate {
/*  float:right;
  position:absolute;
  top:186px;
  right:146px; */
  margin: 10px 0px 0px -5px;
  text-align:center;
}


/*-------------------------*/
/*         Search          */
/*-------------------------*/
.searchLabel, .searchLabel, .searchElement, .searchText {
	font-size: 12px !important;
}
.searchForm input {
  padding: 2px;
}
.searchHeader {
  font-size: 11px !important;
}
.searchResult {
  font-size: 12px !important;
}
  
#Search {
	border: 0; padding: 0;
	margin: 0px 0px 5px 0px;
}
#Search form {
	border: 0;margin: 0;
	padding: 10px 0em;
}
#Search input#raw {
	margin:0;
	padding:2px 3px;
	height:14px;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-serif;
	font-size:12px;
	vertical-align:middle;
	width:114px;
  border: 1px solid #aaa;
  color: #3d3d3d;
}
#Search input#btnSearch {
	vertical-align:middle;
	margin-left:3px;
}

#Search table {
	margin:10px 10px 0px 10px;
	color:#3d3d3d;
	text-align:left;
	}

#Search a img {
	position:relative;
	top:3px;
}

#TeaserButtons {
  margin: 0 0 10px 0px;
  }

#TeaserButtons a img {
  margin-top: 5px;
  margin-bottom: 5px;
  }

/*-------------------------*/
/*         Teaser          */
/*-------------------------*/
div#teaser {
	width:140px;
	overflow:hidden;
	}

div.ZMSTeaserContainer {
	padding:0px;
}
div.ZMSTeaserElement {
  margin-bottom:15px;
}


div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title {
  padding:2px 2px 2px 0px;
  font-size:12px;
  font-weight:bold;
	text-decoration:none;
	color: #000;
	display: block;
}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited {
	color: #000;
}

div.ZMSTeaserElement div.text {
	background-image: url(/common/css/common/icon_list.gif);
  background-repeat: no-repeat;
	background-position: 1px 5px;
	padding: 3px 3px 3px 14px;
	line-height:1.3em;
	color: #000;
	}

div.ZMSTeaserElement div.text p {
	display:inline;
	padding:0;
	}

/* activate for disabling all teaser background color */
div.ZMSTeaserContainer,
div.ZMSTeaserElement,
div.ZMSTeaserElement div.title,
div.ZMSTeaserElement div.text {
/*  background-color:transparent !important; */
}

#Macronavigation { }
#Macronavigation strong {
  margin-left:14px;
  color:#c9252c;
  }

#Metanavigation { float:left; }
#Copyright { float:right; }

#Micronavigation {
  margin: 0;
  padding: 3px 0px;
  font-size:10px;
  color:#3d3d3d;
  }
#Micronavigation a:link,
#Micronavigation a:visited {
  color:#3d3d3d;
  }

div.system-msg {
  margin:10px 0px;
  padding:5px;
  color:#c9252c;
  background-color:#e8e8e8;
  font-weight:bold;
  border:1px #c9252c dashed;
}

input#formulatorSaveBtn,
button {
  text-align:center;
  cursor: pointer;
  padding:3px 15px;
  font-family: Arial,sans-serif;
  font-size:10px;
  font-weight:bold;
  width:auto;
  background-color:#ddd;
  border:1px solid #aaa;
  margin-bottom:10px;
}
/*-----------------------------*/
/*         Productimage        */
/*-----------------------------*/
div#Productimage { float:right; margin-top:10px;}

/*-----------------------------*/
/*         Imageindex          */
/*-----------------------------*/
div#Imageindex {
  width:auto;
  overflow:hidden;
}
.ImageindexContainer {
  text-align:center;
  margin-left: 20px;
}

.ImageindexItem  {
  float:left;
  margin-right: 10px;
  text-align:center;
}
.ImageindexItem a {
  display:block;
  color: #c9252c;
  text-decoration:none;
  font-weight:bold;
}

.ImageindexItem img {
  width:122px; height:122px;
  border: 1px solid #aaa;
}

/**************************************/
/* 5. CSS-Modul: TABLES               */
/**************************************/

table.ZMSTable {
	margin:0.75em 0em;
/*	border-collapse:collapse;*/
  table-layout:fixed;
	border-top:3px solid #c9252c;
	border-bottom:3px solid #c9252c;
/*	width:100%; */
  width: 570px;
	}

table.ZMSTable caption {
  font-weight: bold;
	margin-top:1em;
	text-align:left;
	}

table.ZMSTable tr th,
table.ZMSTable tr td {
	padding:5px;
	font-size:12px;
	vertical-align:top;
	border-left: 1px solid #aaa;
	border-top:2px solid #c9252c;
	border-bottom:2px solid #c9252c;
  text-align:center;
	color:#3d3d3d;
  /* font-weight: normal; */
	}
table.ZMSTable tr th,
table.ZMSTable thead tr td {
	background-color:#e8c2b8;
	}

table.ZMSTable tr td {
	background-color: #dcddde;
	}
table.ZMSTable colgroup col {
  display:none !important;
  }
table.ZMSTable tr th:first-child,
table.ZMSTable tr td:first-child {
  text-align:left;
	border-left: 1px none;
  width:33% !important;
}

table.ZMSTable tr th p { margin:0px; }
table.ZMSTable tr td p { margin:0px; }

table.ZMSTable tr.odd td,
table.ZMSTable tr.even td { }

table.ZMSTable thead tr td {
	border-left: 0px none;
	overflow:visible;
	z-index:-1;
	}
table.ZMSTable thead tr th {
	border-left: 1px solid #aaa;
	font-weight:bold;
	overflow:visible;
  text-align:left;
	}
table.ZMSTable thead tr th p {
  white-space:nowrap;
  overflow:visible;
  z-index:10;
  }


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- Links
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
div#pageelement_Links {
	}

div.ZMSLinkContainer {
	}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

div.ZMSLinkElement {
  padding:0;
	background-color: transparent;
/*  border: 1px solid #c9252c; */
}

div.ZMSLinkElement div.title {
/*	padding: 4px;
	background-color: #c9252c;
	color: #fff;
	font-weight:bold; */
	}
div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited {
/*  padding:0px;
	text-decoration:none;
	color: #fff; */
}


div.ZMSLinkElement div.text {
/*	padding: 4px;
	background-color: #e8e8e8;
	color: #fff; */
	}

div.ZMSLinkElement div.text a:link,
div.ZMSLinkElement div.text a:visited {
/*  	color: #fff; */
  }

div.ZMSLinkElement ul {
	list-style-type:none;
	list-style-image:none;
/*	margin-left: 0px; */
}
div.ZMSLinkElement ul li {
	list-style-image:none;
	margin-left: 0px;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
div.ZMSFile {
  background-color: transparent;
	margin: 10px 0 5px 0;
  position:relative;
	}

div.ZMSFile.floatleft { float:left; width:50%; }
div.ZMSFile.floatright { float:right; width:50%; }

div.ZMSFile div.title {
  font-size:100.01%;

  }

div.ZMSLinkElement div.title img,
div.ZMSFile div.title img {
  float:left;
  padding-right:5px;
  }


div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited {
  font-weight:normal;
  text-decoration:none;
  font-weight: bold;
  font-size:116.67%;
	}

div.ZMSFile div.text {
  font-size:100.01%;
  margin-left:22px;
  visibility:hidden; display:none;
	}

div.ZMSFile div.description {
  font-size:100.01%;
  margin-left:22px;
  }


.searchResult span.title,
.searchResult span.title a {
  color: #931b20
}

.searchResult span.linkpath a:link,
.searchResult span.linkpath a:visited {
  color:#3d3d3d;
}


