body
{ margin: 0;
  padding: 0;
  background-color: #eeeeee; }

table
{ margin: 0;
  border-collapse: collapse; }

    td
    { padding: 1px 10px; }

    th
    { background-color: #b7d5ea;
      border-top: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      padding: 2px 10px; }

label
{ font-weight: bold; }

form .error
{ background-color: #E86307;
  border: 1px dashed #FFE26F;
  padding: 2px 1px;
  color: #FFE26F; }

#head
{ height: 40px;
  background: #8ABEDF url(/images/top.jpg) no-repeat;
  padding: 10px 0 0 10px; }

    #head h1
    { font-weight: bold;
      font-style: italic;
      font-size: 16px;
      margin: 0; }

#navi_top
{ background-color: #4797C9;
  list-style: none;
  padding: 0 0 0 150px;
  margin: 0;
  height: 17px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; }

    #navi_top li
    { float: left;
      padding: 1px 6px 2px 6px;
      border-right: 1px solid #ffffff; }

    #navi_top li.first
    { border-left: 1px solid #ffffff; }

        #navi_top a, #navi_left a
        { color: #ffffff;
          font-weight: bold; }

        #navi_top a:hover, #navi_left a:hover
        { color: #FFE26F; }

#body
{}

    #navi_left
    { width: 150px;
      background-color: #E2E2E2;
      border-right: 1px solid #ffffff;
      float: left;
      height: 400px; }

        #navi_left ul
        { background-color: #4797C9;
          list-style: none;
          margin: 0;
          padding: 0; }

            #navi_left li
            { border-bottom: 1px solid #ffffff;
              padding: 1px 0 1px 17px; }

            #navi_left li.current
            { background-image: url(/images/navs_pfeil.gif);
              background-repeat: no-repeat; }

    #title, #curBooking
    { background: #FFE26F url(/images/titel_pfeil.gif) no-repeat 15px;
      color: #E86307;
      font-size: 12px;
      font-weight: bold;
      border-bottom: 1px solid #FFFFFF;
      padding: 5px 0 5px 28px;
      margin: 0 0 0 150px; }

    #curBooking
    { background: transparent none;
      color: #4797C9;
      margin: -10px 0 10px 0;
      padding-left: 10px; }

    #content
    { padding: 1em 0 1em 150px; }

        #content a
        { text-decoration: underline; }

        #content a:hover, #content a img
        { text-decoration: none; }

        #content a img
        { vertical-align: middle; }

        #content p, form, pre
        { margin-left: 10px; }

div.grau
{ height: 16px;
  border-bottom: 1px solid #FFFFFF; }

.grau_abgel {
	background-color: #E2E2E2;
	color: #999999;
}
.weiss_abgel {
	background-color: #FFFFFF;
	color: #999999;
}
.grau_aktiv {
	border-top: 2px dotted #FF8888;
	background-color: #E2E2E2;
	color: #999999;
}
.weiss_aktiv {
	border-top: 2px dotted #FF8888;
	background-color: #FFFFFF;
	color: #999999;
}


li.current
{ background-color: #FFCC00; }

    li.current a
    { color: #000000 !important; }

.notify
{ font-weight: bold; }

.sum td, .sum th
{ border-top: 1px solid #000000; }

/* not used any more ralph 20060315
.zuname
{ text-transform: uppercase; }

.preis
{ vertical-align: middle; }
*/


#payment td
{ text-align: right; }

#payment th
{ background-color: transparent;
  border: none; }

#payment .horizontal th
{ background-color: #b7d5ea;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; }

#payment .sum th
{ border-top: 1px solid #000000; }

#crewlist td
{ height: 30px; }
/*
#bookings td img
{ vertical-align: middle; }*/

#bookings td {
	padding: 1px 4px;
}

#bookings th {
	background-color: #b7d5ea;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 2px 3px; 
}

.grau_highlight {
	border-top: 2px dotted #FF8888;
	border-bottom: 2px dotted #FF8888;
	background-color: #E2E2E2;
}
.weiss_highlight {
	border-top: 2px dotted #FF8888;
	border-bottom: 2px dotted #FF8888;
	background-color: #FFFFFF;
}

