/* 
 * Text classes
 */
body, table, tr, td {
	font: 70%/1.4em "trebuchet ms",trebuchet,arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555;
}

.description {
	font-size: 10px;
}

div#left a:active  {color: #CCC; text-decoration: none/*underline*/; font-weight: normal;}
div#left a:visited {color: #CCC; text-decoration: none/*underline*/; font-weight: normal;}
div#left a:link    {color: #CCC; text-decoration: none/*underline*/; font-weight: normal;}
div#left a:hover   {color: #FFF; text-decoration: none/*underline*/; font-weight: normal;}

a:active  {color: #666; text-decoration: underline; font-weight: normal;}
a:visited {color: #666; text-decoration: underline; font-weight: normal;}
a:link    {color: #666; text-decoration: underline; font-weight: normal;}
a:hover   {color: #000; text-decoration: underline; font-weight: normal;}

/* 
 * Disables the double line break for P, UL, FORM and LI tags
 */
p, li, li, form
{
	margin-top: 0px;
	margin-bottom: 0px;
}


div.menu div.header,
div.module div.header { color: #777;}
div#header{ color:#33ff82;}

h2,
.small_header {
  font-size: 14px;
  font-weight: bold;
}

h1,
.big_header {
  font-size: 16px;
  font-weight: bold;
}

div#staffelDiscount { margin-left: 5px; }
div#staffelDiscount table th { color: #ffffff; font-weight: bold; text-align: center; margin:3px;border: dotted #fff 1px; }
div#staffelDiscount table td { color: #CCCCCC; padding-left: 5px; text-align: left; border: dotted #fff 1px; }
