#page {
	border-color: #D9D9D9 !important;
	background-color: #F2F2F2;	
}
#navipath {
	color: #808080;
}
#navipath a {
	color: #808080; 
}


/* Styles für bestehende Termine */
#existing-dates-acc .appformrow {
	clear: both;
	width: 360px;
	
}
/* IE7 only */
*+html #existing-dates-acc .appformrow {
	width: 345px;
}
#existing-dates-acc .appformrow-left, #existing-dates-acc .appformrow-right {
	float: left;
}

/* Tabelle: Ausrichtung rechts in Zelle	*/
.table-result .td-right {
	text-align: right;
	white-space: nowrap;
}
.table-result .tr-error {
	color: #cd0a0a;
}
.table-list .tr-off {
	color: #cccccc;
}
.table-list .td-off {
	color: #cccccc;
}
.table-list .td-right {
	text-align: right;
}


.table-list-indent .head td {
	font-weight: normal;
	font-size: 14px !important;
}



/* Schriftgrösse im Dialogfenster	*/
.ui-widget {
	font-size: 12px !important;
}

/* Suchformular	*/
.searchform .desc  {
	width: 150px;
}