@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Template for designing a screen layout
 * (de) Gestaltungsvorlage für die Erstellung eines Screenlayouts
 *
 * @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.3
 * @revision        $Revision: 118 $
 * @lastmodified    $Date: 2007-08-18 16:03:42 +0200 (Sa, 18 Aug 2007) $
 */

@media all{
	


 /**
  * Formatting of the Content Area | Formatierung der Inhaltsbereichs
  *
  * @section layout-main
  */


	#content{margin:0;
	width:890px;
		margin-left: 39px;
		background: #fff}
		#ueberschrift{
			padding-left:20px;
		}
#content p{
	margin:0;
}
	
.textBelowMenu{
	display:none;
	
}


 * html .REboxGreenContent {height:1%}
.REboxGreenContent {overflow:hidden}
.REboxGreen {display:block; background:transparent; font-weight:normal; margin-top:2em;}
.REboxGreen p {margin:0 2px; padding:2px 0; line-height:1.2em;}
.REboxGreenContent {display:block; background:#F8F5F5; border-left:0px solid #bdb; border-right:0px solid #bdb; padding:0.5em 1em 0.5em 1em;}
.REboxGreenContent h1, .REboxGreenContent h2, .REboxGreenContent h3, .REboxGreenContent h4, .REboxGreenContent h5 {margin-top:0;}
.rGline1, .rGline2, .rGline3, .rGline4 {display:block; overflow:hidden; font-size:1px;}
.rGline1, .rGline2, .rGline3 {height:1px;}
.rGline2, .rGline3, .rGline4 {background:#F8F5F5; border-left:0px solid #bdb; border-right:0px solid #bdb;}
.rGline1 {margin:0 5px; background:#bdb;background:#fff;}
.rGline2 {margin:0 3px; border-width:0 0px 0 0px;}
.rGline3 {margin:0 2px;}
.rGline4 {height:2px; margin:0 1px 0 1px;}

 * html .REboxWhiteContent {height:100px}
.REboxWhiteContent {overflow:hidden}
.REboxWhiteContent {display:block; background:transparent; font-weight:normal; margin-top:2em;margin-top:0;}
.REboxWhiteContent p {margin:0 2px; padding:2px 0; line-height:1.2em;}
.REboxWhiteContent {display:block; background:#fff; border-left:1px solid #bdb; border-right:1px solid #bdb; padding:0.5em 1em 0.5em 1em;}
.REboxWhiteContent h1, .REboxWhiteContent h2, .REboxWhiteContent h3, .REboxWhiteContent h4, .REboxWhiteContent h5 {margin-top:0;}
.rWline1, .rWline2, .rWline3, .rWline4 {display:block; overflow:hidden; font-size:1px;}
.rWline1, .rWline2, .rWline3 {height:1px;}
.rWline2, .rWline3, .rWline4 {background:#fff; border-left:1px solid #bdb; border-right:1px solid #bdb;}
.rWline1 {margin:0 5px; background:#bdb;}
.rWline2 {margin:0 3px; border-width:0 2px 0 2px;}
.rWline3 {margin:0 2px;}
.rWline4 {height:2px; margin:0 1px 0 1px;}


  }
