.wochentage{
	font-weight: bold;
}
.termin{
	font-size: 11px;
}
a.termin:link, a.termin:visited {
	color:#CC0000;
	text-decoration: none;
}
a.termin:hover, a.termin:active {
	color:#CC0000;
	text-decoration: underline;
	background-color: #e5e5e5;
}
a.menuelink:link, a.menuelink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menuelink:hover, a.menuelink:active {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.tab_active{
	background-color: #999999;
}
.tab_deactive{
	background-color: #eff0f0;
}
.tab_headline{
	background-color: #ffdb00;
	font-weight: bold;
}
.tab_headline_black{
	background-color: #000000;
	font-weight: bold;
}
.tab_cell_grey{
	background-color: #CCCCCC;
	font-weight: bold;
}

.tab_cell_grey2{
	background-color: #EEEEEE;
}

.tab_cell_today{
	background-color: #CCCCCC;
	font-weight: bold;
}

.tab_yellow{
	background-color: #ffdb00;
	border: 1px solid #000000;
}
.tab_grey{
	background-color: #EFF0F0;
	border: 1px solid #000000;
}
.div_week{
	background-color: #ffdb00;
	border: 0px;
	margin:2px;
	padding: 2px;
	border: 1px solid #000000;
}

.grid_table td {
	border:1px inset #000000;
}
table.grid_table{
	border:1px inset #000000;
	border-collapse:collapse;
	width:100%;
}
#tab_daily_termin td{
	font-size: 10px;
}
