@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-2010, 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.2.1
 * @revision        $Revision: 443 $
 * @lastmodified    $Date: 2009-12-31 18:05:05 +0100 (Do, 31. Dez 2009) $
 */

@media screen, projection
{
  /**
   * (en) Forcing vertical scrollbars in IE8, Firefox, Webkit & Opera
   * (de) Erzwingen vertikaler Scrollbalken in IE8, Firefox, Webkit & Opera
   *
   * @workaround
   * @affected IE8, FF, Webkit, Opera
   * @css-for all
   * @valid CSS3
   */

  body { }

  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Formatting YAML's  basic layout elements
   * (de) Gestaltung des YAML Basis-Layouts
   */

  /* (en) Marginal areas & page background */
  /* (de) Randbereiche & Seitenhintergrund */
  body { background-color:#f2f2f2; padding: 0px 0; }

  /* (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 { width:990px; background: #fff; }
  .page { padding:0px;position:relative; }

  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */

  #headerbild {
    color: #000;
    background-image:url("../../images/layout/header.jpg");
    width:774px;
    height:187px;
    float:right;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
  }

  #topnav {background:#626262; width:764px;padding:5px;margin-left:216px;font-size:11px;line-height:11px;float:left;}
  #nav_meta ul {margin:0px;padding:0px;}
  #nav_meta li {display:block;float:left;margin:0px;padding:0px;}
  #nav_meta .no a {color:#fff;border-right:1px solid #fff;padding:0 10px 0 10px;}
  #nav_meta .no a:hover {text-decoration:none; color:#7b93ad;}
  #nav_meta .cur a {color:#7b93ad;border-right:1px solid #fff;padding:0 10px 0 10px;}

  #meta2 {float:right;background:none;padding:5px;font-size:11px;line-height:11px;width:254px;text-align:right;margin-top:-26px;}
  #meta2 ul {margin:0px;padding:0px;}
  #meta2 li {display:inline;margin:0px;padding:0px;}
  #meta2 .no a {color:#fff;border-left:1px solid #fff;padding:0 10px 0 10px;}
  #meta2 .no a:hover {text-decoration:none; color:#7b93ad;}
  #meta2 .cur a {color:#7b93ad;border-left:1px solid #fff;padding:0 10px 0 10px;}
  #meta2 .act a {color:#7b93ad;border-left:1px solid #fff;padding:0 10px 0 10px;}

  #logo {background:#d7c834;padding-top:28px;width:216px; height:190px;margin-top:-28px;float:left;}

  #rootline {padding:10px 0 10px 243px; font-size:11px; font-style:italic;color:#5e7188; background:url("../../images/layout/bg_root.jpg") repeat-y;}

  /* (en) adjustment of main navigation */
  /* (de) Anpassung der Hauptnavigation */
  #nav {background:#7b93ad;height:35px;}
  #nav ul {margin-left:0px;margin:0px;padding:0px 0 0 216px;background:#7b93ad;line-height:35px;font-size:13px;}
  #nav li {margin-left:0px;float:left;list-style-type:none;  text-align:center;background:#7b93ad;border-left:1px solid #fff;line-height:35px;}

  #nav .no {text-align:center;width:128px;}
  #nav .no a {background:#7b93ad;color:#fff;}
  #nav .no a:hover {text-decoration:none;background:#d7c834;width:128px;display:block;}
  #nav .cur {text-align:center;width:128px;background:#d7c834;}
  #nav .cur a {background:#d7c834;color:#fff;}
  #nav .cur a:hover {text-decoration:none;background:#d7c834;}
  #nav .act {text-align:center;width:128px;background:#d7c834;}
  #nav .act a {background:#d7c834;color:#fff;}



    /*Formatierung des DropDown Menüs*/

    #barrierefreiheit {
	background-color:#626262;
	color:white;
	float:left;
	font-family:'Tahoma',Verdana,Helvetica,Arial,sans-serif;
	margin:0;
	padding:0;
	width:78px;
    }

    #barrierefreiheit a:hover {
    color:#BEA100;
    }

    #barrierefreiheit ul {
    margin: 0;
    list-style: none;

    }

    #barrierefreiheit li {
    float: left;
    position: relative;
    width: 85px;
    font-size: 0.95em;
    margin:0 0 0 0.8em;
    padding:0;
    line-height:1.5em;
    }

    #barrierefreiheit li ul {
    display: none;
    position: absolute;
    top: 1em;
    left: 0;
    }

    #barrierefreiheit li > ul {
	    top: auto;
	    left: auto;
	    }

    #barrierefreiheit li:hover ul { display: block; }

    #barrierefreiheit li:hover ul{ display: block; }

    #barrierefreiheit li:hover ul, li.over ul{ display: block;}

    #navba {
    background:url(/fileadmin/default/images/layout/back.png);
    width: 175px;
    padding-top: 13px;
    background-repeat: no-repeat;
    padding-bottom:0px;
    background-position: 0px 2px;
    }

    #navba li {
    font-size:11px;
    height:22px;
    padding-left:34px;
    padding-top:5px;
    width:167px;
    }

    #navba li a {
    text-decoration: none;
    color: #000
    }

    #barrierefreiheit li#schriftg {
    background-image:url(/fileadmin/default/images/layout/schriftg.gif);
    background-repeat: no-repeat;
    background-position: 8px 4px;
    }

    #barrierefreiheit li#schriftn {
    background-image:url(/fileadmin/default/images/layout/schriftn.gif);
    background-repeat: no-repeat;
    background-position: 8px 4px;
    }
    #barrierefreiheit li#schriftk {
    background-image:url(/fileadmin/default/images/layout/schriftk.gif);
    background-repeat: no-repeat;
    background-position: 8px 4px;
    }

    #barrierefreiheit #navba li.farbe {
    background-image:url(/fileadmin/default/images/layout/farbe.gif);
    background-repeat: no-repeat;
    background-position: 8px 4px;
    }

    #barrierefreiheit ul#navba li.farbelast {
    background-image:url(/fileadmin/default/images/layout/farbe_last.gif);
    background-repeat: no-repeat;
    background-position: 8px 4px;
    }
    /* Ende der Formatierung des DropDown Menüs */





  #col1 ul {list-style-type:none;margin:0px;padding:0px;}
  #col1 li {margin:0px;padding:0px;}
  #col1 .no a {color:#000; background:url(../../images/layout/bg_subnav.jpg) repeat-x left bottom;display:block;padding:3px 0 3px 10px;}
  #col1 .no a:hover {background:#d7c834;}
  #col1 .cur a {color:#000; background:#d7c834 url(../../images/layout/bg_subnav.jpg) repeat-x left bottom;display:block;padding:3px 0 3px 10px;}
  #col1 .act a {color:#000; background:#d7c834 url(../../images/layout/bg_subnav.jpg) repeat-x left bottom;display:block;padding:3px 0 3px 10px;}
  #col1___ .act a {color:#000; background:url(../../images/layout/bg_subnav.jpg) repeat-x left bottom;display:block;padding:3px 0 3px 10px;}
  #col1 .cur .no a {color:#000; background:url(../../images/layout/bg_subnav.jpg) repeat-x left bottom;display:block;padding:3px 0 3px 10px;}
  #col1 .cur .no a:hover {background:#d7c834;}
  #col1 .act .cur a {color:#000; background:#d7c834 url(../../images/layout/bg_subnav.jpg) repeat-x left bottom;display:block;padding:3px 0 3px 10px;}



  #haus {
    position:absolute;
    top:519px;
    left:0px;
    padding:0;
    margin:0 0 10px 20px;
    width:175px;
  }

  #main {background:url("../../images/layout/bg_main.jpg") repeat-y;padding:10px 0 0 0;}

  #footer {
    color:#fff;
    background: #626262;
    padding:10px 10px 10px 215px;
    height:15px;
  }

  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Formatting content container
   * (de) Formatierung der Inhalts-Container
   *
   * |-------------------------------|
   * | #header                       |
   * |-------------------------------|
   * | #col1   | #col3     | #col2   |
   * | 25%     | flexible  | 25%     |
   * |-------------------------------|
   * | #footer                       |
   * |-------------------------------|
   */


  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Styling of layout specific elements
   * (de) Gestaltung layoutabhängiger Elemente
   */



  #topnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent; }

  #footer a { color: #999; background:transparent; font-weight: bold; }
  #footer a:focus,
  #footer a:hover,
  #footer a:active {color: #4D87C7; background-color: transparent; text-decoration:underline; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Skiplinks
  *
  * (en) Visual styling for skiplink navigation
  * (de) Visuelle Gestaltung der Skiplink-Navigation
  *
  * @section content-skiplinks
  */

  #skiplinks a.skip:focus,
  #skiplinks a.skip:active {
	color: #fff;
	background: #333;
	border-bottom: 1px #000 solid;
	padding: 10px 0;
	text-decoration:none;
  }
}
