#main {
  margin-right: 1em;
}

#login-display {
  position: absolute;
  top: 1em;
  right: 1em;
  text-align: right;
}

.appointment_unpaid {
  background-color: #FCC3C2;
}

a {
  color: #0033cc;
}

.with_background {
  background-color: #c2defc;
}

div.questions {
  margin-top: 1em;
  margin-bottom: 1em;
}

div.questions div {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

div.questions span {
  padding: 0.5em 1em;
  white-space: nowrap;
}

div.questions span > label {
  position: relative;
  top: -0.25em;
}

.horizontal_padding {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.vertical_padding {
  padding-top: 1em;
  padding-bottom: 1em;
}

.vertical_margin {
  margin-top: 1em;
  margin-bottom: 1em;
}

.large_vertical_margin {
  margin-top: 2em;
  margin-bottom: 2em;
}

div#motivational_message {
  text-align: center;
  margin: 1em;
  border: 5px double #1dc7c5;
  font-weight: bold;
  font-size: 146.5%;
  font-style: italic;
  font-family: times;
  background-color: #c5efff;
  color: #086cf9;
}

.user_photo {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.calendar_disabled {
  background-color: #cfcfcf;
}

#upload_form {
  line-height: 3em;
  padding: 5px;
  margin: 5px 0px;
  text-align: left;
  border: 1px solid gray;
}

/** table begin ***********************/

table.detail {
  border-collapse: separate;
  border-spacing: 1px;
}

table.detail th {
  text-align: right;
  font-weight: normal;
  background-color: #5F8DFB;
}

table.detail td {
  background-color: #B3D5EF;
}

table.detail th.tallCell {
  vertical-align: top;
}

table.detail td.moveOptions {
  text-align: center;
  width: 50px;
  padding: 5px;
}

table.detail td.moveOptions button {
  margin-bottom: 3px;
  width: 45px;
  white-space: nowrap;
}

table.detail td.buttonBar {
  padding-top: 10px;
}

.separator {
  border-bottom: 1px solid #2112CF; 
  margin: 10px 0px; 
  width: 300px;
}

div#filterTable {
  background-color: #DDECF8;
  margin-bottom: 1em;
}

#filterTable th {
  text-align: left;
}

#filterTable td, #filterTable th {
  border-style: none;
}

table.list {
  border-collapse: collapse;
  background-color: #efefef;
  width: 790px;
}

table.list th {
  padding-left: 5px;
}

table.list td {
  padding: 5px 0 5px 5px;
  line-height: 25px;
}

tr.error {
  background-color: #c00;
}

td.level {
  background-color: #cae2ff;
}

td.medium {
  background-color: #d1d1d1;
}

table#pricing_table td, table#pricing_table th {
  border: 1px solid
}

table#pricing_table th {
  text-align: left;
}

table#pricing_table td {
  text-align: center;
}

/** table end ***********************/


/** navbox begin ***********************/

div.navbox h5 {
  font-weight: bold;
  padding-left: 1em;
  line-height: 2.5em;
}

div.navbox ul {
  padding-left: 0;
  margin:0px;
}

div.navbox li {
  list-style-type: none;
  background-position: top;
  background-repeat: repeat-x;
  background-image: url(/images/hd_bg.png);
  padding-left: 0.5em;
  padding-right: 0.5em;
  line-height: 2.5em;
}

div.navbox li a {
  text-decoration: none;
  color: white;
}

div.navbox li.current {
  background-color: #FEC0D9;
  background-position: bottom;
  background-repeat: repeat-x;
  background-image: url(/images/hd_bg.png);
}

div.navbox li.active {
  background-repeat:no-repeat;
  background-position:left;
  color:#000000;
}

div.navbox li.active a {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}

div.navbox li.extern {
  background-image:url("../images/2257/arrow_li_extern.gif");
  background-repeat:no-repeat;
  background-position:left;
}

div.navbox li.extern:hover {
  background-image:url("../images/2257/arrow_li_extern_hover.gif");
  background-repeat:no-repeat;
  background-position:left;
}

div.navbox div.inactive {
  color:#000000;
  background-color:#f9f9ff;
  border:solid 1px #509960;
  padding:0px 0px 20px 0px;
  margin:-1px 0px 0px 0px;
}

div.navbox div.active {
  color:#000000;
  margin: 0px 0px 0px 0px;
}

div.navbox div.active h5 {
  color:#ffffff;
  background-color: black;
}

div.navbox div.impressum {
  color:#000000;
  background-color:#f9f9ff;
  padding:0px;
  margin:20px 0px 0px 0px;
  border:solid 1px #c0d3e2;
}

div.navbox div.impressum div.active {
  border:solid 1px #ffc9c9;
  padding:0px;
  margin:-1px;
}

/** navbox end ***********************/


/** drawing begin ***********************/

#drawing-area {
  border: 1px solid brown;
  padding-bottom: 10px;
}

#drawing-area p {
  margin-left: 10px;
}

.drawing {
  text-align: center;
}

#drawing_buttons {
  margin-bottom: 10px;
}

div.thumbnail {
  float: left;
  margin-top: 8px;
  margin-bottom: 8px;
}

div.thumbnail p {
  text-align: center;
  margin: 0;
}

/** drawing end ***********************/


/** chat begin ***********************/

#user_menu {
  background-color: #b3d5ef;
  border: 1px solid #5d66df;
}

.line_info {
  padding: 0.25em;
  margin: 1px;
}

.line_name {
  background-color: #aad6ff;
  border-bottom-style: solid;
  border-color: white;
  border-width: 1px;
  min-width: 5em;
  padding: 0.25em;
}

.line_separator {
  border-top: 1px solid #aad6ff;
  margin: 10px 0px;
  width: 100%;
}

.line_content {
  height: 12px;
  padding: 0.5em;
}

.line_date {
  background-color: #e6e6e6;
  border-bottom-style: solid;
  border-color: white;
  border-width: 1px;
  width: 4em;
  height: 12px;
  text-align: center;
  padding: 3px;
}

.line_status_message {
  font-style: italic;
}

#chat-left {
  margin-right: 180px;
}

#chat-right {
  float: right;
  width: 200px;
  background-color: #d2ebfe;
}

#user_management {
  overflow: auto;
  height: 240px;
}

#add_user_div {
  text-align: center;
  height: 60px;
}

#close_session_div {
  padding-top: 5px;
}

#chat  {
  overflow: auto;
  height: 300px;
  width: 465px;
  padding-right: 1em;
}

#chat_timer {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

#emoticon_list {
  padding: 1em 0;
}

.emoticon {
  float: left;
  padding: 2px;
}

/** chat end ***********************/


/** appointment ***********************/
div.appointment {
  padding: 1em;
  margin: 1em;
}
/** appointment end ***********************/