@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Screen layout for YAML examples
 * (de) Bildschirmlayout für YAML-Beispiele
 *
 * @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) $
 */

@media screen, projection
{
  /**
   * (en) Formatting YAML's  basic layout elements
   * (de) Gestaltung des YAML Basis-Layouts
   */

  /* (en) Marginal areas & page background */
  /* (de) Randbereiche & Seitenhintergrund */
  body { background: #5284B8;
  border-right:1px solid #ccc;
  z-index:80; }

  /* (en) Centering layout in old IE-versions */
  /* (de) Zentrierung des Layouts in alten IE-versionen */
  body { text-align: center; }
  .page_margins { text-align:left; margin: 0 auto; }

  /* (en) Layout: width, background, borders */
  /* (de) Layout: Breite, Hintergrund, Rahmen */
  .page_margins { max-width: 80em; }
  #header, #nav, #main, #footer { overflow:hidden; min-width: 720px; }
  #page{background:#5284B8 url("../images/bg_kir.jpg") repeat-x top left;width: 100%;margin: 0 auto;}
  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */
  #header {
    color: #fff;
    background: #efefe9 url(../images/cuicine.jpg) left top no-repeat;
  }

  #header .page { position:relative; padding: 10px 2em 1em 20px; }

#topnav { color: #88a; background: url(images/cuisine.jpg) left top no-repeat; }

  #nav { background: #ffffff; width: 900px; 
border-left: 1px #C1CED5 solid;border-right: 1px #C1CED5 solid;}
}
  
    /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */
  #header {margin:0 auto; width: 900px; height:160px; color:#fff;
  background:#fff url("../images/lc_head.jpg") no-repeat top left;
  border-left: 1px #C1CED5 solid;border-right: 1px #C1CED5 solid;border-top: 1px #C1CED5 solid;}
  
  #header img.headImg1 {position:absolute; top:10px; left:10px; font-size:208%;}
  #header h1 span {display:block; height:1px; width:1px; overflow:hidden; line-height:105px;}
  #header div.tx-macinasearchbox-pi1 {position:absolute; bottom:1px; right:1px; font-size:10px; z-index:14}
  #header div.tx-macinasearchbox-pi1 input {margin-left:0; padding:2px;}
  #header div.tx-macinasearchbox-pi1 form span {display:block; font-weight:bold; color:#aaa;}
  #header div.tx-macinasearchbox-pi1 form input {width:193px;}
  #header #banner {position:absolute; top:25px; left:10px; z-index:10;}

  #header div.tx-macinasearchbox-pi1 { bottom:120px; right:150px; }
  #header div.tx-macinasearchbox-pi1 form input {width:137px;}

  .headerText {position:absolute; color:#20426C; top:90px; left:600px; z-index:11;}


  #header #topnav {position:absolute; height: 20px; width:780px; padding: 1px 7px; top:134px; left:0; font-size:1.0em; color:#000; text-align: left;  }
  #header #topnav a {
	font-size: 0.9em; color: #000000; text-decoration: none; font-weight: normal;text-transform: uppercase;
	padding:0; padding-left: 8px; margin:0 1.2em 0 0; height: 20px;
	background: transparent url("../images/q-4x4-black0.gif") no-repeat left ;	}

  #header #topnav a:hover, a:active { height: 20px; background: transparent url("../images/q-4x4-black20.gif") no-repeat left; }

  /*activestate*/
  #header #topnav strong {
	font-size: 0.9em; color: #000000; text-decoration: none; font-weight: bold;
	padding:0; padding-left: 8px; margin:0 1.2em 0 0; height: 20px;
	background: transparent url("../images/q-4x4-black20.gif") no-repeat left;text-transform: uppercase; }

  #main { border-right:1px solid #ccc; background:transparent; padding:10px 0; width: 700px;margin: 0 auto;border: 0px #C1CED5 solid;}

  #footer {
    color:#666;
    background: #fff;
  line-height: 1.5em;
  font-size: 0.9em;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
  margin:0 auto;
  text-align: right;
  width: 900px;
  border-left: 1px #C1CED5 solid;border-right: 1px #C1CED5 solid;
  border-bottom: 1px #C1CED5 solid;
  }
  
  #footer-text {
  color:#333;
  background: #fff;
  line-height: 1.4em;
  font-size: 1.0em;
  font-weight: normal;
  padding: 10px 20px 10px 200px;
  margin:0;
  text-align: right;
  }

  #footer .page { padding: 10px 20px; }

  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Formatting content container
   * (de) Formatierung der Inhalts-Container
   *
   * |-------------------------------|
   * | #header                       |
   * |-------------------------------|
   * | #col1   | #col3     | #col2   |
   * | 25%     | flexible  | 25%     |
   * |-------------------------------|
   * | #footer                       |
   * |-------------------------------|
   */


  #col1 { width:180px; padding:0px;  border-right:1px solid #ccc; z-index:991;}
  #col1_content { padding: 10px 2px 10px 5px; text-align: left;z-index:991;}

  #col2 { width:10px; padding:0px; z-index:992; background: transparent;}
  #col2_content { padding: 10px 10px 10px 5px;text-align: left;z-index:992;}
  #col2 p { padding: 1px 10px 0 0px; font-size: 0.9em; font-weight:normal;z-index:992;}
    #col2 p a { font-weight:normal;color: #B12718;z-index:992;}

  #col3 { margin:0 auto; z-index:993; }
  #col3_content { padding: 6px 10px 10px 10px;border-left: 0px #ddd dotted;text-align: left;z-index:993; }

  #col2 img { padding: 3px; border: 0px solid #ddd;}
  .floatbox {padding: 10px !important;}

  /* ####################################
  ** ### Teaser #########################
  ** ####################################
  */
  #teaser {margin:0; padding:0; background:#eee; color:#888;}
  #teaser div {float:left; width:auto; font-size:0.9em;}

  #teaser .rootline {margin:6px 0 4px 10px;}
  #teaser .rootline a {color:#888; text-decoration:underline;}
  #teaser .rootline a:hover {background:transparent;}

  #teaser .langMenu {float:right; margin:3px 10px 0 0;}
  #teaser .langMenu a:hover {background:transparent;}
  #teaser .langMenu img {margin-top:5px;padding-right:3px;}
  #teaser .langMenu .tx-srlanguagemenu-pi1 .CUR img {padding-right:1px;}
  #teaser .langMenu .tx-srlanguagemenu-pi1 .CUR img.tx-srlanguagemenu-pi1-flag {padding-right:3px;}
  #teaser .langMenu .tx-srlanguagemenu-pi1 form#sr_language_menu_form fieldset legend {display:none;}
  #teaser .langMenu .tx-srlanguagemenu-pi1 form#sr_language_menu_form fieldset label {display:none;}

  #teaser .selectFontSize {float:right; margin:6px 10px 0 0;}
  #teaser .selectFontSize a {color:#fff;}
  #teaser .selectFontSize a:hover {background:transparent;}

  #teaser .aktDatum {float:right; margin:6px 20px 4px 0;}
  
 
}
