@CHARSET "UTF-8";

/**
 * Style
 * Used colors: 
 *
 * @author Daniel Schwiperich
 * @copyright cts GmbH http://www.cts-media.eu
 **/
 
ul#navigation {
	list-style: none;
	list-style-image: none;
}

ul#navigation a {
	text-decoration: none;
	color: #999;
}