@charset "UTF-8";
@media all
{
  html * {
}

  /* (en) base layout gets standard font size 12px */
  /* (de) Basis-Layout erhält Standardschriftgröße von 12 Pixeln */
  body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
p {
	display: block;
	text-align: left;
}

  h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #254E8D;
	padding: 0px;
}
  h1, h2, h5 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 20px;
}
h1 {
	width: 440px;
	padding-bottom: 3px;
}
h2 {
	width: 210px;
	padding-bottom: 3px;
}
h2,h3, h4 {
	display: block;
	width: 100%;
}
  h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	width: 440px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#col3_content h3 { width: auto; }
h3 a {
	font-weight: bold;
}                 /* 16px */
  h4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	width: 210px;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-top: 16px;
	font-weight: bold;
}
h4 a{
	font-weight: bold;
}
h5 {
	width:210px;

}                     /* 14px */
  h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 16px;
	margin-bottom: 15px;
  }  /* 14px */


nowrap {
	white-space: nowrap;
}

  /* ### Lists | Listen  #### */
ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
  #col2 ol li{
	display: list-item;
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
 #col3 ol li{
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	text-decoration: none;
}
  li {
  }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }

  /* ### text formatting | Textauszeichnung ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b {
	font-weight: bold;
}
  em,i {
	font-style:italic;
	color: #000000;
}

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }

  /**
   * Generic Content Classes
   * (en) standard classes for positioning and highlighting
   * (de) Standardklassen zur Positionierung und Hervorhebung
   *
   * @section content-generic-classes
   */

  .note {background: #dfd; padding: 1em; border-bottom: 1px #bdb dotted; border-bottom: 1px #dbb dotted;}
  .important {background: #ffd; padding: 1em; border-bottom: 1px #ddb dotted; border-bottom: 1px #dbb dotted;}
  .warning {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /**
   * External Links
   *
   * (en) Formatting of hyperlinks
   * (de) Gestaltung von Hyperlinks
   *
   */

  a {
	color: #254E8D;
	text-decoration:underline;
	font-weight: normal;
}
  a:focus,
  a:hover,
  a:active {
	text-decoration:none;
}

  #topnav a { color: #aac; font-weight: bold; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active{ text-decoration:underline; background-color: transparent;}

  #footer a {
	color: #999999;
	background:transparent;
	font-weight: normal;
	text-decoration: none;
}
  #footer a:focus,
  #footer a:hover,
  #footer a:active {
	background-color: transparent;
	text-decoration:underline;
}


   /**
   * Miscellaneous | Sonstiges
   *
   * @section content-misc
   */
  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #000 solid;
  }

/** tt_products **/

.blue {
	color: #254E8D;
	font-size: 16px;
}
.subtitle {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 14px;
}
.tx-ttproducts-pi1-wrap2 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#payment-select {
	float: left;
}
#delivery_notes {
	float: left;
}
#checkboxagb {
	float: left;
}
td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imagett {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

.imgtext-table table
{
	background-color: white;
}

}

/******************* Citavi **********************/
p.Citavireference, li.Citavireference, div.Citavireference
	{mso-style-name:"Citavi reference";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:11px;
}
.Citavisubtitle a {
	font-style: normal;
}
p.Citavisubtitle, li.Citavisubtitle, div.Citavisubtitle
	{mso-style-name:"Citavi subtitle";
	margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:0cm;
	margin-bottom:.0001pt;
	page-break-after:avoid;

	font-style:italic;
}
p.Citavireferenceabovetitle, li.Citavireferenceabovetitle, div.Citavireferenceabovetitle
	{mso-style-name:"Citavi reference above title";
		/* Autoren */
	margin-top:30.0pt;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:0cm;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:11px;
}
p.Citavireferencetitle, li.Citavireferencetitle, div.Citavireferencetitle
	{mso-style-name:"Citavi reference title";
		font-weight: bold;
	margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:6.0pt;
	margin-left:0cm;
	page-break-after:avoid;
}

.product_matrix .radic p, .product_matrix .radic { color: #080; font-weight: bold; text-align: center; padding-right: 10px;}
.product_matrix #smart-5725-2 { padding-right: 5px; }
.product_matrix th { font-size: 11px; font-weight: bold; }
.product_matrix th, .product_matrix td { padding: 2px 0 3px 0; border-bottom: 1px solid #ccc; }
.product_matrix tr.last td { border-bottom: 0px; }
