#wrapper {
 background: #fff url(../../images/bg_orange.png) repeat-y;
}
#left span.separator {
 border-top: 1px solid #f9b950;
 color:#630;
}
#left a {
 color: #630;
}
#left .active a ,#left a:hover {
 background: url(../../images/li_reha.png) no-repeat 0 0.5em;
}

#textpart {
 background: #fdebcd;
}

#userForm .sbn input{
 background: #f69a04 url(../../images/li_reha.png) no-repeat 2px 0.5em;
 color: #630;
}

#userForm .terminSubTd input, #userForm .sbn input#submBn{
 background: #f69a04 url(../../images/bg_button.gif) no-repeat left top;
 color:#fff;
}

.terminBlock {
 background: #fdebcd;
}

