/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2009, Brunner Web, all rights reserved
 * @link           http://www.bag.ch/web
 */
 
@import url('fonts.css');

/* ////////////////// GLOBAL SETTINGS ////////////////// */
@import url('/_local/templates/css/standard.css');
/* ////////////////// GLOBAL SETTINGS ////////////////// */

div#page {
	background-color: #91401f;  /* individual template-settings */
}

div#navigation_top,
div#navigation_bottom {
	background-color: #c76f4b;  /* individual template-settings */
}

body.cms_editpage div#banner {
	background-color: #91401f;  /* individual template-settings */
}










