/*
Diese Styles sind für das Kalenderplugin "google calendar events"
*/

.Farbstyle-1{
	background:#FFE563; /* Orange */

	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;

	color:#404040; /* Dunkles Grau*/
	
}
 
.Farbstyle-2{
	background:#C4C4C4; /* Grau*/

	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;

	color:#404040; /* Dunkles Grau*/
	
}

.Farbstyle-3{
	font-size:x-small;
	font-family:Arial;
	/*text-decoration:underline;*/
	text-shadow:none;
	
}