/*
// +---------------------------------------------------------------------+
// | ASERVO Interactive GmbH Relaunch - August 2008                      |
// +---------------------------------------------------------------------+
// | Copyright (c) 2008 ASERVO Interactive GmbH - München                |
// | http://www.aservo-interactive.com                                   |
// +---------------------------------------------------------------------+
// | Author: Peter Kraume <pkraume@aservo.com>                           |
// +---------------------------------------------------------------------+
// | Farbschema blau                                                     |
// +---------------------------------------------------------------------+
*/

/* blue: #1f5c79 */

h1, h2, h3, h4, h5 {
	color: #1f5c79;
}

h2 {
	color: #2a292d;
}

#left h1, #left h2, #left h3, #left h4, #left h5, #right h1, #right h2, #right h3, #right h4, #right h5 {
	color: #2a292d;
}

#left a, #middle a, .csc-sitemap a {
	color: #1f5c79;
}

#left ul, #right ul {
	list-style: url(/fileadmin/ai-relaunch/images/li-dots-grey.gif);
}

.fce-downloads span {
	color: #1f5c79;
}

