/* Bereich: privat
	 Farben laut S.10 im Styleguide:
	 Vollton:					#0066CC ("Bereichsfarbe")
	 hellerer Ton:		#66A3E0
	 ganz heller Ton: #E5EFFA;
*/

A:link, A:active, A:visited
{
  COLOR: #ba122b;
}

#it-metanavi LI A:hover
{
	text-decoration: underline;
	color:#796B67;
}

#it-contentbuttons h3 {
  color: #0066CC;
}
#it-contentbuttons li {
  color: #66A3E0;
}
#it-contentbuttons a:hover {
	background-color:#E5EFFA;
}

.cvpstempel 
{
	background-image:url("../../../grafiken/bereich/privat/cvp/ecards_stempel.gif");
	background-repeat:no-repeat;
	background-position:top right;
}
