/**
 * "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.3
 * @revision        $Revision:426 $
 * @lastmodified    $Date: 2010-09-14 21:19:30 +0200 (Di, 14 Sep 2010) $
 */

@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 { overflow-y:scroll; }

  /*------------------------------------------------------------------------------------------------------*/
  
  /**
   * (en) Formatting YAML's  basic layout elements
   * (de) Gestaltung des YAML Basis-Layouts
   */

  /* (en) Marginal areas & page background */
  /* (de) Randbereiche & Seitenhintergrund */
  body { background:#fff url("../img/back_body.png") repeat-x top left; padding:10px 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:1008px; background: transparent; }  
  .page { padding:0; }

  #header {
    color:#000;
    background:#fff repeat-x top left;
    padding:45px 2em 1em 20px;
	position:relative;
  }

  /* (en) #topnav gets absolute positioning within #header */
  /* (de) #topnav wird innerhalb von #header absolut positioniert */
  #topnav { 
	background:transparent; 
  	color:#aaa; 
	
    position:absolute;
    top:10px;
    right:10px; /* LTR */
	text-align:right; /* LTR */
  }

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

  #main { background: transparent; padding:0; }

.inhalt { padding: 0 0 0 60px;}

.inhalt h1 {
	border-bottom: 1px dotted #4D4D4D; 
	padding-bottom: 10px;
	margin-bottom: 1.5em;
	}

  #footer {
    color:#666;
    padding:10px 20px;
    line-height:1.5em;
  }

  /* (en) Backup for correct positioning */
  /* (de) Absicherung korrekte Positionierung */
  #header, #nav, #main, #footer { clear:both; }

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

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


  #col1 { display: none; visibility: none: }
  #col1_content { padding:10px 10px 10px 20px; }

  #col2 { display: none; visibility: none: }
  #col2_content { padding:10px 20px 10px 10px; }

  #col3 { margin:0; }
  #col3_content { padding: 0 0 60px 30px; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * (en) Styling of layout specific elements
  * (de) Gestaltung layoutabhängiger Elemente
  */

  #header h1 {
    font-weight:bold;
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header span { color:#999; }

  #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;
  }
  
/*********************************************************/
/* Subcolumns für Startseite              								 */
/****************************************************** **/

.contentmargin {margin-top: -14px;}  
  
.c800l, .c230l, .c570l { float:left; }
.c208r { float:right; margin-left:-5px; }

.c800l, .c800r { width:800px; }
.c208l, .c208r { width:179px; }
.c230l, .c230r { width:222px; margin-top: 83px;}
.c570l, .c570r { width:578px; }

.subcr { padding: 0 0 0 0; }

/****************************************************** **/  

.rechteseite {
	width: 135px;
	margin-left: 30px;
	margin-top: 58px;
	min-height: 600px;		
	}
	
.rechteseite .text {	
	background: url("../img/back_rechts.gif") repeat-y top left;
	padding: 5px 20px 5px 5px;
	}
	
.rechteseite .text a.pfeil {	
	color: #000;
	background: url("../img/pfeil.gif") no-repeat bottom right;
	}
		
.rechtsbild {	
	margin-bottom: 10px;
	border: 1px solid #999;
	}
	
.rechteseite .footer {
	width: 127px !important;	
	background: url("../img/back_rechts.gif") repeat-y top left;
	border-bottom: 1px solid #b7bbbe;
	}
	
a.weitere {
	font-family: 'CCJoeMad';
	font-size: 12px;
	background: url("../img/pfeil2.gif") no-repeat bottom right;
	}	

/*********************************************************/
/* Boxen für Startseite                 								 */
/****************************************************** **/
.boxenstart {
width: 920px;
height: 180px;
text-align: left; 
margin:0 auto;
background: url("../img/back_boxen.gif") no-repeat bottom right;
}
		
.box1 { margin: 40px 20px 3px 35px; }
		
.box2 { margin: 40px 50px 3px 55px;	}
			
.box3 { margin: 40px 2px 3px 70px; }	

/****************************************************** **/
			
/*********************************************************/
/* PartnerLinks Footer                   								 */
/****************************************************** **/			
.partner { margin-left: 90px;	}
				
.partner ul{ list-style-type: none; }
				
.partner ul li{
display: inline;
margin-right: 7px;
}
				
.seitenstark {padding-bottom: 20px;}
				
.kerygma {
margin-left: 400px;
padding-bottom: 7px;
}
/*********************************************************/							
	
}
