/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2009, Brunner Web
 * @link           http://www.bag.ch/web
 */
 
#slogan p {
	line-height: 300%;
	margin: 0;
	font-size: 300%;
	color: white;	
	letter-spacing: 1px;
	filter: alpha(opacity=90) !important; -moz-opacity: 0.90 !important; opacity: 0.90 !important;
 	/*
 	text-shadow: rgba(0,0,0,.01) 0 0 1px;
 	filter: glow(color=#0000ff,strength=3);
	*/
	 background: none;
}

#slogan a {
	color: #ebebec;
	text-decoration: none;
}

#slogan {
	 background: none;
}

