@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-2008, 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.0.6
 * @revision        $Revision: 202 $
 * @lastmodified    $Date: 2008-06-07 14:29:18 +0200 (Sa, 07 Jun 2008) $
 */

@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: url(../../images/layout/bg.gif) repeat}

  /* (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 { min-width: 740px; max-width: 80em; }
  #page{ padding: 0px; }

  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */
  #header {
  background: transparent url(../../images/layout/header.png) no-repeat scroll 0 0;
    color: #000;
    padding:0 0 0 0px; 
	height:120px;
  }
  
  #menu_header {display:inline; list-style:none; margin: -15px 55px 0 0; float:right;}
  #menu_header ul li {display:inline; list-style:none; margin:0;}
  #menu_header a {color: #000; font-family:Tahoma, Geneva, sans-serif; font-size:12px;}

  #topnav { color: #aaa; background: transparent; }

  /* (en) adjustment of main navigation */
  /* (de) Anpassung der Hauptnavigation */
  #nav ul { margin-left: 20px; }
  #nav_main { background-color: #336; }

  #main { background: #fff;padding:0px 0; }

  #footer { background:transparent url(../../images/layout/footer.png) no-repeat scroll 0 0; color:#333333; height:17px; margin-left:1px; padding-top:30px; text-align:center; width:905px;}   
  #pos_footer{ margin:0 auto; width:956px;}

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

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


  #col1 { width: 25%; }
  #col1_content { padding: 2px 10px 10px 20px; }

  #col2 { width: 25%; }
  #col2_content { padding: 2px 20px 10px 10px; }

  #col3 { margin: 0 25%; }
  #col3_content { padding: 0px; }

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

  /**
   * (en) Modifying "shiny buttons" navigation
   * (en) Anpassung der "Shiny Buttons" Navigation
   */

  #nav * { border: 0px none !important; }
  #nav_main {background:transparent url(../../images/layout/nav_bg.png) no-repeat; margin-left:-1px;width:978px;}
  #nav_main ul { margin-left: 198px;}
  #nav_main ul li { line-height: 1.2em; }
  
  #nav_main ul li a,
  #nav_main ul li strong { color:#591D0C; font-family:georgia; font-size:13px; font-weight:normal; letter-spacing:0; padding:0.5em 1.4em; }
  
  #nav_main ul li a:focus,
  #nav_main ul li a:hover,
  #nav_main ul li a:active  { color:#591D0C; font-size:13px; letter-spacing:0px; text-decoration:underline; background:none; }
  
  #nav_main ul li#current { background: transparent; }
  
  #nav_main ul li#current strong,
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active { color:#591D0C; font-family:georgia; }
  
  #nav_sub {margin-left:16px; margin-top:65px; width:165px;}  
  #nav_sub ul {background:#FFFFFF none repeat scroll 0 0; border:1px dashed #C7C7C7; padding-bottom:8px;}
  
  #nav_sub li { list-style-image:none; list-style-position:outside; list-style-type:none; border-bottom:1px solid #cccccc;font-size:14px;margin-left:5px;margin-right:5px;text-indent:5px;}
  	#nav_sub li a:hover { background:transparent url(../../images/layout/nav_hover.jpg) no-repeat scroll 0px 3px; }
	#nav_sub li a { background:transparent url(../../images/layout/nav_normal.jpg) no-repeat scroll 0px 3px;}
	#nav_sub li#current_sub a { background:transparent url(../../images/layout/nav_hover.jpg) no-repeat scroll 0px 3px;}
	
  #current_sub, #current_sub_2 {list-style-image:none; list-style-position:outside; list-style-type:none; margin-left:0px; text-indent:20px;border-bottom:1px dotted #FBDFB7; font-size:14px;}
  
  /** #nav_sub li:hover {background: url(../../images/layout/kat_bg.gif) no-repeat scroll left top; list-style-image:none; list-style-position:outside; list-style-type:none; margin-left:10px; text-indent:20px;border-bottom:1px dotted #FBDFB7; font-size:14px;} **/
  
  #nav_sub li a {color:#999999; display:block; font-family:verdana; font-size:12px; font-weight:normal; height:25px; width:141px; text-indent:17px;}
    #nav_sub li#current_sub a { font-weight: bold;}
	    #nav_sub li#current_sub ul a {color:#A8A5A2;}
			#nav_sub li#current_sub ul li#current_sub_2 a {color:#425615;}
  
  
  #nav_sub li a:hover, #nav_sub li a:active, #nav_sub li a:focus {text-decoration:none;}
  #nav_sub h2 {background:#FFFFFF url(../../images/layout/base_mini_head_bg.gif) repeat-x scroll 0 0;color:#375618;font-family:verdana;font-size:13px;text-indent:8px;}
  #col3_content h2 {background:#FFFFFF url(../../images/layout/base_mini_head_bg.gif) repeat-x scroll 0 0;color:#375618;font-family:verdana;font-size:13px;height:21px;line-height:21px;text-indent:7px;}
  

}