@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-2007, 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.4
 * @revision        $Revision: 138 $
 * @lastmodified    $Date: 2007-11-19 21:05:33 +0100 (Mo, 19 Nov 2007) $
 * @appdef yaml
 */

@media all
{

  
  /* (en) base layout gets standard font size 11px */
  /* (de) Basis-Layout erhält Standardschriftgröße von 11 Pixeln */
  body {color:#000;}

  h1 {color:#123C86;}                         
  h2 {color:#000;}           /* 14px */
  
  small {}		/* 10px */
  legend { color:#000; } /*14px*/
  fieldset {color: #000;} /*11px*/
  
    
 	/* ### Layer text */
	
	
	#topnav a { color: #000;background:transparent;}
	#topnav a:focus,
	#topnav a:hover,
	#topnav a:active{background-color: transparent;}
	
	#breadcrumbc,
	#breadcrumbc a {color: #123C86;}
	
	#footer {font-size: 91.67%;} /* 11px */
	#footer a {background:transparent;color: #000;}
	#footer a:focus,
	#footer a:hover,
	#footer a:active {color: #267cc1 ;}
	
	
	
  /**
   * Generic Content Classes
   * (en) standard classes for positioning and highlighting
   * (de) Standardklassen zur Positionierung und Hervorhebung
   *
   * @section content-generic-classes
   */


  .ad {color: black;}
  .ad a {color: #060F1F;}
  .ad a:focus,
  .ad a:hover,
  .ad a:active {color: #1f598c;}
  .hell_gruen {background-color: #e2f3be;}
  .dunkel_gruen {background-color: #C7DF92;}
  .hell_blau {background-color: #94d0e4;}

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

	a {color: black;}
	a:focus,
	a:hover,
	a:active {color: #47a7d0;}
	
	
	/* Top-Navigation */	
	#nav_top ul li a{
   	font-size:91.67%;} /* 11px */
	
	#nav_top ul li a {color: #000;} 
		
	#nav_top ul li a:focus,
	#nav_top ul li a:hover,
	#nav_top ul li a:active  {color: #267cc1;}

  	/*Hauptnavigation*/ 
	#nav_main {background-color:#123C86;}
	#nav_main ul li ul {background-color: #c7df92;}
	#nav_main ul li ul li ul li{background-color: #c7df92;}
	
	/*Level 1*/
	#nav_main li a {color: #fff; background-color:transparent; font-weight: bold;}
	#nav_main li a:focus,
	#nav_main li a:hover,
	#nav_main li a:active  {color: white; background-color: #617f1f;}
	
	#nav_main li.active a{color: white; background-color:#617f1f;}
	/*Level 2*/
	#nav_main li li a,
	#nav_main li.active li a {color: #00042f; background-color:#C7DF92; font-weight: normal;}
	#nav_main li li a:focus,
	#nav_main li li a:hover,
	#nav_main li li a:active  {color: white; background-color: #799f27;}
	#nav_main li li.active a {color: white; background-color:#617f1f;}
	
	/*Level 3*/
	#nav_main li li li a,
	#nav_main li.active li li a {color: #00042f; background-color:#C7DF92; font-weight: normal;}
	#nav_main li li li a:focus,
	#nav_main li li li a:hover,
	#nav_main li li li a:active  {color: white; background-color: #799f27;}
	#nav_main li li li.active a {color: white; background-color:#617f1f;}
	
	
	
	 /*Nebennavigation Spalte2 */
	#nav_sub li {}
	#nav_sub li a {color: #000;}
	#nav_sub li a:focus,
	#nav_sub li a:hover,
	#nav_sub li a:active {color: #123C86; background-color: #f0ede2;}
    #nav_sub li.active a {color: #123C86; }
	/*#nav_sub li a.active {color: #47a7d0; background-color: #f0ede2; }*/
	
	/*Nebennavigation Spalte3 */
	#nav_sub li li {}
	#nav_sub ul li li a {color: #000;}
	#nav_sub ul li li a:focus,
	#nav_sub ul li li a:hover,
	#nav_sub ul li li a:active {color: #123C86; background-color: #f0ede2;}
    #nav_sub ul li li.active a {color: #123C86; }


#DFDCD1
	#loginc a {color: white;}
	
	/** Schriftfarben f&uuml;r col 2 **/
	
	#col2 h2 {color: #123C86;}
	
	/**
   * 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
   */
  thead th { background: #123C86; }
  tbody th { background: #e2e2e2; color: #333; }
  tbody th.sub { background: #ddd; color: #333 }
  tfoot { background: #bd0000; color: #fff;}	
  
  /**
   * Miscellaneous | Sonstiges
   *
   * @section content-misc
   */

   /**
  * @section Formulare
  * 
  */
	
	.formHandle {border-top:1px solid #000;}
	
	.button { color : #ffffff;border-color : #838383; background-color : #123C86;}
	
	/**
	* @section Eingabe-Formulare
	* 
	*/
	.error input, .error select, .error textarea { 
		color : #000;
		border : 1px solid #ff0137;
		background : #fff;
	} 
	.error { 
		color : #ff0137 !important;
	} 	
      	/**
	* @section Edith
	* 
	*/

    .gaestebuch h2 {color:#123C86;}
  
}

