/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\// */
/* //\\//\\ Stylesheet für den Kursplan von bodynmind.de //\ */
/* //\\//\\ erstellt im September 2007 //\\//\\//\\//\\//\\ */
/* //\\//\\ von Sabine Ayshe Peters //\\//\//\\//\\//\\//\ */
/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\// */

/*#ee9921;*/ /*orange*/
/*#bf311a;*/ /*dunkelrot*/

img {
	border: 0;
}

html,body {
	margin:0;
	padding:0;
   background-color: #ee9921;
	color:#fff;
	height:100%;
}

body, table
{
	font-family: helvetica, verdana, sans-serif; 
	font-size: 1em;
	color:#fff;
	border:1px solid #fff;
}

caption {
	font-size:1.2em;
	color: #bf311a;
}

caption p {
	padding:10px;
}

tr {
	background-color: #fff;
}

tr.even {
	background-color: #ccc;
}

td
{font-family: helvetica, verdana, sans-serif; font-size: 1em; color:#bf311a; vertical-align:top;  text-align:center; border: 1px solid #fff;
}