/*_______________________________________Benutzerdefinierte Stile_____________*/

 body {
   background-color: #FFFFFF;
   margin: 10px;
   height: 100.1%
   }
 html {
   margin: 0; padding: 0;
   height: 100.1%
   }
 p {
   padding: 0 0 6px 0;
   margin: 0;
   }
 a {
   text-decoration: none;
   color: #333333;
   }
 a:hover {
   text-decoration: none;
   color: #444444;
   }
 fieldset {
   margin-bottom: 5px;
   padding: 0px 10px 10px 10px;
   }
 legend {
   font-weight: bold;
   }
 img {
   border-width: 0px;
   }
 ul {
   list-style: disc outside none;
   padding: 0 0 0 20px;
   margin: 0;
   line-height: 1.5em;
   }
 ol {
   padding: 0 0 0 20px;
   margin: 0;
   line-height: 1.5em;
   }
 #body {
   position: relative;
   margin: auto;
   width: 980px;
   }
 #title {
   background: url(images/title.gif) no-repeat;
   width: 980px;
   height: 114px;
   }
 #logo {
   position: absolute;
   top: 15px;
   left: 15px;
   width: 280px;
   height: 83px;
   }
 ul#title_menue {
   position: absolute;
   list-style-type: none;
   margin: 0; padding: 0;
   top: 20px;
   right: 0;
   width: auto;
   }
 ul#title_menue li {
   float: left;
   padding-right: 15px;
   font-size: 12px;
   }
 ul#title_menue a {
   color: #FFFFFF;
   }
 #user_menue {
   position: absolute;
   top: 57px;
   right: 0;
   width: auto;
   padding-right: 15px;
   color: #FFFFFF;
   font-size: 11px;
   }
 #user_menue a {
   color: #FFFFFF;
   }
 ul#main_menue {
   background: url(images/main_menue.gif) no-repeat;
   width: 761px;
   height: 41px;
   list-style-type: none;
   margin: 0; padding: 0;
   padding-left: 219px;
   }
 ul#main_menue li {
   background: url(images/bullet.gif) no-repeat 9px 16px;
   float: left;
   width: 130px;
   height: 41px;
   margin: 0; padding: 0;
   }
 ul#main_menue li a {
   color: #333333;
   font-size: 12px;
   display: block;
   padding: 13px 0px 11px 22px;
   }
 ul#main_menue li.open {
   background: url(images/main_open.gif) no-repeat;
   background-color: #FFFFFF;
   float: left;
   width: 134px;
   height: 41px;
   margin: 0; padding: 0;
   position: relative;
   right: -2px;
   }
 ul#main_menue li.open a {
   color: #333333;
   font-size: 12px;
   display: block;
   padding: 13px 0px 11px 24px;
   }
 ul#main_menue li.seperator {
   background: url(images/seperator.gif) no-repeat;
   float: left;
   width: 2px;
   height: 41px;
   margin: 0; padding: 0;
   }
 #main_frame {
   border-left: 1px solid #102A63;
   border-right: 1px solid #102A63;
   background: url(images/menue_back.gif) repeat-y;
   width: 978px;
   clear: both;
   }
 #left_frame {
   width: 219px;
   }
 #content_frame {
   width: 759px;
   background-color: #FFFFFF;
   }
 ul#sub_menue {
   list-style-type: none;
   margin: 0; padding: 0;
   }
 ul#sub_menue li {
   position: relative;
   background: url(images/sub_seperator.gif) no-repeat bottom left;
   margin: 0; padding: 0;
   }
 ul#sub_menue li.selected {
   background: url(images/menue_selected.gif) no-repeat bottom left;
   margin: 0; padding: 0;
   }
 ul#sub_menue li a, ul#sub_menue li.selected a {
   color: #333333;
   font-size: 12px;
   display: block;
   padding: 10px 0px 12px 20px;
   height: 16px;
   }
 #literature {
   padding: 4px;
   float: left;
   width: 200px;
   }
 #footer {
   background: url(images/footer.gif) no-repeat;
   width: 980px;
   height: 24px;
   }
 .dot {
   width: 5px;
   height: 5px;
   }
 a.proof0 {
   color: #DF0000;
   }
 a.proof1 {
   color: #00BF00;
   }
 a.proof01 {
   color: #FFAB02;
   }
 a.proof00 {
   color: #C0C0C0;
   text-decoration: line-through;
   }
 a.proof10 {
   color: #00BF00;
   text-decoration: line-through;
   }
 .foto {
   border: 2px solid #C0C0C0;
   }
 .feedback_header {
   background-color: #102A62;
   color: #FFFFFF;
   font-weight: bold;
   padding-left: 4px;
   }
 .feedback_rating {
   background-color: #FFFFFF;
   color: #DF0000;
   padding-left: 4px;
   font-weight: bold;
   text-align: center;
   }
 .feedback_topics {
   padding-left: 4px;
   text-align: center;
   }
 .charges {
   width: 100px;
   text-align: right;
   border: 0;
   background-color: transparent;
   }
 .overall td {
   border-top: 3px double black;
   padding-top: 6px;
   font-weight: bold;
   }
 .overall input {
   font-weight: bold;
   }
 .radio_frame {
   padding-left: 22px;
   text-indent: -22px;
   }

/*___________________________________________Allgemeine Stile_________________*/

 div#content {
   position: relative;
   text-align: left;
   width: 629px;
   padding: 20px 65px;
   margin-bottom: 100px;
   }
 .content_header {
   font-size: 21px;
   text-align: left;
   line-height: 1.5em;
   padding-bottom: 12px;
   font-family: 'Times New Roman', serif;
   }
 .content_body{
   line-height: 1.5em;
   }
 .standard {
   font-family: verdana, sans-serif;
   font-size: 12px;
   color: #333333;
   font-weight: normal;
   text-decoration: none;
   }
 .small {
   font-family: verdana, sans-serif;
   font-size: 10px;
   color: #333333;
   font-weight: normal;
   text-decoration: none;
   }
 .spacer {
   height: 10px;
   }
 .column_header {
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   }
 .row_header {
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   }
 .segment_header {
   font-size: 13px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .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: 0;
   padding: 0;
   margin: 8px 0px;
   border-bottom: 2px solid #E0E0E0;
   clear: both;
   }
 .dotted {
   height: 1px;
   background: url(images/dotted.gif) repeat-x;
   margin: 6px 0px;
   clear: both;
   }
 .style1 td {
   height: 20px;
   background-color: #F6F7F9;
   border-bottom: 1px solid #FFFFFF;
   }
 .style2 td {
   height: 20px;
   background-color: #F2F3F5;
   border-bottom: 1px solid #FFFFFF;
   }
 .style1_hover td, .style2_hover td{
   height: 20px;
   background-color: #DCDFE8;
   border-bottom: 1px solid #FFFFFF;
   }
 .empty {
   text-align: center;
   height: 24px;
   }
 .status00, .status01, .status02 {
   color: #C04040;
   }
 .status10 {
   color: #40C040;
   }
 .status11 {
   color: #A0A0A0;
   }
 .toolbar {
   position: absolute;
   top: 5px;
   right: 5px;
   padding: 1px 6px;
   text-align: right;
   }
 .toolbar .icon {
   padding: 1px;
   }
 .toolbar .icon_hover {
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .inlinebar .icon {
   padding: 1px;
   }
 .inlinebar .icon_hover{
   border-color: #FFFFFF #404040 #404040 #FFFFFF;
   border-width: 1px;
   border-style: solid;
   }
 .pagebar .icon_hover {
   background-color: #F5F575;
   }
 .rangebar {
   padding-top: 6px;
   font-size: 14px;
   font-weight: bold;
   text-align: right;
   }
 .togglebar {
   padding: 0px 0px 2px 0px;
   font-size: 6px;
   }
 .togglebar .icon {
   height: 6px;
   background: url(images/toggle.gif) repeat-x;
   background-color: #081D55;
   width: 100%;
   }
 .togglebar .icon_hover {
   height: 6px;
   background: url(images/toggle.gif) repeat-x;
   background-color: #485D95;
   width: 100%;
   }
 div.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;
   }
 fieldset.title_pic {
   float: right;
   width: 120px;
   margin: 7px 5px;
   padding: 0 10px 10px 10px;
   }
 fieldset.title_pic legend {
   font-size: 10px;
   font-weight: normal;
   }
 div.title_pic_left {
   float: left;
   width: 86px;
   padding-top: 4px;
   }
 div.title_pic_left_text {
   margin-left: 96px;
   }
 div.title_pic_right {
   float: right;
   width: 86px;
   padding-top: 4px;
   }
 div.title_pic_right_text {
   margin-right: 96px;
   }
 div.thumb {
   float: left;
   width: 136px;
   height: 110px;
   text-align: center;
   }
 div.more {
   clear: both;
   text-align: right;
   }
 .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;
   }
 .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;
   }
 .text_frame {
   overflow: hidden;
   width: 100%;
   }
 .listing_frame div{
   padding: 3px 0;
   }
 .option_frame {
   float: left;
   width: auto;
   padding-right: 10px;
   }
 #confirm {
   position: absolute;
   left: 340px;
   top: 180px;
   }
 #error_report {
   position: absolute;
   left: 340px;
   top: 180px;
   }
 #help {
   position: absolute;
   left: 500px;
   top: 60px;
   }
 #toolbox {
   position: absolute;
   left: 500px;
   top: 60px;
   }
 #toolbox div {
   padding-bottom: 4px;
   padding-left: 18px;
   text-indent: -18px;
   }
 #toolbox_user {
   position: absolute;
   top: 88px;
   right: 68px;
   padding-right: 15px;
   color: #FFFFFF;
   }
 #toolbox_user a{
   color: #FFFFFF;
   }
 #preview {
   position: absolute;
   left: 10px;
   top: 50px;
   }
 #pic_date {
   position: absolute;
   left: 200px;
   top: 60px;
   }
 #folders {
   position: absolute;
   left: 400px;
   top: 200px;
   }
 #groups {
   position: absolute;
   left: 400px;
   top: 200px;
   }
 #groups div {
   padding-bottom: 4px;
   padding-left: 18px;
   text-indent: -18px;
   }

/*__________________________________________________BCODE_____________________*/

 .ueb1, h1 {
   font-size: 13px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 9px;
   }
 .ueb2, h2 {
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 6px;
   }
 .quote, blockquote {
   width: 607px;
   border: 1px solid #044766;
   background-color: #F5F5F5;
   padding: 5px 10px;
   margin: 2px 0px;
   text-align: left;
   }
 .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;
   color: #333333;
   }
 a.link:hover {
   text-decoration: underline;
   color: #444444;
   }
 .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: url(images/required.gif) no-repeat left bottom;
   }
 div.required{
   padding-left: 10px;
   background: url(images/required.gif) no-repeat 0 4px;
   }
 span.required{
   font-size: 10px;
   color: #8487A6;
   }
 .input {
   border: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #044766;
   padding: 2px;
   }
 .input_label {
   border: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #A0A0A0;
   padding: 2px;
   }
 .error {
   border: 2px solid #D10D16;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #D10D16;
   padding: 2px;
   }
 .error_label {
   border: 2px solid #D10D16;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #A0A0A0;
   padding: 2px;
   }
 .error_box {
   display: inline;
   padding-top: 4px;
   border: 2px solid #D10D16;
   }
 .upload {
   border: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #044766;
   padding: 2px;
   width: 320px;
   }
 .select {
   border: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #044766;
   }
 .set{
   border: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   font-family: verdana,sans-serif;
   font-size: 10px;
   color: #044766;
   }

/*__________________________________________________Buttons___________________*/

 .button_save {
   border: 1px solid #606060;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   text-align: left;
   background: url(images/icon_files.gif) no-repeat 1px #F5F5F5;
   padding-left: 18px;
   width: 74px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_save_hover {
   border: 1px solid #606060;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   text-align: left;
   background: url(images/icon_files.gif) no-repeat 1px #F5F575;
   padding-left: 18px;
   width: 74px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_cancel {
   border: 1px solid #606060;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   text-align: left;
   background: url(images/icon_cancel.gif) no-repeat 0 1px #F5F5F5;
   padding-left: 16px;
   width: 76px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_cancel_hover {
   border: 1px solid #606060;
   font-family: verdana,sans-serif;
   font-size: 9px;
   color: #044766;
   text-align: left;
   background: url(images/icon_cancel.gif) no-repeat 0 1px #F5F575;
   padding-left: 16px;
   width: 76px;
   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: 76px;
   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: 76px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .button_explorer, .button_explorer_hover {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #044766;
   text-align: left;
   background: url(images/icon_explorer.gif) no-repeat 0px 2px #FFFFFF;
   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: #044766;
   text-align: left;
   background: url(images/icon_upload.gif) no-repeat 0 1px #FFFFFF;
   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: #044766;
   text-align: left;
   background: url(images/icon_attach.gif) no-repeat #FFFFFF;
   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: #044766;
   text-align: left;
   background: url(images/icon_teasers.gif) no-repeat 0px 2px #FFFFFF;
   padding-left: 18px;
   width: 82px;
   height: 18px;
   cursor: pointer;
   cursor: hand;
   }
 .standard .button_hidden, .standard .button_hidden_hover {
   border: 0;
   font-family: verdana,sans-serif;
   font-size: 11px;
   color: #044766;
   text-align: left;
   background-color: #FFFFFF;
   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: #044766;
   text-align: left;
   background-color: #FFFFFF;
   padding-left: 0;
   cursor: pointer;
   cursor: hand;
   }
 input.icon_hover {
   background-color: #F5F575;
   }

/*__________________________________________________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;
   }
 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;
   }

 #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;
   }