body
{
	text-align: left;
}

.termine_liste_main
{
	width: 366px;
	font-size: 10px;
}

.termine_monat_background
{
	background-image: url(../img/background/termin_monat.jpg);
}

.termine_monat_open, .termine_monat_close
{
	padding: 2px;
	padding-left: 30px;
	cursor: pointer;
	color: #5b5b5b;
	border-top: 1px solid #cccccc;
	font-weight: bold;	
	background-image: url(../img/icon/plus_icon.png);	
	background-repeat: no-repeat;
	background-position: 5px center;
}

.termine_monat_open
{
	background-image: url(../img/icon/minus_icon.png);
}

.termine_liste_head_main
{	
	background-color: #ececec;   /*--- grau ---*/
	border-top: 1px solid #cccccc;
	font-weight: bold;	
}

.termine_liste_liste
{
	height: 222px;	
	background-color: white;
}

a .termine_liste_row
{
	display: block;	
}

a:hover .termine_liste_row
{	
	background-color: #e6efff;
	cursor: pointer;
}

.termine_liste_col1, .termine_liste_col2, .termine_liste_col3, .termine_liste_col4, .termine_liste_col5, .termine_liste_col6
{
	float: left;
	padding: 5px 0px;
	overflow: hidden;	
}

.termine_liste_col1
{
	width: 105px;	
	padding-left: 5px;
	/*background-color: #000000;*/
}

.termine_liste_col2
{
	width: 70px;
	/*background-color: #333333;*/
}

.termine_liste_col3, .termine_liste_col4
{
	width: 70px;
	/*background-color: #666666;*/
}

.termine_liste_col4
{
	/*background-color: #999999;*/
}

.termine_liste_col5
{
	width: 45px;
	text-align: center;
	/*background-color: #CCCCCC;*/
}

.termine_liste_col6
{
	width: 25px;
	text-align: center;
	/*background-color: #FFFFFF;*/
}

.termine_pager_main
{	
	padding: 5px 10px;
	height: 10px;
	text-align: right;
	background-color: #ececec;   /*--- grau ---*/
}

.termine_pager_aktive, .termine_pager_inaktive
{
	padding: 2px;
	background-color: white;
	border: 2px solid #ececec;
	cursor: pointer;
	font-weight: bold;
}

.termine_pager_inaktive
{
	color: white;
	background-color: #979392;
}

.termine_pager_aktive:hover
{
	color: #5B5B5B;
}

.termine_pager_inaktive:hover
{
	color: white;
}

.termine_stop_sales1 div
{
	text-decoration: line-through;
}

.termine_stop_sales1:hover .termine_liste_row
{
	color: #5B5B5B;
	background-color: transparent;
	cursor: auto;
}


/*---- Reiserequest ---*/
.reiserequest_termine_main
{	
	border: 1px solid #cccccc;
	margin: 20px 20px;
}	

.reiserequest_controll_main
{
	padding: 3px 20px;
	background-image: url(../img/background/termin_monat.jpg);
}

.reiserequest_termine_main .termine_liste_main
{
	width: auto;
}

.reiserequest_termine_main .termine_liste_liste 
{
	background-color: #f7f7f7;	
}

.reiserequest_termine_main .termine_liste_col1
{
	width: 220px;
}

.reiserequest_termine_main .termine_liste_col2
{
	width: 210px;
}

.reiserequest_termine_main .termine_liste_col3, .reiserequest_termine_main .termine_liste_col4
{
	width: 100px;	
}
