@charset "utf-8";

/* ****************************************** */
/* Orangefluid GbR                            */
/* www.orangefluid.com                        */
/* ****************************************** */


/* ****************************************** */
/* Additional colour settings for Ackermann   */
/* ****************************************** */

body {background: #000000 url(../images/background_white.gif) 50% 0 repeat-y;}
div#sitecontainer {background: #000000 url(../images/background_white.gif) 0 0 repeat-y;}

div#calendarcontainer_list a:link, div#calendarcontainer_list a:visited, div#calendarcontainer_list a:active {
	color: #000000;
	text-decoration: none;
	}
	
div#calendarcontainer_list a:hover {
	color: #000000;
	text-decoration: none;
	}


