/* plan.css
by herbie
last modified by iris 081123 */

body  {
	font-size : 95%;
	font-family : "trebuchet MS", verdana, helvetica, sans-serif;
	color : #000;
	background : #fff;
	margin : 10px;
	padding : 0;
	}

a:link  {color : #000; background: transparent;}
a:visited {color : #000; background: transparent;}
a:hover	{color : #000; background : #fff;}
a:active {color : #000; background: transparent;}

.dj a:link  {color : #fff; background: transparent;}
.dj a:visited {color : #fff; background: transparent;}
.dj a:hover	{color : #000; background : #fff;}
.dj a:active {color : #fff; background: transparent;}

.iris a:link  {color : #000; background: transparent;}
.iris a:visited {color : #000; background: transparent;}
.iris a:hover	{color : #000; background : #fff;}
.iris a:active {color : #000; background: transparent;}

.chefin a:link  {color : #000; background: transparent;}
.chefin a:visited {color : #000; background: transparent;}
.chefin a:hover	{color : #000; background : #fff;}
.chefin a:active {color : #000; background: transparent;}

.chef a:link  {color : #000; background: transparent;}
.chef a:visited {color : #000; background: transparent;}
.chef a:hover	{color : #000; background : #fff;}
.chef a:active {color : #000; background: transparent;}

td {
	text-align: center;
}

.fett {
	font-weight: bold;
}

.iris {
	background-color: #FF8000;
	color: #000000;
}

.chefin {
	background-color: #55FF50;
	color: #000000;
}

.chef {
	background-color: #ffff00;
	color: #000000;
}

.dj {
	background-color: #0000ff;
	color: #ffffff;
}

.spezial {
	background-color: #aaaaaa;
	color: #000000;
}

.formation {
	background-color: #87CEFA;
	color: #000000;
}

.anfaenger {
	background-color: #FF8000;
	color: #000000;
}

.fkurs {
	background-color: #ffe4e1;
	color: #000000;
}

.bronze {
	background-color: #DEB887;
	color: #000000;
}

.silber {
	background-color: #C0C0C0;
	color: #000000;
}

.gold {
	background-color: #FFD700;
	color: #000000;
}

.goldstar {
	background-color: #DAA520;
	color: #000000;
}

.tanzkreis {
	background-color: #7FFFD4;
	color: #000000;
}

.sonder {
	background-color: #32cd32;
	color: #000000;
}
