@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.1
 * @revision        $Revision: 343 $
 * @lastmodified    $Date: 2009-01-19 23:41:32 +0100 (Mo, 19. Jan 2009) $
 * @appdef yaml
 */

@media all
{
 /**
  * Fonts
  *
  * (en) global settings of font-families and font-sizes
  * (de) Globale Einstellungen für Zeichensatz und Schriftgrößen
  *
  * @section content-global-settings
  */

  /* (en) reset font size for all elements to standard (16 Pixel) */
  /* (de) Alle Schriftgrößen auf Standardgröße (16 Pixel) zurücksetzen */
  html * { font-size: 100.01%; }

 /**
  * (en) reset monospaced elements to font size 16px in all browsers
  * (de) Schriftgröße von monospaced Elemente in allen Browsern auf 16 Pixel setzen
  *
  * @see: http://webkit.org/blog/67/strange-medium/
  */
  
  #col3 { 
      background: #fff url(../../images/bg-content.jpg) repeat-x bottom left; 
      border: 1px solid #cccdcf; 
      -moz-border-radius: 5px; 
      -webkit-border-radius: 5px; 
      border-radius: 5px; 
  }
  .product-detail #col3 { 
        background: #fff;
        background-image: none;
        border: none; 
    }
  
  body.productdetail { background: #ECF1F7; }
  textarea, pre, code, kbd, samp, var, tt {
    font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
  }

  /* (en) base layout gets standard font size 12px */
  /* (de) Basis-Layout erhält Standardschriftgröße von 12 Pixeln */
  body {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 75.00%;
    color: #444;
  }

  /*--- Headings | Überschriften ------------------------------------------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-family: sans-serif;
    font-weight:bold;
    color:#182E7A;
    margin: 0 0 0.25em 0;
  }
  
  h1 { font-size: 175%; }                       /* 30px */
  h2 { font-size: 150%; }                       /* 24px */
  .teaser h2 { font-size: 125%; }
  .front .teaser h2 { height: 30px; }
  h3 { font-size: 125%; }                       /* 18px */
  h4 { font-size: 116.67%; }                    /* 16px */
  h5 { font-size: 116.67%; }                    /* 14px */
  h6 { font-size: 116.67%; }                    /* 14px */
  #col3_content h1, #col3_content h2, #col3_content h3 { margin: 32px 0 6px -1px; }
  #col3_content h1.title { margin: 0 0 24px -1px;  }
  .page-unternehmen #col3_content h1.title { margin-top: 0;  }
  .front #col3_content h2.title { margin-top: 12px;  }
  /* --- Lists | Listen  -------------------------------------------------------------------------------- */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em; }
  ul li { list-style-type: disc; margin-bottom: 0.4em;}
  ul.vertical-tabs-list li { list-style-type: none; }
  ul ul li { list-style-type: circle; }

  ol li { list-style-type: decimal; }
  ol ol li { list-style-type: lower-latin; }

  li { margin-left: 0.8em; line-height: 1.5em; }

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

  /* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */

  p { line-height: 1.5em; margin: 0 0 8px 0; }

  blockquote, cite,q {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
  }
  blockquote { margin: 0 0 1em 1.6em; color: #666; }

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

  pre, code, kbd, tt, samp, var { font-size: 100%; }
  pre, code { color: #800; }
  pre { line-height: 1.5em; margin: 0 0 1em 0; }
  kbd, samp, var { color: #666; }
  var { font-style: italic; }

  acronym, abbr {
    border-bottom: 1px #aaa dotted;
    font-variant: small-caps;
    letter-spacing: .07em;
    cursor: help;
  }

  sub, sup { font-size: 91.6667%; }

  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }

  /*--- Links ----------------------------------------------------------------------------------------- */

  a { color: #182E7A; background:transparent; text-decoration:none; }

  a:focus,
  a:hover,
  a:active { color:#182E7A; text-decoration:underline; }
  
  
  
  /* --- images (with optional captions) | Bilder (mit optionaler Bildunterschrift) ------------------ */

  p.icaption_left { float:left; display:inline; margin: 0 1em 0.15em 0; }
  p.icaption_right { float:right; display:inline; margin: 0 0 0.15em 1em; }

  p.icaption_left img,
  p.icaption_right img { padding:0; border: 1px #888 solid; }

  p.icaption_left strong,
  p.icaption_right strong { display:block; overflow:hidden; margin-top: 2px; padding: 0.3em 0.5em; background: #eee; font-weight: normal; font-size: 91.667%; }

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

  .highlight { color: #f60; }
  .dimmed { color: #888; }

  .info { background: #f8f8f8; color: #666; padding: 10px; margin-bottom: 0.5em; font-size: 91.7%; }

  .note { 
      background: #ecf1f7;
      color: #004494;
      border: 1px #004494 solid;
      padding: 10px;
      margin-bottom: 1em;
      -moz-border-radius: 4px;
      -khtml-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
  }
  .note a { text-decoration: underline; }
  .important { background: #ffe; color: #440; border: 2px #884 solid; padding: 10px; margin-bottom: 1em; }
  .warning { background: #fee; color: #400; border: 2px #844 solid; padding: 10px; margin-bottom: 1em; }

  .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 { display:block; text-align:center; margin: 0.5em auto; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Tables | Tabellen
  *
  * (en) Generic classes for table-width and design definition
  * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
  *
  * @section content-tables
  */

  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em;  }
  table caption { font-variant:small-caps; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed; }

  th,td { padding: 0.5em; }
  thead th { color: #000;}
  tbody th { background: #none; color: #333; }
  tbody th[scope="row"], tbody th.sub { background: none; }

  tbody{border:none;}
  tbody th { border:none; text-align: left; }
  tbody td { border:none; }
  tr.even,tr.odd{border:none;background:none;}
  
  table.views-table { width: 100%; }
  table.views-table thead th { border: none; }
  table.views-table td { padding: 5px 0; }
  /* produkte */
  .view-id-products_overview table.views-view-grid { width: 100%; }
  .view-id-products_overview table.views-view-grid td { vertical-align:top; }
  
  .view-team td, .view-team2 td { width: 150px; vertical-align:top !important; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Miscellaneous | Sonstiges
  *
  * @section content-misc
  */

 /**
  * (en) Emphasizing external Hyperlinks via CSS
  * (de) Hervorhebung externer Hyperlinks mit CSS
  *
  * @section             content-external-links
  * @app-yaml-default    disabled
  */

  /*
  #main a[href^="http://www.my-domain.com"],
  #main a[href^="https://www.my-domain.com"]
  {
    padding-left: 12px;
    background-image: url('your_image.gif');
    background-repeat: no-repeat;
    background-position: 0 0.45em;
  }
  */
  .node-type-verbaende .node-inner { padding-left: 15px; }
  .node-type-verbaende img { padding: 5px; }
  
  .page-team #col3_content table tr td{
  	width:150px;
  	height:210px;
  	vertical-align:top;	
  }
  
  h1.title,h2 { color:#182E7A; }
  
  fieldset { padding: 0; }
  div.form-item { padding: 0.5em; }
  div.curFocus { background: #ECF1F7; }
  
  .node-type-product strong.title { display: block; }
  
  .mp3 { margin-bottom: 12px; }
  
  .node-form .standard { clear: none!important; }
  
  .node-type-aktuelles { margin-bottom: 24px; }
  .images { text-align: center; }
  .images a, .field-field-newsimage .field-item { display: inline; margin: 5px;}
  .meta .links { margin: 0; padding: 0; }
  .meta .links li { margin: 0; padding: 0; }
  
  .field-field-bilder .field-item { display: inline; }
  
  .webform-client-form legend { padding-left: 5px; color: #004494; font-weight: bold; }
  .webform-component-textfield .form-item { margin: 0; }
  #edit-submitted-ziel-email-wrapper label,
  #edit-submitted-contact-for-wrapper label { display: inline; }
  
  .submitted { font-weight: normal; color: #707070; margin:32px 0 6px -1px; }
  #col3_content h2.news { margin: 0 0 20px 0; }
  .view-news .views-row { border-bottom: 1px solid #cacaca;  }
  .infiniteCarousel {
    width: 465px;
    height: 115px;
    position: relative;
  }

  .infiniteCarousel .wrapper {
    width: 375px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
    overflow: auto;
    min-height: 10em;
    margin: 0 45px;
    position: absolute;
    top: 0;
  }

  .infiniteCarousel ul a img {
    border: 1px solid #cacaca;
  }

  .infiniteCarousel .wrapper ul {
    width: 9999px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    position: absolute;
    top: 0;
  }

  .infiniteCarousel ul li {
    display:block;
    float:left;
    padding: 0 8px 0 8px;
    margin: 0;
    height: 100px;
    text-align: center;
  }

  .infiniteCarousel ul li a img {
    display:block;
  }

  .infiniteCarousel .arrow {
    display: block;
    height: 45px;
    width: 45px;
    text-indent: -999px;
    position: absolute;
    top: 37px;
    cursor: pointer;
  }

  .infiniteCarousel .forward {
    background: url(../../../../modules/lightbox2/images/next.gif) no-repeat 0 0;
    right: 0;
  }

  .infiniteCarousel .back {
    background: url(../../../../modules/lightbox2/images/prev.gif) no-repeat 0 0;
    left: 0;
  }
  
  .vcard { line-height:1.5em; }
  .vcard .adr { margin-bottom: 12px; line-height: 14px;}
  .vcard .adr p { margin: 0; padding: 0; }
  .vcard .tel { height: 18px; background: url(../../images/icons.jpg) no-repeat 0px 0px; padding: 2px 0 0 20px; }
  .vcard .fax { height: 18px; background: url(../../images/icons.jpg) no-repeat 0px -70px; padding: 2px 0 0 20px;background-position:0 -20; }
  .vcard .email { display: block; height: 18px; background: url(../../images/icons.jpg) no-repeat 0px -35px; padding: 2px 0 0 20px; background-position: -20 0;}

  a.node_read_more { color: #7ebb40; font-weight:bold;background: url(../../images/readmore.gif) no-repeat center left;padding:5px 0 5px 10px;margin:0 0 0 10px;}
  
  /*SLIDER*/
  .infiniteCarousel a.hidden{display:none}  
  .node-type-ecard ul.tips { display: none; }
  
  .ecardoverview { padding: 5px 0; }
  .view-gruppenfotos td.col-1 { padding-right: 40px; }
  .view-ecards th, .view-ecards td { padding: 0.3em; }
  #ecard-form .form-text,
  #ecard-form .resizable-textarea { width: 435px; }
  html.js #ecard-form fieldset.collapsible  .fieldset-wrapper { overflow: none; }
  
  .node-type-page .field-field-bilder .field-item { margin-right: 5px; }
}

