@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "3col_fixed_seo"
 * (de) Zentrales Stylesheet - Beispiellayout "3col_fixed_seo"
 *
 * @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) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(file:///Wolfgang Popp iMac 24/Users/wolfgangpopp/Sites/yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(screen/basemod.css);
@import url(screen/basemod_3col_fixed_seo.css);
@import url(screen/content.css);


/* import print layout | Druck-Layout einbinden */
@import url(file:///Wolfgang Popp iMac 24/Users/wolfgangpopp/Sites/yaml/print/print_100_draft.css);


.DownloadListe {
	list-style-type: square;
	list-style-position: outside;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: 380px;
}
.BildrandLinks {
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #FFF;
	position: relative;
	left: 20px;
}
#deutsch-english {
	left: 827px;
	top: -104px;
	position: relative;
	color: #666;
	width: 120px;
	height: 20px;
}
.Siegel {
	padding: 15px;
	position: relative;
	border-style: none;
}
.linkliste {
	list-style-position: outside;
	text-shadow: #000000 0 0 0;
	list-style-type: square;
}
.HeadlineMittig {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #6E6666;
}

#page_margins #page #main #col1 #col1_content #Bildleiste p img {
}
