#termine #content { 
	margin-right: 28px; 
	padding-right: 0; 
} 

#termine #sidebar { 
	display: none;
	width: 200px; 
	margin-right: -250px; 
}

#termine #termineCal {
	margin: 0 ;
	padding: 0;
	border-collapse: collapse;	
	border-top: 1px solid #fff;
	background-color: #fff;
}

/* <!-- !=== calendar nav === --> ----- */

#termine #termineCal a:hover { text-decoration: none; }


#termine #termineCal .termineNav {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border-bottom: 1px solid #fff;
}

#termine #termineCal .termineNav h4, 
#termine #termineCal .termineNav a {
	margin: 0;
	padding: 0;
	line-height: 1.8;
}

#termine #termineCal #calThisMonth {
	border-right: 0;
}

#termine #termineCal #calPageNav {
	text-align: right;
	border-left: 0;
}

#termine #termineCal #calPageNav a {
	display: inline;
	padding: .25em 1em;
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

/* <!-- !=== calendar === --> ----------------- */


#termine #termineCal {
	margin: 0 ;
	padding: 0;
	border-collapse: collapse;	
	border-top: 1px solid #fff;
	background-color: #fff;
}

#termine #termineCal td {
	border-right: 1px solid #ccc;
	width: 14%;
	margin: 0;
	padding: 0;
	font-size: 11px;
	overflow: hidden;
}

#termine #termineCal th { 
	padding: 3px 5px;
	text-align: center; 
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}



#termine #termineCal td.terminplan_tage,
#termine #termineCal .terminplan_wochentage_vormonat {
	text-align: right;	
}

#termine #termineCal .terminplan_wochentage_vormonat {
	padding:3px 5px;
	background-color: #d8d8d8;
	color: #666;
	border-right-color: #999;
}

#termineCal .terminplan_leer_vormonat {
	vertical-align: top;
}

#termine #termineCal a {
	widows: 0;
	display: block;
	padding:3px 5px;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-break: 
}


#termine #termineCal .terminplan_tage a,
#termine #termineCal .terminplan_heute_tage a { 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#termineCal ul.eventListDay {
	margin: 0;
	padding: 0;
	list-style:none;
}

#termineCal li {
	margin: 0;
	padding: 0;
	background-image: url(/gifs/calendar-bullet.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


#termineCal td.terminplan_heute_leer a, 
#termineCal td.terminplan_leer a {
	padding: 3px 0;
}

    
#termine #termineCal td.terminplan_tage,
#termine #termineCal td.terminplan_heute_tage {
      text-decoration:none;
      text-align:right;
      background-color:#c6cfe4;
      border-right: 1px solid #9da3b2;
}

#termineCal td.terminplan_heute_leer {
	background-color: #ffc;
}

td.terminplan_leer,
td.terminplan_heute_leer {
      text-decoration:none;
      text-align:left;
      vertical-align:top;
      height:6em;
}

/* <!-- !=== Signaturen f. Kategorien === --> -------- */

#termineCal .kalender_F {
	background-color: #caf5cc;
}




/* <!-- !=== sidebar === --> ----------------- */

#sidebar table { 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	border-collapse: collapse; 
	font-size: 10px;
	line-height: 1.5;
}

#sidebar td {
	font-size: 1.2em;
	margin: 0;
	padding: 3px 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

#sidebar table .label {
/* 	font-weight: bold; */
	color: #666;
}

#sidebar table .lehrer {
	text-transform: capitalize;
}

#sidebar .news_headline { 
	padding:5px 10px;
	font-size: 1.5em;
	color: #26345c;
}

#sidebar .news_ganzer_tag {
	background-color: #c8cfe2;
	font-weight: bold;
} 

#sidebar .terminZeit {
	border-top: 2px solid #ccc;
}

    



