/*
Author Name     : Pierre Thaler
Author Site     : http://www.vektorrausch.de
Style Name      : pictoplasma-services
Style URI       : http://www.services.pictoplasma.com
Version         : 1.0
Comments        : basierend auf K2
*/

@import url('/wp-content/themes/K2/styles/pictoplasma/pictoplasma_2014.css');

/* Allgemeine Einstellungen
***********************************************************************************************/

#header p.description { /* Pictoplasma-Schriftzug */
	background:url(pictoplasma_services.gif) no-repeat left top;
}

#header ul.mainmenu li#picto_exh a { /* Aktives Blog, Link neben Logo */
	background-position:left -36px;
}

/* Linkfarben
***********************************************************************************************/

a:link, a:visited {
	color:#8b8b8b;
}
  
a:hover, a:active, a:focus {
	color:#000;
}
