#nav-main-termine { background-image: url(img/navi/navi_termine_farb.gif) }

#title { background-color: #c5a; }
#title-img { background-image: url(img/06_termine/bild.jpg); }
#title h1 { background-image: url(img/06_termine/seitentitel.gif); }

#content a, 
#sidebar a,
#nav-sub li a:hover,
#nav-sub li a:active,
#nav-sub li.akt a,
#nav-sub li.akt li a:hover,
#nav-sub li.akt li a:active,
#nav-sub li.akt li.akt a
{ 
	color: #c5a; 
}

#nav-sub li.akt {	background-image: url(img/06_termine/navipfeil.gif); }
#nav-sub li.akt li.akt { background-image: url(img/06_termine/navipfeil_sub.gif); }

#content .top a { background-image: url(img/06_termine/pfeil_top.gif); }

#sidebar div.sb-container-0 { background: #faeef6 url(img/06_termine/ecke.gif) no-repeat; }
#sidebar a.link-download { background-image: url(img/06_termine/pfeil_download.gif); } 
#sidebar a.link-extern { background-image: url(img/06_termine/pfeil_extern.gif); }
#sidebar a.link-intern { background-image: url(img/06_termine/pfeil_intern.gif); }
#sidebar a.link-mail { background-image: url(img/06_termine/pfeil.gif); }


#content .termine-intern {
	border-bottom: 20px solid #ebebeb;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 11px;
	background-color: #fbfbfb;
}
#content .termine-intern th, 
#content .termine-intern td {
	border: 0 none;
	margin: 0;
}

#content .termine-intern th {
	background: #ebebeb url(img/allgemein/ecke_trennbalken.gif) top right no-repeat;
	padding: 5px 8px;
}
#content .termine-intern td {
	border-bottom: 1px solid #ebebeb;
	margin: 0;
	background-color: #fbfbfb;
	padding: 8px;
}
#content .termine-intern td.td-0 {
	width: 65px;
}
#content .termine-intern td.td-1 {
	color: #666;
}
