/*_______________________________________Benutzerdefinierte Stile_____________*/

 html {
   margin: 0; padding: 0;
   height: 100.1%
   }
 body {
   background: url(images/bg.gif) repeat-y center #AAAAAA;
   margin: 0; padding: 0;
   height: 100.1%
   }
 a {
   text-decoration: none;
   color: #404040;
   }
 a:hover {
   text-decoration: none;
   color: #202020;
   }
 fieldset {
   margin-bottom: 5px;
   padding: 0px 10px 10px 10px;
   }
 legend {
   font-weight: bold;
   }
 #ie55 {
   text-align: center;
   }
 #body {
   width: 980px;
   margin: auto;
   background-color: #FFFFFF;
   text-align: left;
   }
 #header {
   position: relative;
   background: url(images/header.png) no-repeat;
   width: 980px;
   height: 166px;
   }
 #logo {
   position: absolute;
   top: 20px;
   left: 26px;
   }
 #ticker {
   position: absolute;
   left: 5px; bottom: 4px;
   overflow: hidden;
   color: #FFFFFF;
   font-size: 12px;
   }
 #ticker a {
   color: #FFFFFF;
   }
 #main_menu {
   margin: 18px 65px 0 65px;
   height: 40px;
   }
 #main_menu ul {
   list-style-type: none;
   margin: 0; padding: 0;
   }
 #main_menu ul li {
   float: left;
   width: auto !important;
   width: 90px;
   white-space: nowrap;
   height: 28px;
   padding: 0 9px 0 0;
   font-size: 18px;
   font-style: italic;
   font-family: 'Times News Roman', Times, serif;
   font-weight: bold;
   letter-spacing: 0.1em;
   }
 #main_menu ul li a {
   display: block;
   color: #34729B;
   text-align: center;
   padding: 3px 18px 5px 18px;
   height: 20px;
   }
 #main_menu ul li a:hover, #main_menu ul li.selected a {
   display: block;
   background-color: #34729B;
   color: #FFFFFF;
   text-align: center;
   padding: 3px 18px 5px 18px;
   height: 20px;
   }
 #main_frame {
   margin: 0 65px;
   border-top: 1px solid #C0C0C0;
   border-bottom: 2px solid #606060;
   border-left: 1px solid #C0C0C0;
   border-right: 2px solid #606060;
   background-color: #F5F1D1;
   height: auto !important;
   min-height: 300px;
   }
 * html #main_frame {
   height: 300px;
   }
 #footer {
   margin: 5px 65px;
   padding: 0;
   text-align: right;
   font-size: 11px;
   }
 #footer ul {
   list-style-type: none;
   margin: 0; padding: 0;
   }
 #footer ul li {
   display: inline;
   border-right: 1px solid #A0A0A0;
   padding: 0 6px;
   }
 #footer ul li a {
   color: #404040;
   }
 #footer ul li a:hover {
   color: #505050;
   }
 .description {
   float: right;
   width: 290px;
   padding: 0 50px 40px 50px;
   background-color: #FFFFFF;
   color: #909090;
   }
 .description a{
   color: #909090;
   }
 .desc_title {
   font-weight: bold;
   font-size: 14px;
   padding: 40px 0 12px 0;
   }
 .plots {
   text-align: center;
   padding: 20px 0;
   margin-right: 390px;
   }
 #apartments {
   padding: 5px;
   height: 30px;
   }
 #apartments ul {
   list-style-type: none;
   margin: 0; padding: 0;
   }
 #apartments ul li {
   float: left;
   width: 100px;
   height: 24px;
   margin-right: 2px;
   font-size: 12px;
   font-style: italic;
   font-family: 'Times News Roman', Times, serif;
   font-weight: bold;
   letter-spacing: 0.1em;
   }
 #apartments ul li a {
   display: block;
   background-color: #34729B;
   color: #FFF;
   text-align: center;
   padding: 4px 0;
   height: 16px;
   }
 #apartments ul li a:hover, #apartments ul li.selected a {
   display: block;
   background-color: #5492BB;
   color: #FFF;
   text-align: center;
   padding: 4px 0;
   height: 16px;
   }
 .teaser_frame {
   float: left;
   width: 390px;
   margin: 0 5px;
   border: 1px solid #A0A0A0;
   background-color: #FFFFFF;
   text-align: justify;
   position: relative;
   }
 .teaser_heading {
   background-color: #34729B;
   height: 16px;
   padding: 3px 10px;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   }
 .teaser_heading a {
   color: #FFFFFF;
   }
 .teaser_heading a:hover {
   color: #CCCCCC;
   }
 .teaser_text{
   padding: 10px 10px 8px 10px;
   }
 .teaser_pic {
   float: left;
   width: 140px;
   }
 img.border {
   border: 1px solid #707070;
   }
 .preisliste {
   border: 1px solid #707070;
   background-color: #FFFFFF;
   }

/*___________________________________________Allgemeine Stile_________________*/

 div#content {
   text-align: justify;
   position: relative;
   padding: 20px 20px 10px 20px;
   }
 .standard {
   font-family: verdana, sans-serif;      /*  Standard-Schrift                */
   font-size: 13px;
   color: #404040;
   font-weight: normal;
   text-decoration: none;
   }
 .small {
   font-family: verdana, sans-serif;      /*  Verkleinerte Schrift            */
   font-size: 10px;
   color: #404040;
   font-weight: normal;
   text-decoration: none;
   }
 .spacer {
   height: 10px;
   }
 .content_header {
   position: absolute;
   top: 4px;
   left: 4px;
   font-size: 13px;
   font-weight: bold;
   text-align: left;
   }
 .column_header {
   font-size: 11px;                       /*  Spalten Überschrift             */
   font-weight: bold;
   text-align: left;
   }
 .segment_header {
   font-size: 13px;                       /*  Abschnitt Überschrift           */
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .inline_heading {
   font-size: 12px;                       /*  Zeilen-Überschrift              */
   font-weight: bold;
   text-align: left;
   }
 .preview_heading {
   font-size: 12px;                       /*  Vorschau-Überschrift            */
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .help_heading {
   font-size: 12px;                       /*  Hilfe-Überschriften             */
   font-weight: bold;
   text-align: left;
   margin-bottom: 3px;
   }
 .line {
   height: 1px;                           /*  Horizontale Linien              */
   background-color: #404040;
   margin: 4px 0px;
   width: 100%;
   clear: both;
   }
 .dotted {
   height: 1px;                           /*  Gepunktete Linien               */
   background-image:url(images/dotted.gif);
   background-repeat: repeat-x;
   margin: 6px 0px;
   width: 100%;
   clear: both;
   }
 .style1 td {
   height: 20px;
   background-color: #E5E5D1;             /*  Listen Style 1                  */
   border-bottom: 1px solid #FFFFFF;
   }
 .style2 td {
   height: 20px;
   background-color: #EEEED0;             /*  Listen Style 2                  */
   border-bottom: 1px solid #FFFFFF;
   }
 .style3 td {
   height: 20px;
   background-color: #B2B3B5;             /*  Listen Style 2                  */
   border-bottom: 1px solid #FFFFFF;
   }
 .style1_hover td, .style2_hover td{
   height: 20px;
   background-color: #DCDFE8;             /*  Listen Mouseover                */
   border-bottom: 1px solid #FFFFFF;
   }
 .status00, .status01, .status02 {        /*  Listeneintrag offline           */
   color: #C04040;
   }
 .status10 {                              /*  Listeneintrag privat            */
   color: #40C040;
   }
 .status11 {                              /*  Listeneintrag intern            */
   color: #A0A0A0;
   }
 .inlinebar .icon {                       /*  Listen Icons                    */
   padding: 1px;
   }
 .inlinebar .icon_hover{                  /*  Listen Icons Mouseover          */
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .toolbar {
   text-align: right;
   padding: 0px 0px 12px 0px;
   }
 .toolbar .icon {                         /*  Symbolleiste Icons              */
   padding: 1px;
   }
 .toolbar .icon_hover {                   /*  Symbolleiste Icons Mouseover    */
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .togglebar {
   padding: 0px 0px 2px 0px;              /*  Filter Leiste                   */
   font-size: 6px;
   }
 .togglebar .icon {
   height: 6px;
   background-image:url(images/toggle.gif);
   background-repeat: repeat-x;
   background-color: #081D55;
   width: 100%;
   }
 .togglebar .icon_hover {
   height: 6px;
   background-image:url(images/toggle.gif);
   background-repeat: repeat-x;
   background-color: #485D95;
   width: 100%;
   }
 .pagebar .icon_hover {                   /*  Seiten Navigation Mouseover     */
   background-color: #F5F575;
   }
 .attach {                                /*  Verknüpfungshinweis             */
   background: #FFFFE0;
   border-top: 1px solid #808080;
   border-bottom: 1px solid #808080;
   margin: 18px 0px 12px 0px;
   padding: 4px 2px 6px 2px;
   text-align: center;
   }
 fieldset.title_pic {
   position: absolute;
   top: 46px;
   right: 20px;
   width: 140px;
   padding: 0 10px 5px 10px;
   text-align: center;
   }
 fieldset.title_pic legend {
   font-size: 10px;
   font-weight: normal;
   }
 div.title_pic {                          /*  Titelbild Frame                 */
   width: 110px;
   padding-top: 4px;
   padding-bottom: 8px;
   float: right;
   text-align: right;
   }
 .thumb {                                 /*  Thumb Frame                     */
   float: left;
   width: 150px;
   height: 150px;
   text-align: center;
   }
 .user_entry {
   border: 1px solid #404040;             /*  Benutzer-Beiträge               */
   background-color: #F5F5F5;
   font-size: 10px;
   padding: 8px;
   margin-top: 2px;
   margin-bottom: 8px;
   text-align: left;
   }
 .found {
   font-weight: bold;                     /* Suchergebnis Highlighting        */
   }
 img {
   border-width: 0px;                     /* Verlinkte Bilder: kein Rahmen    */
   }
 .icon {
   vertical-align: middle;                /* Icons                            */
   border-width: 0px;
   }
 .icon_hover {                            /* Icons Mouseover                  */
   vertical-align: middle;
   border-width: 0px;
   }
 .segment_header .icon, .content_header .icon, .segment_header .icon_hover, .content_header .icon_hover {
   margin-right: 2px;
   }
 .small .icon, .small .icon_hover {
   margin-right: 1px;
   }
 .standard .icon, .standard .icon_hover {
   margin-right: 2px;
   }
 .column_header .icon, .column_header .icon_hover {
   margin-left: 1px;
   }
 .option_frame {                          /* Einstellungen Frame              */
   float: left;
   width: auto;
   padding-right: 10px;
   }
 .debug {
   color: #A0A0A0;
   font-family: verdana,sans-serif;       /* Debug-Ausgabe                    */
   font-size: 11px;
   }
 #confirm {
   position: absolute;                    /*  Position Dialogfeld             */
   left: 340px;
   top: 180px;
   }
 #error_report {
   position: absolute;                    /*  Position Error-Report           */
   left: 340px;
   top: 180px;
   }
 #help {
   position: absolute;                    /*  Position Help                   */
   left: 500px;
   top: 60px;
   }
 #toolbox {
   position: absolute;                    /*  Position Toolbox                */
   left: 500px;
   top: 60px;
   }
 #toolbox div {
   padding-bottom: 4px;
   padding-left: 18px;
   text-indent: -18px;
   }
 #smileys {                               /*  Position Smileys                 */
   position: absolute;
   left: 400px;
   top: 200px;
   }
 #preview {                               /*  Position Vorschau                */
   position: absolute;
   left: 10px;
   top: 50px;
   }
 #pic_date {
   position: absolute;                    /*  Position Datumsassistent         */
   left: 200px;
   top: 60px;
   }

/*__________________________________________________BCODE_____________________*/

 .ueb1 {
   font-size: 13px;                       /*  Überschrift1 und BCODE [ueb1]   */
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .ueb2 {
   font-size: 12px;                       /*  Überschrift2 und BCODE [ueb2]   */
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .quote {
   border: 1px solid #34729B;             /*  BCODE [quote]                   */
   background-color: #F5F5F5;
   padding: 10px 10px; /* vorher 5px 10px lelle */
   margin: 2px 0px;
   text-align: left;
   }
 .code {
   border: 1px solid #404040;             /*  BCODE [code]                    */
   background-color: #F5F5F5;
   padding: 5px 10px;
   margin: 2px 0px;
   text-align: left;
   }
 .hl_html {                               /*  Code Highlighting: HTML-tags    */
   color: blue;
   }
 .hl_bcode {                              /*  Code Highlighting: Bcode-tags   */
   color: green;
   }
 .hl_values {                             /*  Code Highlighting: Values       */
   color: red;
   }
 a.link {                                 /*  BCODE Hyperlinks                */
   text-decoration: underline;
   }
 a.link:hover {                           /*  BCODE Hyperlinks                */
   text-decoration: underline;
   }
 .img_left {
   vertical-align: middle;                /*  BCODE [img=#,left]              */
   margin: 2px 10px 4px 0px;
   border-width: 0px;
   float: left;
   }
 .img_right {
   vertical-align: middle;                /*  BCODE [img=#,right]             */
   margin: 2px 0px 4px 10px;
   border-width: 0px;
   float: right;
   }
 .img_inline {
   vertical-align: middle;                /*  BCODE [img=#]                   */
   margin: 1px;
   border-width: 0px;
   }
 .list_bullet {                           /*  BCODE [list]                    */
   padding: 0px 4px;
   vertical-align: top;
   }
 .list_item {
   text-align: left;
   }
 .cols {                                  /*  BCODE [cols]                    */
   text-align: left;
   }
 .table {                                 /*  BCODE [table]                   */
   text-align: left;
   padding: 2px 0px;
   }
 .more {                                  /*  Button <:more>                  */
   font-size: 9px;                        /*  BCODE [more]                    */
   font-weight: bold;
   color: #24627B;
   }

/*__________________________________________________Formularfelder____________*/

 .label{
   margin-top: 10px;                      /*  Formularfeld-Beschriftungen     */
   font-size: 10px;
   }
 .label_required{
   margin-top: 10px;                      /*  Pflichtfeld-Beschriftungen      */
   font-size: 10px;
   padding-left: 6px;
   background-image:url(images/required.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
   }
 .required{
   font-size: 10px;                        /*  Pflichtfeld-Hinweis             */
   color: #8487A6;
   margin-top: 4px;
   text-align: left;
   }
 .input {
   font-family: verdana,sans-serif;         /*  Eingabefelder (Text)            */
   font-size: 11px;
   color: #404040;
   background-color: #FFFFFF;
   border: 1px solid #404040;
   padding-left: 2px;
   }
 .input_label {
   font-family: verdana,sans-serif;         /*  Eingabefelder interne Beschriftung  */
   font-size: 11px;
   color: #A0A0A0;
   background-color: #FFFFFF;
   border: 1px solid #404040;
   padding-left: 2px;
   }
 .error, .error_label {
   font-family: verdana,sans-serif;         /*  Formular-Felder falsche Eingabe */
   font-size: 11px;
   color: #D10D16;
   background-color: #FFFFFF;
   border: 2px solid #D10D16;
   }
 .upload {
   border: 1px solid #606060;              /*  Datei-Upload-Felder            */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #404040;
   width: 320px;
   }
 .select {
   border: 1px solid #606060;              /*  Eingabe-Felder (Typ: Select)   */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #404040;
   }
 .set{
   border: 1px solid #606060;              /*  Eingabe-Felder (Typ: multiple) */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #404040;
   }

/*__________________________________________________Buttons___________________*/

 .button_save {
   border: 1px solid #606060;              /*  Button: Speichern              */
   background-color: #F5F5F5;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #404040;
   background-image:url(images/icon_files.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 16px;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_save_hover {
   border: 1px solid #606060;              /*  Speichern Mouseover            */
   background-color: #F5F575;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #404040;
   background-image:url(images/icon_files.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 16px;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_explorer, .button_explorer_hover {     /*  Button: Explorer               */
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #404040;
   text-align: left;
   background-color: #F5F5D1;
   background-image:url(images/icon_explorer.gif);
   background-repeat: no-repeat;
   background-position: 0px 2px;
   padding-left: 16px;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_upload, .button_upload_hover {    /*  Button: Upload                 */
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #404040;
   text-align: left;
   background-color: #F5F5D1;
   background-image:url(images/icon_upload.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px;
   padding-left: 14px;
   width: 60px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_attach, .button_attach_hover {    /*  Button: Verknüpfen             */
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #404040;
   text-align: left;
   background-color: #F5F5D1;
   background-image:url(images/icon_attach.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px;
   padding-left: 15px;
   width: 82px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_link, .button_link_hover {        /*  Button: Verlinken             */
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #404040;
   text-align: left;
   background-color: #F5F5D1;
   background-image:url(images/icon_teasers.gif);
   background-repeat: no-repeat;
   background-position: 0px 2px;
   padding-left: 18px;
   width: 82px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_cancel {
   border: 1px solid #606060;              /*  Button: Abbrechen              */
   background-color: #F5F5F5;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #404040;
   background-image:url(images/icon_cancel.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 13px;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_cancel_hover {
   border: 1px solid #606060;              /*  Abbrechen Mouseover            */
   background-color: #F5F575;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #404040;
   background-image:url(images/icon_cancel.gif);
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 13px;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button {                                 /*  Standard Button                */
   border: 1px solid #606060;
   background-color: #F5F5F5;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #404040;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_hover {                           /*  Standard Button Mouseover      */
   border: 1px solid #606060;
   background-color: #F5F575;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #404040;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .standard .button_hidden, .standard .button_hidden_hover {    /*  Versteckter Button             */
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #404040;
   background-color: #F5F5D1;
   cursor: pointer;
   cursor: hand;
   }
 .small .button_hidden, .small .button_hidden_hover {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #404040;
   background-color: #F5F5D1;
   cursor: pointer;
   cursor: hand;
   }
 input.icon_hover {                        /* Submitgrafik Mouseover          */
   background-color: #F5F575;
   }


/*__________________________________________________Editbar___________________*/

 div.editbar {
   text-align: right;                      /*  Formatierungsleiste            */
   float: right;
   background-color: #F5F5F5;
   border: 1px solid #404040;
   padding: 1px;
   height: 20px;
   }
 img.editbar {
   padding: 1px;                           /*  Formatierungsleiste: Buttons   */
   }
 img.editbar_hover {
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;                      /*  Formatierungsleiste Mouseover  */
   border-style: solid;
   }

/*__________________________________________________Kalender__________________*/

 a.scheduler {                             /*  Hyperlinks im Kalender         */
   text-decoration: none;
   color: #404040;
   }
 table.scheduler{                          /*  Kalender allgemein             */
   border-top: 1px solid #404040;
   border-left: 1px solid #404040;
   border-bottom: 1px solid #404040;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #404040;
   }
 td.scheduler_title{
   border-right: 1px solid #404040;        /*  Kalender Titel (Monat/Jahr)    */
   height: 17px;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   }
 td.scheduler_header{
   border-top: 1px solid #404040;          /*  Kalender Überschriften (Mo-So) */
   border-right: 1px solid #404040;
   text-align: center;
   height: 17px;
   width: 17px;
   font-weight: bold;
   }
 td.scheduler{
   border-top: 1px solid #404040;          /*  Kalender nicht belegte Tage    */
   border-right: 1px solid #404040;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   }
 td.scheduler_hover{
   border-top: 1px solid #404040;          /*  Nicht belegte Tage Mouseover   */
   border-right: 1px solid #404040;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   background-color: #F5F575;
   }
 td.scheduler_multiple{
   border-top: 1px solid #404040;          /*  Kalender mehrfach belegte Tage */
   border-right: 1px solid #404040;
   background-color: #94D19D;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_multiple_hover{
   border-top: 1px solid #404040;          /*  Mehrfach belegte Tage Mouseover */
   border-right: 1px solid #404040;
   background-color: #B4F1BD;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_events{
   border-top: 1px solid #404040;          /*  Kalender Tage mit Termin       */
   border-right: 1px solid #404040;
   background-color: #FFAD5B;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_events_hover{
   border-top: 1px solid #404040;          /*  Tage mit Termin Mouseover      */
   border-right: 1px solid #404040;
   background-color: #FFCD7B;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_offers{
   border-top: 1px solid #404040;          /*  Kalender Tage mit Angebot      */
   border-right: 1px solid #404040;
   background-color: #B1DDED;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_offers_hover{
   border-top: 1px solid #404040;          /*  Tage mit Angebot Mouseover     */
   border-right: 1px solid #404040;
   background-color: #D1FDFF;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_vacations{
   border-top: 1px solid #404040;          /*  Kalender Tage mit Urlaub  */
   border-right: 1px solid #404040;
   background-color: #E0E0E0;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_vacations_hover{
   border-top: 1px solid #404040;          /*  Tage mit Urlaub Mouseover */
   border-right: 1px solid #404040;
   background-color: #F5F5F5;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }

/*__________________________________________________Dialogfelder______________*/

 td.dialog_top {
   padding: 3px;                           /*  Dialogfenster Titelzeile       */
   background-color: #404040;
   color: #FFFFFF;
   border-top: 1px solid #F0F0F0;
   border-left: 1px solid #F0F0F0;
   border-right: 1px solid #808080;
   border-bottom: 1px solid #000000;
   font-size: 12px;
   font-weight: bold;
   }
 td.dialog_top .icon {                     /*  Dialogfenster Buttons          */
   margin-left: 2px;
   background-color: #FFFFFF;
   }
 td.dialog_top .icon_hover {               /*  Buttons Mouseover              */
   margin-left: 2px;
   background-color: #F5F575;
   }
 td.dialog {
   background-color: #E0E0E0;              /*  Dialogfenster Hintergrund      */
   padding: 8px 10px;
   border-left: 1px solid #F0F0F0;
   border-right: 1px solid #808080;
   border-bottom: 1px solid #808080;
   }
 td.dialog .icon {                         /*  Dialogfenster Icons            */
   margin-right: 3px;
   }
 div.dialog {                              /*  Dialogfenster Buttons          */
   background-color: #FFFFFF;
   border: 1px solid #000000;
   padding: 1px 4px;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   margin-right: 4px;
   float: left;
   cursor: pointer;
   cursor: hand;
   }
 div.dialog_hover {                        /*  Buttons Mouseover              */
   background-color: #F5F575;
   border: 1px solid #000000;
   padding: 1px 4px;
   font-family: verdana, sans-serif;
   font-weight: bold;
   font-size: 10px;
   color: #000000;
   margin-right: 4px;
   float: left;
   cursor: pointer;
   cursor: hand;
   }
 a.dialog {
   color: #000000;
   text-decoration: none;
   }
 a.dialog:hover {
   color: #000000;
   text-decoration: none;
   }
 img.smiley {                              /*  Smileys                        */
   padding: 1px;
   }
 img.smiley_hover {                        /*  Smileys Mouseover              */
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }

 #calendar_frame{                          /*  Kalendar Rahmen                */
   width: 140px;
   }
 .calendar_empty{                          /*  Kalendar leere Zelle           */
   float: left;
   height: 16px;
   width: 18px;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_cell{                           /*  Kalendar Zelle                 */
   float: left;
   height: 16px;
   width: 18px;
   font-size: 9px;
   text-align: right;
   background-color: #E7E7E7;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_cell_hover{                     /*  Zelle Mouseover                */
   float: left;
   height: 16px;
   width: 18px;
   font-size: 9px;
   text-align: right;
   background-color: #F7F7F7;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   cursor: pointer;
   cursor: hand;
   }
 .calendar_today{                          /*  Kalendar aktuelles Datum       */
   float: left;
   height: 16px;
   width: 18px;
   font-size: 9px;
   text-align: right;
   background-color: #F5F575;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_today_hover{                    /*  Aktuelles Datum Mouseover      */
   float: left;
   height: 16px;
   width: 18px;
   font-size: 9px;
   text-align: right;
   background-color: #FFFFA7;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   cursor: pointer;
   cursor: hand;
   }
 .calendar_heading{                        /*  Kalendar Wochentage            */
   float: left;
   height: 16px;
   width: 18px;
   font-size: 9px;
   font-weight: bold;
   text-align: center;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_title{                          /*  Kalendar Navigation            */
   height: 20px;
   text-align: center;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_footer{                         /*  Kalendar zu Heute wechseln     */
   clear: both;
   height: 15px;
   padding-left: 4px;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_footer_hover{                   /*  Heute Mouseover                */
   clear: both;
   height: 15px;
   padding-left: 4px;
   background-color: #F7F7F7;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   cursor: pointer;
   cursor: hand;
   }