/*
Author Name     : Martin Walzel
Author Site     : http://www.vektorrausch.de
Style Name      : pictoplasma-pictopia
Style URI       : http://www.festival.pictoplasma.com
Version         : 1.0
Comments        : basierend auf K2
*/

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

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

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

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

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

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