/*_______________________________________Benutzerdefinierte Stile_____________*/

 body {
   background-color: #D3E7F8;
   background-image: url(images/bg.gif);
   background-repeat: repeat-x;
   background-position: top center;
   margin: 0; padding: 0;
   height: 100.1%
   }
 html {
   margin: 0; padding: 0;
   height: 100.1%
   }
 a {
   text-decoration: none;
   color: #FFFFFF;
   }
 a:hover {
   text-decoration: none;
   color: #FFFFFF;
   }
 #logo {
   position: absolute;
   left: 15px;
   top: 30px;
   z-index: 1;
   }
 #pics {
   position: absolute;
   left: 20px;
   top: 11px;
   z-index: 1;
   }
 #body {
   position: absolute;
   left: 119px;
   width: 863px;
   margin: auto;
   background-color: #5678A5;
   background-image: url(images/bg_body.gif);
   background-repeat: repeat-y;
   min-height: 100.1%;
   z-index: 2;
   }
 * html #body {
   height: 100.1%;
   }
 #top {
   background-image: url(images/bg_top.gif);
   background-repeat: repeat-y;
   height: 17px;
   padding: 1px 20px;
   text-align: right;
   }
 #title {
   background-color: #95A9C5;
   background-image: url(images/bg_title.gif);
   background-repeat: repeat-y;
   height: 64px;
   padding-left: 560px;
   padding-top: 20px;
   }
 ul#title_menue {
   list-style-type: none;
   margin: 0; padding: 0;
   height: 12px;
   }
 ul#title_menue li {
   float: left;
   width: auto;
   padding-right: 5px;
   font-size: 12px;
   }
 #main_frame {
   background-image: url(images/bg_content.gif);
   background-repeat: no-repeat;
   padding: 30px 20px 90px 20px;
   width: 823px;
   min-height: 352px;
   }
 * html #main_frame {
   height: 352px;
   }
 #partner {
   position: absolute;
   bottom: 0;
   width: 823px;
   padding: 4px 20px;
   background-color: #95A9C5;
   background-image: url(images/bg_body.gif);
   background-repeat: repeat-y;
   z-index: 2;
   }
 #print {
   position: absolute;
   right: 180px;
   bottom: 70px;
   z-index: 3;
   }
 #partner img {
   margin-right: 20px;
   vertical-align: middle;
   }
 ul#menue {
   margin: 0; padding: 0;
   list-style-type: none;
   }
 .menue_main {
   background-color: #FFDD44;
   border-color: #FFE674 #BEA533 #BEA533 #FFE674;
   border-style: solid;
   border-width: 1px;
   font-weight: bold;
   font-size: 11px;
   color: #044766;
   text-align: left;
   padding: 3px 5px;
   }
 .menue_main_hover {
   background-color: #EECC44;
   border-color: #BEA533 #FFE674 #FFE674 #BEA533;
   border-style: solid;
   border-width: 1px;
   font-weight: bold;
   font-size: 11px;
   color: #044766;
   text-align: left;
   padding: 3px 5px;
   }
 .menue_main a,.menue_main_hover a {
   color: #044766;
   text-decoration: none;
   display: block;
   }
 .menue_sub {
   background-color: #95A9C5;
   font-size: 11px;
   text-align: left;
   padding: 5px;
   }
 .menue_sub_hover {
   background-color: #A8C2DA;
   font-size: 11px;
   text-align: left;
   padding: 5px;
   }
 .menue_sub a,.menue_sub_hover a {
   color: #FFFFFF;
   text-decoration: none;
   display: block;
   }
 .info_main {
   background-color: #FFDD44;
   border-color: #FFE674 #BEA533 #BEA533 #FFE674;
   border-style: solid;
   border-width: 1px;
   font-weight: bold;
   font-size: 11px;
   color: #044766;
   text-align: left;
   padding: 3px 5px;
   }
 .info_sub {
   background-color: #95A9C5;
   font-size: 11px;
   text-align: left;
   color: #FFFFFF;
   padding-top: 4px;
   }
 .states {
   padding: 6px;
   padding-left: 25px;
   text-indent: -20px;
   }
 .states_hover {
   background-color: #A8C2DA;
   padding: 6px;
   padding-left: 25px;
   text-indent: -20px;
   }
 .regions {
   padding: 2px 4px;
   padding-left: 25px;
   text-indent: -20px;
   }
 .regions_hover {
   background-color: #A8C2DA;
   padding: 2px 4px;
   padding-left: 25px;
   text-indent: -20px;
   }
 .infos {
   padding: 4px 6px;
   }
 .infos_hover {
   background-color: #A8C2DA;
   padding: 4px 6px;
   }
 .info_sub .icon, .info_sub_hover .icon {
   padding-right: 5px;
   }
 .line_white {
   height: 1px;
   background-color: #FFFFFF;
   margin: 4px 0px;
   width: 100%;
   clear: both;
   }
 .dotted_white {
   height: 1px;
   background-image:url(images/dotted_white.gif);
   background-repeat: repeat-x;
   margin: 12px 0px;
   width: 100%;
   }
 .levels div {
   float: left;
   width: 10px;
   }
 .legende div {
   float: left;
   width: 150px;
   padding: 4px 0px;
   }
 .module div {
   float: left;
   width: 220px;
   padding: 4px 0px;
   }

/*___________________________________________Allgemeine Stile_________________*/

 div#content {
   position: relative;
   text-align: left;
   line-height: 1.4em;
   padding-bottom: 18px;
   z-index: 4;
   }
 .standard {
   font-family: verdana, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
   }
 .small {
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
   }
 fieldset {
   margin-bottom: 5px;
   padding: 0px 10px 10px 10px;
   }
 legend {
   font-weight: bold;
   }
 .spacer {
   height: 10px;
   }
 .content_header {
   font-size: 16px;
   font-weight: bold;
   text-align: left;
   margin-right: 80px;
   margin-bottom: 12px;
   }
 .column_header {
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   }
 .segment_header {
   font-size: 13px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .inline_heading {
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   }
 .preview_heading {
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .help_heading {
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 3px;
   }
 .line {
   height: 1px;
   background-color: #FFFFFF;
   margin: 4px 0px;
   width: 100%;
   clear: both;
   }
 .dotted {
   height: 1px;
   background-image:url(images/dotted.gif);
   background-repeat: repeat-x;
   margin: 6px 0px;
   width: 100%;
   clear: both;
   }
 .style1 td {
   height: 20px;
   background-color: #D2D3D5;
   border-bottom: 1px solid #FFFFFF;
   color: #044766;
   }
 .style2 td {
   height: 20px;
   background-color: #F2F3F5;
   border-bottom: 1px solid #FFFFFF;
   color: #044766;
   }
 .style3 td {
   height: 20px;
   background-color: #F6DB52;
   border-bottom: 1px solid #FFFFFF;
   color: #044766;
   }
 .style1_hover td, .style2_hover td, .style3_hover td {
   height: 20px;
   background-color: #DCDFE8;
   border-bottom: 1px solid #FFFFFF;
   color: #044766;
   }
 .style1 a, .style2 a, .style3 a,.style1_hover a, .style2_hover a, .style3_hover a {
   color: #00007F;
   }
 a.status00, a.status01, a.status02, .status00,  .status01,  .status02 {
   text-decoration: line-through;
   color: #C04040;
   }
 a.status10, .status10 {
   color: #40C040;
   }
 a.status11, .status11 {
   color: #A0A0A0;
   }
 .inlinebar .icon {
   padding: 1px;
   }
 .inlinebar .icon_hover{
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .toolbar {
   position: absolute;
   top: -5px;
   right: -8px;
   padding: 1px 6px;
   text-align: right;
   z-index: 5;
   }
 .toolbar .icon {
   padding: 1px;
   }
 .toolbar .icon_hover {
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .togglebar {
   padding: 0px 0px 2px 0px;
   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 {
   background-color: #F5F575;
   }
 .attach {
   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;
   color: #044766;
   }
 fieldset.title_pic {
   float: right;
   width: 90px;
   padding: 0 5px 8px 5px;
   text-align: center;
   }
 fieldset.title_pic legend {
   font-size: 10px;
   font-weight: normal;
   }
 div.title_pic {
   float: left;
   width: 86px;
   padding-top: 4px;
   }
 .thumb {
   float: left;
   width: 136px;
   height: 110px;
   text-align: center;
   }
 .user_entry {
   border: 1px solid #044766;
   background-color: #F5F5F5;
   font-size: 10px;
   padding: 8px;
   margin-top: 2px;
   margin-bottom: 8px;
   text-align: left;
   }
 .found {
   font-weight: bold;
   }
 img {
   border-width: 0px;
   }
 .icon {
   vertical-align: middle;
   border-width: 0px;
   }
 .icon_hover {
   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 {
   float: left;
   width: auto;
   padding-right: 10px;
   }
 .debug {
   color: #A0A0A0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   }
 #confirm {
   position: absolute;
   left: 340px;
   top: 180px;
   z-index: 12;
   }
 #error_report {
   position: absolute;
   left: 340px;
   top: 180px;
   z-index: 13;
   }
 #help {
   position: absolute;
   left: 500px;
   top: 60px;
   z-index: 9;
   }
 #toolbox {
   position: absolute;
   left: 840px;
   top: 120px;
   z-index: 10;
   }
 #toolbox div {
   padding-bottom: 4px;
   padding-left: 18px;
   text-indent: -18px;
   }
 #toolbox a {
   color: #044766;
   text-decoration: none;
   }
 #smileys {
   position: absolute;
   left: 400px;
   top: 200px;
   z-index: 6;
   }
 #preview {
   position: absolute;
   left: 10px;
   top: 50px;
   z-index: 11;
   }
 #pic_date {
   position: absolute;
   left: 500px;
   top: 200px;
   z-index: 8;
   }
 #folders {
   position: absolute;
   left: 500px;
   top: 200px;
   z-index: 7;
   }
 #folders a {
   color: #044766;
   text-decoration: none;
   }

/*__________________________________________________BCODE_____________________*/

 .ueb1 {
   font-size: 13px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .ueb2 {
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .quote {
   padding: 5px 10px;
   margin: 2px 0px;
   text-align: left;
   background-color: #F4F2F0;
   border: 1px solid #044766;
   color: #044766;
   line-height: 1.6em;
   }
 .quote a {
   color: #044766;
   }
 .quote .list_item, .quote .list_bullet {
   color: #044766;
   }
 .code {
   border: 1px solid #044766;
   background-color: #F5F5F5;
   padding: 5px 10px;
   margin: 2px 0px;
   text-align: left;
   }
 .hl_html {
   color: blue;
   }
 .hl_bcode {
   color: green;
   }
 .hl_values {
   color: red;
   }
 a.link {
   text-decoration: underline;
   }
 a.link:hover {
   text-decoration: underline;
   }
 .img_left {
   vertical-align: middle;
   margin: 2px 10px 4px 0px;
   border-width: 0px;
   float: left;
   }
 .img_right {
   vertical-align: middle;
   margin: 2px 0px 4px 10px;
   border-width: 0px;
   float: right;
   }
 .img_inline {
   vertical-align: middle;
   margin: 1px;
   border-width: 0px;
   }
 .list_bullet {
   padding: 0px 4px;
   vertical-align: top;
   }
 .list_item {
   text-align: left;
   }
 .cols {
   text-align: left;
   }
 .table {
   text-align: left;
   padding: 2px 0px;
   }
 .more {
   font-size: 9px;
   font-weight: bold;
   }

/*__________________________________________________Formularfelder____________*/

 .label{
   margin-top: 10px;
   font-size: 10px;
   }
 .label_required{
   margin-top: 10px;
   font-size: 10px;
   padding-left: 6px;
   background-image:url(images/required.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
   }
 .required{
   font-size: 10px;
   color: #FFFFFF;
   margin-top: 4px;
   text-align: left;
   }
 .input {
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #044766;
   background-color: #FFFFFF;
   border: 1px solid #044766;
   padding-left: 2px;
   }
 .input_label {
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #A0A0A0;
   background-color: #FFFFFF;
   border: 1px solid #044766;
   padding-left: 2px;
   }
 .error {
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #D10D16;
   background-color: #FFFFFF;
   border: 2px solid #D10D16;
   }
 .upload {
   border: 1px solid #606060;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #044766;
   width: 320px;
   }
 .select {
   border: 1px solid #606060;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #044766;
   }
 .set{
   border: 1px solid #606060;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #044766;
   }

/*__________________________________________________Buttons___________________*/

 .button_save {
   border: 1px solid #606060;
   background-color: #F5F5F5;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   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;
   background-color: #F5F575;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   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 {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-align: left;
   background-color: #5678A5;
   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 {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-align: left;
   background-color: #5678A5;
   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 {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-align: left;
   background-color: #5678A5;
   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 {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-align: left;
   background-color: #5678A5;
   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;
   background-color: #F5F5F5;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   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;
   background-color: #F5F575;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   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 {
   border: 1px solid #606060;
   background-color: #F5F5F5;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_hover {
   border: 1px solid #606060;
   background-color: #F5F575;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   width: 72px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .standard .button_hidden, .standard .button_hidden_hover {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-align: left;
   background-color: #5678A5;
   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: #FFFFFF;
   text-align: left;
   background-color: #5678A5;
   padding-left: 0;
   cursor: pointer;
   cursor: hand;
   }
 input.icon_hover {
   background-color: #F5F575;
   }

/*__________________________________________________Editbar___________________*/

 div.editbar {
   text-align: right;
   float: right;
   background-color: #F5F5F5;
   border: 1px solid #044766;
   padding: 1px;
   height: 20px;
   }
 img.editbar {
   padding: 1px;
   }
 img.editbar_hover {
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }

/*__________________________________________________Kalender__________________*/

 a.scheduler {
   text-decoration: none;
   color: #044766;
   }
 table.scheduler{
   border-top: 1px solid #044766;
   border-left: 1px solid #044766;
   border-bottom: 1px solid #044766;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   }
 td.scheduler_title{
   border-right: 1px solid #044766;
   height: 17px;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   }
 td.scheduler_header{
   border-top: 1px solid #044766;
   border-right: 1px solid #044766;
   text-align: center;
   height: 17px;
   width: 17px;
   font-weight: bold;
   }
 td.scheduler{
   border-top: 1px solid #044766;
   border-right: 1px solid #044766;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   }
 td.scheduler_hover{
   border-top: 1px solid #044766;
   border-right: 1px solid #044766;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   background-color: #F5F575;
   }
 td.scheduler_today{
   border-top: 1px solid #044766;
   border-right: 1px solid #044766;
   background-color: #AAAAAA;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   }
 td.scheduler_multiple{
   border-top: 1px solid #044766;
   border-right: 1px solid #044766;
   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 #044766;
   border-right: 1px solid #044766;
   background-color: #B4F1BD;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_events{
   border-top: 1px solid #044766;
   border-right: 1px solid #044766;
   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 #044766;
   border-right: 1px solid #044766;
   background-color: #FFCD7B;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_offers{
   border-top: 1px solid #044766;
   border-right: 1px solid #044766;
   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 #044766;
   border-right: 1px solid #044766;
   background-color: #D1FDFF;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }
 td.scheduler_vacations{
   border-top: 1px solid #044766;
   border-right: 1px solid #044766;
   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 #044766;
   border-right: 1px solid #044766;
   background-color: #F5F5F5;
   text-align: right;
   vertical-align: top;
   height: 17px;
   width: 17px;
   cursor: pointer;
   cursor: hand;
   }

/*__________________________________________________Dialogfelder______________*/

 td.dialog_top {
   padding: 3px;
   background-color: #044766;
   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 {
   margin-left: 2px;
   background-color: #FFFFFF;
   }
 td.dialog_top .icon_hover {
   margin-left: 2px;
   background-color: #F5F575;
   }
 td.dialog {
   background-color: #E0E0E0;
   padding: 10px;
   border-left: 1px solid #F0F0F0;
   border-right: 1px solid #808080;
   border-bottom: 1px solid #808080;
   color: #044766;
   }
 td.dialog .small, td.dialog .standard , td.dialog .button_hidden {
   color: #044766;
   }
 td.dialog .icon {
   margin-right: 3px;
   }
 td.dialog div {
   padding: 1px;
   line-height: 1.3em;
   }
 td.dialog .button_hidden, td.dialog .button_hidden_hover {
   background-color: #E0E0E0;
   }
 div.dialog {
   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 {
   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 {
   padding: 1px;
   }
 img.smiley_hover {
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }

 #calendar_frame{
   width: 154px;
   }
 .calendar_empty{
   float: left;
   height: 16px;
   width: 18px;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_cell{
   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{
   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{
   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{
   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{
   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{
   height: 20px;
   text-align: center;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_footer{
   clear: both;
   height: 15px;
   padding-left: 4px;
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .calendar_footer_hover{
   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;
   }
 .calendar_cell a, .calendar_cell_hover a, .calendar_today a, .calendar_today_hover a,
 .calendar_footer a, .calendar_footer_hover a {
   color: #044766;
   }