/**
 * 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: #aa6e37;  /* to change for other templates */
}

div#navigation_top,
div#navigation_bottom {
	background-color: #c98c54;  /* to change for other templates */
}

body.cms_editpage div#banner {
	background-color: #aa6e37;  /* to change for other templates */
}
