/*_______________________________________Benutzerdefinierte Stile_____________*/

/*     Stile in dieser Rubrik kommen NUR in den Seitenlayouts vor.
       Sie können entfernt werden, wenn sie im eigenen Layout nicht
       verwendet werden.                                                      */
	   
	   
	   
body {
font-family: Verdana;
font-size: 9pt;
color:#333333;
font-weight: normal;
line-height: normal; 
font-variant: normal;
}

.site
{
background-image:url(../images/bgsite01.gif);
background-position:center; 
background-repeat:repeat-y;

}

.navibox {
background-image:url(../images/break.gif);
background-repeat:no-repeat;

}


.footer {
background-image:url(../images/footer.gif);
font-family: Verdana;
font-size: 8pt;
color:#333333;
font-weight: normal;
line-height: normal; 
font-variant: normal;
}

.blue {
font-family: Verdana;
font-size: 9pt;
color:#333366;
font-weight: normal;
line-height: normal; 
font-variant: normal;
; font-style: normal
}

table {
font-family: Verdana;
font-size: 9pt;
color:#333333;
font-weight: normal;
line-height: normal; 
font-variant: normal;
; font-style: normal
}

.text {
font-family: Verdana;
font-size: 9pt;
color:#333333;
font-weight: normal;
line-height: normal; 
font-variant: normal;
; font-style: normal
}

.head {
font-family: Verdana;
font-size: 9pt;
color:#CC0033;
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal;
}

.stats {
font-family: Verdana;
font-size: 8pt;
color:#333333;
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal;
}
 
.ueberschrift {
font-family: Monospace;
font-size: 25pt;
color:#888888;
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal;
}

.titel {
font-family: Verdana;
font-size: 9pt;
color:#333333;
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal;
background-image:url(../images/yello.gif)
}

.copyright {
font-family: Verdana;
font-size: 9pt;
color:#ffffff;
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal;
}

.field {
width:135px;
background-color: #ffffff;
color: #333333;
border-width:1px;
Font-Family:Verdana;
Font-Size:9pt;
}

.field2 {
background-color: #ffffff;
color: #333333;
border-width:1px;
border-color: #ffffff;
Font-Family:Verdana;
Font-Size:9pt;
}
.button{
width:136px;
font-family: Verdana; 
font-size: 9pt;
color: #333333;
background-color: #ffffff; 
border-width: 1px;
border-color: #ffffff;
}
.small{
font-family: Verdana;
font-size: 7pt;
color:#333333;
font-weight: normal;
line-height: normal; 
font-variant: normal;
; font-style: normal
}

a {
 font-family: Verdana;
 font-weight: bold; 
 color: #333333;
 font-size: 9pt;
 text-decoration: none;
 }

a:link {
 font-family: Verdana;
 font-weight: bold; 
 color: #333333;
 font-size: 9pt;
 text-decoration: none;
 }

a:visited {
 font-family: Verdana;
 font-weight: bold; 
 font-size: 9pt;
 color: #333333;
 text-decoration: none;
 }

a:active {
 font-family: Verdana;
font-weight: bold; 
 color: #333333;
 font-size: 9pt;
 text-decoration: none;
 }

a:hover {
 font-family: Verdana;
 font-weight: bold;  
 font-size: 9pt; 
 text-decoration: none;
 color: #FFDB33;
 }






 body {
   background-color: #F2F3F5;             /*  Hintergrund                     */
   margin: 10px;
   }
 a {
   text-decoration: none;                 /*  Standard Hyperlinks             */
   color: #333333;
   }
 a:hover {
   text-decoration: none;
   color: #FFDB33;
   }
 #body {                                  /*  Layout zentriert                */
   width: 970px;
   position: relative;
   }
 #title {
   font: bold italic 30px Verdana;        /*  Seitentitel                     */
   position: absolute;
   }
 #sub_title {
   font: 17px Verdana;                    /*  Untertitel                      */
   position: absolute;
   left: 170px;
   top: 13px;
   }
 #title_menue {
   position: absolute;                    /*  Titelmenü                       */
   top: 19px;
   right: 0px;
   }
 #main_frame {
   position: absolute;
   width: 100%;
   top: 40px;
   }
 .box {
   border: 1px solid #666666;             /*  Textboxen                       */
   padding: 5px 8px;
   vertical-align: top;
   }
 .menue_header {                          /*  Menü-Überschriften              */
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   padding-bottom: 4px;
   }
 .menue_item {                            /*  Menü-Einträge                   */
   text-align: left;
   padding-bottom: 4px;
   padding-left: 10px;
   text-indent: -10px;
   }
 .bullet_small {
   background-color: #7EAFD3;             /*  Aufzählungszeichen Menü         */
   width: 5px;
   height: 5px;
   border: 1px solid #666666;
   margin-right: 3px;
   }
 #copyright {
   padding-top: 2px;
   text-align: right;
   float: right;
   }
 #historybar {
   position: absolute;
   right: 10px;
   top: -10px;
   background:url(images/history_bar.gif) no-repeat bottom;
   width: 43px;
   height: 20px;
   padding-top: 1px;
   padding-left: 7px;
   }
 #historybar .icon {                       /*  Listen Icons                    */
   padding: 1px;
   }
 #historybar .icon_hover{                  /*  Listen Icons Mouseover          */
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }

/*___________________________________________Allgemeine Stile_________________*/

/*     Alle folgenden Stile kommen in allen Templates vor, können angepasst
       aber sollten nicht entfernt werden.                                    */

 div#content {
   text-align: left;                      /*  Seiten Frame                    */
   position: relative;
   }
 .standard {
   font-family: verdana, sans-serif;      /*  Standard-Schrift                */
   font-size: 11px;
   color: #666666;
   font-weight: normal;
   text-decoration: none;
   }
 .small {
   font-family: verdana, sans-serif;      /*  Verkleinerte Schrift            */
   font-size: 7pt;
   color: #666666;
   font-weight: normal;
   text-decoration: none;
   }
 fieldset {
   margin-bottom: 5px;
   padding: 0px 10px 10px 10px;
   }
 legend {
   font-weight: bold;
   }
 p {
   padding: 0 0 6px 0;
   margin: 0;
   }
 .spacer {
   height: 10px;
   }
 .content_header {
   font-size: 13px;                       /*  Seiten Titel                    */
   font-weight: bold;
   text-align: left;
   margin-right: 80px;
   margin-bottom: 12px;
   }
 .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: #666666;
   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: #F6F7F9;             /*  Listen Style 1                  */
   border-bottom: 1px solid #FFFFFF;
   }
 .style2 td {
   height: 20px;
   background-color: #F2F3F5;             /*  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 {
   position: absolute;                    /*  Symbolleiste                    */
   top: -2px;
   right: -12px;
   padding: 1px 6px;
   text-align: right;
   }
 .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 {
   float: right;
   width: 120px;
   height: 145px;
   margin: 7px 5px;
   padding: 0 10px;
   }
 fieldset.title_pic legend {
   font-size: 10px;
   font-weight: normal;
   }
 div.title_pic {                          /*  Titelbild Frame                 */
   float: left;
   width: 86px;
   padding-top: 4px;
   }
 .thumb {                                 /*  Thumb Frame                     */
   float: left;
   width: 136px;
   height: 110px;
   text-align: center;
   }
 .user_entry {
   border: 1px solid #666666;             /*  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;
   }
 .listing_frame div{
   padding: 3px 0;
   }
 .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;
   }
 #folders {                               /*  Position Ordner                  */
   position: absolute;
   left: 400px;
   top: 200px;
   }
 #groups {                                /*  Position Gruppen                 */
   position: absolute;
   left: 400px;
   top: 200px;
   }

/*__________________________________________________BCODE_____________________*/

 .ueb1 {
   font-size: 8pt;                       /*  Überschrift1 und BCODE [ueb1]   */
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
   .ueb1b {
   font-size: 9pt;                       /*  Überschrift1 und BCODE [ueb1]   */
   text-align: left;
   color:#333333;
   font-weight:bold;
   }
   
 .ueb2 {
   font-size: 12px;                       /*  Überschrift2 und BCODE [ueb2]   */
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .quote {
   border: 1px solid #666666;             /*  BCODE [quote]                   */
   background-color: #F5F5F5;
   padding: 5px 10px;
   margin: 2px 0px;
   text-align: left;
   }
 .code {
   border: 1px solid #666666;             /*  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;
   }

/*__________________________________________________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 {
   border: 1px solid #CCCCCC;               /*  Eingabefelder (Text)            */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #666666;
   padding: 2px;
   }
 .input_label {
   border: 1px solid #CCCCCC;               /*  Eingabefelder interne Beschriftung  */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #A0A0A0;
   padding: 2px;
   }
 .error {
   border: 2px solid #D10D16;               /*  Formular-Felder falsche Eingabe */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #D10D16;
   padding: 2px;
   }
 .upload {
   border: 1px solid #CCCCCC;              /*  Datei-Upload-Felder            */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #666666;
   padding: 2px;
   width: 320px;
   }
 .select {
   border: 1px solid #CCCCCC;              /*  Eingabe-Felder (Typ: Select)   */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #666666;
   }
 .set{
   border: 1px solid #CCCCCC;              /*  Eingabe-Felder (Typ: multiple) */
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #666666;
   }

/*__________________________________________________Buttons___________________*/

 .button_save {
   border: 1px solid #606060;              /*  Button: Speichern              */
   background-color: #F5F5F5;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #666666;
   text-align: left;
   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: #666666;
   text-align: left;
   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: #666666;
   text-align: left;
   background-color: #F2F3F5;
   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: #666666;
   text-align: left;
   background-color: #F2F3F5;
   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: #666666;
   text-align: left;
   background-color: #F2F3F5;
   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: #666666;
   text-align: left;
   background-color: #F2F3F5;
   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: #666666;
   text-align: left;
   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: #666666;
   text-align: left;
   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: #666666;
   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: #666666;
   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: #666666;
   text-align: left;
   background-color: #F2F3F5;
   padding-left: 0;
   cursor: pointer;
   cursor: hand;
   }
 .small .button_hidden, .small .button_hidden_hover {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #666666;
   text-align: left;
   background-color: #F2F3F5;
   padding-left: 0;
   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 #666666;
   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: #666666;
   }
 table.scheduler{                          /*  Kalender allgemein             */
   border-top: 1px solid #666666;
   border-left: 1px solid #666666;
   border-bottom: 1px solid #666666;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #666666;
   }
 td.scheduler_title{
   border-right: 1px solid #666666;        /*  Kalender Titel (Monat/Jahr)    */
   height: 17px;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   }
 td.scheduler_header{
   border-top: 1px solid #666666;          /*  Kalender Überschriften (Mo-So) */
   border-right: 1px solid #666666;
   text-align: center;
   height: 17px;
   width: 17px;
   font-weight: bold;
   }
 td.scheduler{
   border-top: 1px solid #666666;          /*  Kalender nicht belegte Tage    */
   border-right: 1px solid #666666;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   }
 td.scheduler_hover{
   border-top: 1px solid #666666;          /*  Nicht belegte Tage Mouseover   */
   border-right: 1px solid #666666;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   background-color: #F5F575;
   }
 td.scheduler_today{
   border-top: 1px solid #666666;          /*  Nicht belegte Tage Heute       */
   border-right: 1px solid #666666;
   background-color: #AAAAAA;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   }
 td.scheduler_multiple{
   border-top: 1px solid #666666;          /*  Kalender mehrfach belegte Tage */
   border-right: 1px solid #666666;
   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 #666666;          /*  Mehrfach belegte Tage Mouseover */
   border-right: 1px solid #666666;
   background-color: #B4F1BD;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_events{
   border-top: 1px solid #666666;          /*  Kalender Tage mit Termin       */
   border-right: 1px solid #666666;
   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 #666666;          /*  Tage mit Termin Mouseover      */
   border-right: 1px solid #666666;
   background-color: #FFCD7B;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_offers{
   border-top: 1px solid #666666;          /*  Kalender Tage mit Angebot      */
   border-right: 1px solid #666666;
   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 #666666;          /*  Tage mit Angebot Mouseover     */
   border-right: 1px solid #666666;
   background-color: #D1FDFF;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_vacations{
   border-top: 1px solid #666666;          /*  Kalender Tage mit Urlaub  */
   border-right: 1px solid #666666;
   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 #666666;          /*  Tage mit Urlaub Mouseover */
   border-right: 1px solid #666666;
   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: #666666;
   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: 10px;
   border-left: 1px solid #F0F0F0;
   border-right: 1px solid #808080;
   border-bottom: 1px solid #808080;
   }
 td.dialog .icon {                         /*  Dialogfenster Icons            */
   margin-right: 3px;
   }
 td.dialog div {                           /*  Dialogfenster Absätze          */
   padding: 1px;
   line-height: 1.3em;
   }
 td.dialog .button_hidden, td.dialog .button_hidden_hover {    /*  Dialogfenster versteckter Button  */
   background-color: #E0E0E0;
   }
 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: 154px;
   }
 .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;
   }
   .content-box{
   border-color: #e7e7e7 #e7e7e7 #e7e7e7 #e7e7e7;
   border-width: 1px;
   border-style: solid;
 }
 .content-box-top{
   height: 18px;
   padding-left:4px;
   background-color:#e7e7e7;
   font-weight:bold;
   color:#555555;
   font-size:9pt;
   }
  .content-box-content{
  padding:4px;
  vertical-align:top;
   }
   .small{
font-family: Verdana;
font-size: 8pt;
color:#333333;
font-weight: normal;
line-height: normal; 
font-variant: normal;
font-style: normal
}
