/* CSS Document */


/*Definition der Zelle über den Tasks/Descriptions ---- Anfang*/
.content_task_header {
	width:300px;
	background:#628297;
	text-align:right;
	font-size:8.5pt;
	color:#ffffff;
	font-weight:bold;
	vertical-align:top;
	padding: 2px 0px 2px 2px;	
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-top-width:1px; 
	border-top-style:solid;
	border-color:#628297;
	border-left:1px solid #628297; 

	}
/*Definition der Zelle über den Tasks/Descriptions ---- Ende*/


/*Definition der Zelle über den Tasks/Descriptions LEADER ---- Anfang*/
.content_task_header_leader {
	width:300px;
	background:#F09A1F;
	font-size:8.5pt;
	font-weight:bold;
	color:#ffffff;
	vertical-align:top;
	padding: 2px 0px 2px 2px;	
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-top-width:1px; 
	border-top-style:solid;
	border-color:#628297;
	border-left:1px solid #F09A1F; 

	}
/*Definition der Zelle über den Tasks/Descriptions LEADER ---- Ende*/


/*Definition der Zelle WP ---- Anfang*/
.content_task_wp {
	width:45px;
	font-size:8pt;
	text-align:left;
	vertical-align:top;
	padding: 2px 0px 2px 2px;
	border-left: 1px solid #628297;	
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-color:#628297;
	}

.content_description_wp{
	width: 35px;
	font-size:8pt;
	vertical-align:top;
	padding: 2px 2px 0px 5px;
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-color:#628297;
	}
/*Definition der Zelle WP ---- Ende*/




/*Definition der Zeile MONAT ---- Anfang*/
.content_timetable_monat{
	font-size:7pt;
	width:11px;
	vertical-align:top;
	border-top-width:1px; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-bottom-width:2px; 
	border-style:solid;
	border-color:#628297;
	text-align:center;
	}
	
	
/*Definition der AKTIVEN Zeilen */
.content_timetable_monat_active_header{
	font-size:6pt;
	background:#628297;
	width:11px;
	vertical-align:top;
	border-top-width:1px; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-bottom-width:2px; 
	border-style:solid;
	border-color:#628297;
	}
	
.content_timetable_monat_active{
	font-size:6pt;
	background:#02A7E1;
	width:11px;
	vertical-align:top;
	border-top-width:1px; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-bottom-width:1px; 
	border-style:solid;
	border-color:#628297;
	}

.content_timetable_monat_border_rechts{
	font-size:6pt;
	width:8px;
	vertical-align:top;
	border-top-width:1px; 
	border-right-width:2px; 
	border-left-width:1px; 
	border-bottom-width:2px; 
	border-style:solid;
	border-color:#628297;
	}


.content_timetable_monat_border_links{
	font-size:6pt;
	width:8px;
	vertical-align:top;
	border-top-width:1px; 
	border-right-width:1px; 
	border-left-width:2px; 
	border-bottom-width:2px; 
	border-style:solid;
	border-color:#628297;
	}
/*Definition der Zeile MONAT ---- Ende*/


/*Definition der Zeilen INHALT ---- Anfang*/
.content_timetable_inhalt{
	width:9px;
	vertical-align:center;
	text-align:center;
	font-weight:bold;
	color: #ffffff;
	border-top-width:1px; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-bottom-width:1px; 
	border-style:solid;
	border-color:#628297;
	}
	

.content_description{
	width:275px;
	font-size:8pt;
	vertical-align:top;
	padding: 2px 2px 0px 5px;
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-color:#628297;
	}

/*Definition der Zeilen INHALT ---- Ende*/