

/* PRODUKTION
-------------------------------------------------------------------------------------------------------------- */

/* Vorstellungen m. Microformats */

#sidebar .vcalendar h5 {
	border-bottom-color: #388158;
}

#sidebar .spieltag {
	background-image: url(../img/sidebar-kalenderblatt-bg.gif);
}

#sidebar .spieltag.wochenende {
	background-image: url(../img/sidebar-kalenderblatt-we-bg.gif);
}

#sidebar .day {
	background-color: #beead1;
	color: #31704c;
}

#sidebar .wochenende .day {
	background-color: #388158;
}

#sidebar .vevent {
	border-bottom-color: #388158;
}

#sidebar .showing {
	color: #388158;
}


/* Pressebilder */
/* div.img nur temporär für img tags eingebaut */

#sidebar .press-images a:hover,
#sidebar .press-images a:focus,
#sidebar .press-images a:hover img,
#sidebar .press-images a:focus img {
	border-color: #388158;
}
