﻿.CalendarCellLink
{
	text-decoration: none;
	cursor: hand;
}
.calendarTextBox
{
	height:12px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5252;
	font-size: 1em;
	border:0px;
	border-color:white;
	display:inline;
	
}
 .calendarButton
{
	width: 16px;
	height: 16px;
	background-color: #f2f3f5;
	border: 0px;
	border-style: solid;
	border-color: #c6c4c4;
	font-size: 0em;
	color: #5b5252;
	background-image: url(../images/Maintenance/calendar.png);
	display:inline;
}
.calendarEditButton
{	
	width: 16px;
	height: 16px;
	background-color: white;
	border: 0px;
	border-style: solid;
	border-color: white;
	font-size: 0em;
	color: #5b5252;
	background-image: url(../images/Maintenance/calendar_edit.png);
	display:inline;
}
.topMenuItemSelected a {
	background-color: #f2f3f5;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-color: #99adc2;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	background-color: #5b5252;
	color: #fff;
	
}
.blogSelectedItemID {
	background-color: #f2f3f5;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	background-color: #5b5252;
	color: #fff;
	
}
.Level2MenuItemSelected a{
	margin-left:30px;
	border-bottom: 2px;
	padding-left: 1px;
	border-bottom-style: solid;
	border-color: #c6c4c4;
	line-height: 1.6em;
	text-decoration: none;
	display: block;
	background-color: #5b5252;
	color: #fff;
}
.Level3MenuItemSelected a {
	margin-left:50px;
	line-height: 1.5em;
	font-size: .9em;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	background-color: #5b5252;
	color: #fff;
}

/*добавлено для устранения непроладок при наследованиее правой панелью классов средней панели*/
#SecondaryContent2Col .content  .AusgewahlteKurse b{
    font-weight: bold;    
    font-size: 1.1em;
}
/*********************************************************************************************/
/*small week calendar on Online form*/
.smallWeek .selectedgrey{
	background: #C6C4C4;	
	display: block;
	margin: 1px;
	width: 20px;
	height: 11px;
}
/*********************************************************************************************/
