html, body {
}

#shadow {
    height: 13px;
    background-image: url(../images/bg_body2_kundenportal.jpg);
    background-repeat: no-repeat;
}

#links ul {
    clear: both;
    padding-top: 3px;
    margin: 0px 0px 0px 0px;
}

#links li {
    float: right;
    list-style-type: none;
    width: 133px;
    height: 25px;
    text-align: center;
    background-color: #8080CC;
    border-left: 1px solid #FFF;
    padding-top: 4px;
    background-image: url(../images/bg3.gif);
    background-repeat: repeat-x;
}

#links li.act {
    background-image: url(../images/bg3_act.gif);
    background-repeat: repeat-x;
}

#links2 {
    border-top: 1px solid #ffffff;
    background-color: #8080CC;
    height: 25px;
    background-color: #34418f;
    background-image: url(../images/bg3_1.gif);
}

#links2 ul {
    clear: both;
    padding-top: 0px;
    margin: 0px 0px 0px 0px;
}

#links2 li {
    float: left;
    list-style-type: none;
    width: 150px;
    height: 19px;
    text-align: center;
    background-color: #8080CC;
    border-left: 1px solid #FFF;
    padding-top: 4px;
    background-image: url(../images/bg3_1.gif);
    background-repeat: repeat-x;
}

#links2 li.act {
    background-image: url(../images/bg3_act.gif);
    background-repeat: repeat-x;
}

#links2 a {
    color: #fff;
    text-decoration: none;
}

#links2 a:hover {
    color: #fff;
}

#links2 li.act a {
    color: #34418f;
}

#mainimg {
    background-image: url(../images/home_img_kundenportal.jpg);
    background-repeat: no-repeat;
    height: 90px;
    text-align: right;
}

#img1 {
    background-image: url(../images/bgtop5.jpg);
    background-repeat: no-repeat;
    height: 250px;
    text-align: right;
}

#mainimg h3 {
    color: #fff;
    text-decoration: none;
    padding: 20px 40px 0px 0px;
}

#mainimg h4 {
    color: #fff;
    text-decoration: none;
    padding: 0px 40px 0px 0px;
}

#contentarea {
    padding: 25px 10px 0px 10px;
    background-image: url(../images/bg_header_top2.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.news-list-more {
    margin: 0px 20px 20px 40px;
}

#main_div {
    border: 1px solid #cccccc;
    padding: 10px;
    background-image: url(../images/bgcontent1.jpg);
    background-repeat: no-repeat;
}

#maincontent a {
    color: #34418f;
    text-decoration: none;
}

#maincontent a:hover {
    color: #cccccc;
    text-decoration: underline;
}

#maincontent li a {
    color: #666666;
}

#maincontent li a:hover {
    text-decoration: underline;
}

#maincontent li.act a {
    color: #34418f;
}

.orangetext {
    color: #990000;
    text-decoration: none;
}

#bottom {
    clear: both;
    height: 32px;
    padding-top: 25px;
}

#validtext {
    float: left;
    width: 458px;
    height: 27px;
    padding-top: 7px;
    background-color: #34418f;
    background-image: url(../images/bg2.gif);
    background-repeat: repeat-x;
}

#validtext p {
    color: #fff;
    text-decoration: none;
    text-align: right;
    padding-right: 35px;
}

#validtext a {
    color: #fff;
    text-decoration: underline;
}

#validtext a:hover {
    color: #fff;
    text-decoration: none;
}

.news-container p {
    margin: 0 0 10px 0;
    padding: 0;
}

.news-list-item {
    margin: 5px 0 10px 0
}

.tx-ttnews-browsebox {
    border: 1px solid #cccccc;
    margin: 0px 25px 10px 40px;
    padding: 10px 10px 10px 10px;
    clear: both;
    height: 50px;
    background-image: url(../images/bg10.jpg);
    background-repeat: repeat-x;
}

#messagebox_red {
    color: #8f160c;
}

#messagebox_green {
    color: green;
    border: 1px solid green;
    padding: 10px;
    margin: 10px 0 10px 0;
    background-color: #E8FFE8;
}

#messagebox_grey {
    color: #333333;
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 10px 0 10px 0;
    background-color: #F2F2F2;
}

#messagebox_yellow {
    color: #333333;
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 10px 0 10px 0;
    background-color: #ffffff;
}

.infobox {
    display: none;
    position: absolute;
    Z-INDEX: 100000000;
    background-color: #e8f1fd;
    border: 1px solid #34418f;
    padding: 5px;
}

.infobox table {
    width: 230px;
    border: 1px solid #cccccc;
}

.infobox table td {
    border: 1px solid #cccccc;
    padding: 2px;
}

table {
    font-size: 13px;
}

table.kundenportal_basictable {
    border: 1px solid #cccccc;
}

table.kundenportal_table {
    width: 100%;
}

table.kundenportal_table_tabs {
    width: 100%;
}

table.kundenportal_table_50percent {
    width: 49%;
}

table.no_border {
}

table.kundenportal_table_33percent {
    width: 31%;
}

table.kundenportal_table_66percent {
    width: 62%;
}

table.left_margin {
}

table.kundenportal_table th, table.kundenportal_table_50percent th, table.kundenportal_table_33percent th, table.kundenportal_table_66percent th {
    text-align: center;
    /*padding: 0 0 2px 0;*/
    /*background-color: #eceae8;*/
}

table.kundenportal_table tr, table.kundenportal_table_50percent tr, table.kundenportal_table_33percent tr, table.kundenportal_table_66percent tr {
    /*text-align:center;*/
}

table.kundenportal_table tr.alternate, table.kundenportal_table_50percent tr.alternate, table.kundenportal_table_33percent tr.alternate, table.kundenportal_table_66percent tr.alternate {
    background-color: #d9d9ff;
    text-align: center;
    background-image: url(../images/table1_bg1.jpg);
    background-repeat: repeat-x;
}

table.kundenportal_table td.alternate2, table.kundenportal_table_50percent td.alternate2, table.kundenportal_table_33percent td.alternate2, table.kundenportal_table_66percent td.alternate2 {
    height: 2px;
    background-color: #181463;
    background-image: url(../images/table1_bg3.jpg);
    background-position: bottom;
}

table.kundenportal_table td.alternate3 {
    height: 2px;
    background-color: #d8d8d8;
    background-image: none;
}

#chart {
    margin: 10px 0px 0px 0px;
    pading: 0px;
}

table.kundenportal_table td.fixed_width_200 {
    width: 154px;
    background-color: #D8D8D8;
    background-image: none;
}

table.kundenportal_table td.fixed_width_200_nocolorchange {
    width: 154px;
}

table.kundenportal_table td.fixed_width_230_nocolorchange {
    width: 230px;
}

table td.width_50percent {
    width: 50%;
}

table td.width_25percent {
    width: 25%;
}

table.kundenportal_table td.header_color {
    background-color: #D8D8D8;
    background-image: none;
}

table.kundenportal_table td.line1, table.kundenportal_table_50percent td.line1 {
    height: 2px;
    background-color: #333333;
    background-image: url(../images/table1_bg5.jpg);
    background-position: bottom;
}

table.kundenportal_table td.line2, table.kundenportal_table_50percent td.line2 {
    height: 1px;
    background-color: #960202;
    background-image: none;
    padding: 0px;
}

table.kundenportal_table td.header2 {
    height: 40px;
    text-align: left;
    vertical-align: bottom;
    background-color: #ffffff;
    color: #FFFFFF;
    padding-left: 10px;
    padding-bottom: 2px;
    background-image: url(../images/table1_bg4.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

table.kundenportal_table td.header2_height_20px, table.kundenportal_table_50percent td.header2_height_20px {
    height: 25px;
    text-align: left;
    vertical-align: bottom;
    background-color: #ffffff;
    color: #FFFFFF;
    padding-left: 10px;
    padding-bottom: 2px;
    background-image: url(../images/table1_bg4.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

table.kundenportal_table td.header2_height_40px, table.kundenportal_table_50percent td.header2_height_40px {
    background-color: #d9edf7;
}

table.kundenportal_table td.header3_height_20px, table.kundenportal_table_50percent td.header3_height_20px {
    background-color: #dddddd;
}

table.kundenportal_table td.header4, table.kundenportal_table_50percent td.header4 {
    height: 20px;
    text-align: left;
    vertical-align: bottom;
    background-color: #fff;
    color: #666666;
    padding-left: 10px;
    padding-bottom: 2px;
    border-bottom: 1px solid #666;
}

table.kundenportal_table_50percent td.header2 {
    height: 20px;
    text-align: left;
    vertical-align: bottom;
    background-color: #ffffff;
    color: #FFFFFF;
    padding-left: 10px;
    padding-bottom: 2px;
    background-image: url(../images/table1_bg4.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

a.table_header_link {
    color: #ffffff;
}

.button1 {
    color: #FFFFFF;
    background-color: #34418f;
    width: 200px;
    border: 1px solid #e2e2e2;
}

code {
    color: #c00;
    font: 1.1em monospace;
}

.content ol.code {
    margin: 0 0 3em;
    padding: 6px 6px 6px 30px;
    border: 2px solid #c00;
}

.content ol.code li {
    margin: 0 0 1px 12px;
    padding: 0.5em;
    color: #000;
    font: 1.1em monospace;
    background: #fff5f5;
    list-style-type: decimal;
}

.content ol.code li.red, span.red {
    color: #c00;
}

h3 code {
    font: 0.9em monospace;
}

span.checkbox {
    width: 19px;
    height: 25px;
    padding: 0 0px 0 0;
    background: url(../images/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}

span.radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(../images/radio.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}

span.select {
    position: absolute;
    width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 21px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial, sans-serif;
    background: url(../images/select.png) no-repeat;
    overflow: hidden;
}

span.selectsmall {
    position: absolute;
    width: 28px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 21px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial, sans-serif;
    background: url(../images/selectsmall.png) no-repeat;
    overflow: hidden;
}

.asmContainer {
    /* container that surrounds entire asmSelect widget */
}

.asmSelect {
    /* the newly created regular 'select' */
    display: inline;
}

.asmOptionDisabled {
    /* disabled options in new select */
    color: #999;
}

.asmHighlight {
    /* the highlight span */
    padding: 0;
    margin: 0 0 0 1em;
}

.asmList {
    /* html list that contains selected items */
    margin: 0.25em 0 1em 0;
    position: relative;
    display: block;
    padding-left: 0;
    list-style: none;
}

.asmListItem {
    /* li item from the html list above */
    position: relative;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    background: #ddd;
    border: 1px solid #bbb;
    width: 100%;
    margin: 0 0 -1px 0;
    line-height: 1em;
}

.asmListItem:hover {
    background-color: #e5e5e5;
}

.asmListItemLabel {
    /* this is a span that surrounds the text in the item, except for the remove link */
    padding: 5px;
    display: block;
}

.asmListSortable .asmListItemLabel {
    cursor: move;
}

.asmListItemRemove {
    /* the remove link in each list item */
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
}

#accordion {
    font-size: 14px;
    width: 190px;
    height: 560px;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    position: relative;
    float: left;
}

#accordion .drawers-wrapper {
}

#accordion UL {
    LIST-STYLE-TYPE: none
}

#accordion .drawers {
    COLOR: #76797c;
    padding: 0px;
    width: 190px;
    margin: 0px;
}

.ui-accordion .ui-accordion-header {
    background: none;
}

.ui-accordion .ui-accordion-header:hover {
    background: none;
}

.ui-icon-triangle-1-s {
    background: none;
}

.ui-state-default .ui-icon {
    background: none;
}

.ui-icon {
    background: none;
}

#accordion .drawer-handle {
    width: 190px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 21px;
    padding: 2px 0px 0px 8px;
    color: #fff;
    /*background: url(../images/select.png) no-repeat;*/
    background-color: #3D4B7B;
    overflow: hidden;
    margin: 0px;
}

#accordion .drawer-handle:focus, #accordion .drawer-handle:hover, #accordion .drawer-handle:active {
    cursor: pointer;
}

#accordion .open.drawer-handle {
    BACKGROUND-POSITION: 0pt -21px;
    COLOR: #ffffff;
}

#accordion .drawer {
    clear: both;
}

#accordion .drawer UL {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    width: 190px;
}

#accordion .drawer LI {
    BORDER-BOTTOM: #e5e5e5 1px solid;
    padding: 0px 0 0px 0px;
    width: 190px;
    margin: 0px;
    background-color: #ffffff;
}

#accordion .drawer LI div {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#accordion .drawer LI:focus, #accordion .drawer LI:hover, #accordion .drawer LI:active {
    cursor: pointer;
}

#accordion .radio, .checkbox {
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 10px;
    position: relative;
}

/* Selectoroutput */
.selectoroutput {
    float: left;
    height: 350px;
    width: 240px;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 10px;
}

.dialog_content_wrap {
    height: 620px;
}

.dialog {
    width: 760px;
    margin: 0px auto;
    min-width: 20em;
    /*
     max-width:800px;  // I only cut the left background images out to 800px. You could do much larger, etc. */
    position: absolute;
    z-index: 4;
}

.dialog .hd .c,
.dialog .ft .c {
    font-size: 1px; /* ensure minimum height */
    height: 11px;
}

.dialog .ft .c {
    height: 14px;
}

.dialog .hd {
    background: transparent url(../images/tl.png) no-repeat 0px 0px;
    margin-right: 14px; /* space for right corner */
}

.dialog .hd .c {
    background: transparent url(../images/tr.png) no-repeat right 0px;
    margin-right: -14px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
    background: transparent url(../images/ml.png) repeat-y 0px 0px;
    margin-right: 6px;
}

.dialog .bd .c {
    background: transparent url(../images/mr.png) repeat-y right 0px;
    margin-right: -6px;
}

.dialog .bd .c .s {
    margin: 0px 8px 0px 4px;
    background: #fff url(../images/ms.jpg) repeat-x 0px 0px;
    padding: 1em;
}

.dialog .ft {
    background: transparent url(../images/bl.png) no-repeat 0px 0px;
    margin-right: 14px;
}

.dialog .ft .c {
    background: transparent url(../images/br.png) no-repeat right 0px;
    margin-right: -14px;
}

/* content-specific */
.dialog p {
    margin: 0.5em 0px 0px 0px;
    padding: 0px;
}

#dialog_tree UL {
    LIST-STYLE-TYPE: none;
    padding: 0px;
    margin: 0px;
}

#dialog_tree LI {
    background: transparent url(../images/checked.png) no-repeat left 5px;
    padding-left: 20px;
}

#dialog_tree h3 {
    padding: 5px 0px 0px 0px;
    line-height: 1;
}

.empty_folder {
    /*
    background:transparent url(../images/folder_empty.png) no-repeat left 0px;
    */
    width: 114px;
    height: 80px;
}

.header_div {
    margin-bottom: 10px;
}

.headline {
    width: 600px;
    float: left;
    padding: 0px;
    margin: 0px;
}

.headline h2 {
    padding: 0px;
    margin: 0px;
}

.close_button {
    background: transparent url(../images/close.png) no-repeat right 0px;
    width: 22px;
    height: 22px;
    float: right;
}

.close_button:focus, .close_button:hover, .close_button:active {
    cursor: pointer;
}

.close_button_with_txt {
    width: 160px;
    height: 22px;
    float: right;
}

.close_button_with_txt:focus, .close_button_with_txt:hover, .close_button_with_txt:active {
    cursor: pointer;
}

.button_action {
}

.button_action:hover, .button_action:focus {
    cursor: pointer;
}

.button_peergroup_analysis {
    clear: both;
    background: transparent url(../images/peergroup_analysis_small.png) no-repeat left 0px;
    padding: 10px 0 0 65px;
    margin-top: 5px;
    width: 80px;
    height: 43px;
}

.button_peergroup_analysis:hover, .button_peergroup_analysis:focus {
    cursor: pointer;
}

.arrow1 {
    float: left;
    background: transparent url(../images/arrow1.png) no-repeat left 0px;
    padding: 10px 0 0 65px;
    height: 28px;
}

#start_screening_button:hover, #start_screening_button:focus {
    cursor: pointer;
}

#overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    z-index: 3;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.60; /* older Gecko-based browsers */
    filter: alpha(opacity=60); /* For IE6&7 */
}

/*
table.fixed_layout {
table-layout:fixed;
}*/

table.haccordion {
    /*
    table-layout:fixed;
    */
}

.haccordion .haccordion_header {
    width: 20px;
    background: #ccc;
    color: #fff;
    cursor: pointer;
}

.haccordion .haccordion_content {
    width: 10px;
    display: none;
    overflow: hidden;
}

#leftmenu {
    font-size: 13px;
    width: 200px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: left;
    border-top: 1px solid #dddddd;
}

#leftmenu .ul_level2 {
    width: 185px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    float: right;
    border-left: 1px solid #dddddd;
}

#leftmenu li {
    border-bottom: 1px solid #dddddd;
    padding: 0 0 0 5px;
    margin: 0px;
    background-color: #ccc:
    background-repeat: no-repeat;
    list-style-type: none;
    padding: 7px 20px 8px;
}

#leftmenu .act_level1 {
    color: #1b1362;
    background-color: #eceae8;
}

#leftmenu .act_level1 a {
    color: #34418f;
    font-weight: bold;
}

#leftmenu .act_level2 {
    color: #fff;
    background-color: #3d4b7b;
}

#leftmenu .act_level2 a {
    color: #fff;
    font-weight: bold;
}

#leftmenu li:focus {
    background-color: 1px solid #dddddd;
    cursor: pointer;
}

#leftmenu li a:hover {
    color: #dddddd;
    text-decoration: none;
}

#peergroup_selector1 {
}

#peergroup_selector2 {
}

.button_peergroup_start {
}

.button_peergroup_start:focus, .button_peergroup_start:hover, .button_peergroup_start:active {
    cursor: pointer;
}

.button_peergroup_result {
    background: transparent url(../images/peergroup_result.png) no-repeat left 0px;
    width: 250px;
    height: 350px;
}

#peergroup_box {
}

.tx-managerselection-pi1 {
    float: right;
    width: 730px;
}

form {
    margin: 0px;
    padding: 0px;
}

.sublinewhite {
    COLOR: #FFFFFF;
}

A.white {
    TEXT-DECORATION: none;
}

A.white:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

.table_tr_1 {
    background-color: #e2e2e2;
    background-repeat: no-repeat;
}

.table_tr_1_2 {
    background-color: #e2e2e2
}

.table_tr_2 {
    background-color: #34418f
}

.table_tr_3 {
    background-color: #515151
}

.table_tr_4 {
    background-color: #6F0000
}

.button2 {
    TEXT-DECORATION: none;
    COLOR: #34418f;
}

.button2:hover {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button2_act {
    TEXT-DECORATION: none;
    COLOR: #34418f
}

.button2_act:hover {
    TEXT-DECORATION: none;
    COLOR: #34418f
}

.button3 {
    TEXT-DECORATION: none;
    COLOR: #34418f;
}

.button3:visited {
    TEXT-DECORATION: none;
    COLOR: #34418f;
}

.button3:hover {
    TEXT-DECORATION: underline;
    COLOR: #34418f;
}

.button3_act {
    TEXT-DECORATION: underline;
    COLOR: #34418f;
}

.button3_act:visited {
    TEXT-DECORATION: underline;
    COLOR: #34418f;
}

.button3_act:hover {
    TEXT-DECORATION: underline;
    COLOR: #34418f;
}

.button4 {
    TEXT-DECORATION: none;
    COLOR: #34418f;
}

.button4:visited {
    TEXT-DECORATION: none;
    COLOR: #34418f;
}

.button4:hover {
    TEXT-DECORATION: underline;
    COLOR: #34418f;
}

.button4_act {
    TEXT-DECORATION: underline;
    COLOR: #34418f;
}

.button4_act:visited {
    TEXT-DECORATION: underline;
    COLOR: #34418f;
}

.button4_act:hover {
    TEXT-DECORATION: underline;
    COLOR: #34418f;
}

.button2_db1 {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button2_db1:hover {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button2_act_db1 {
    TEXT-DECORATION: none;
    COLOR: #ffffff
}

.button2_act_db1:hover {
    TEXT-DECORATION: none;
    COLOR: #ffffff
}

.button3_db1 {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button3_db1:visited {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button3_db1:hover {
    TEXT-DECORATION: underline;
    COLOR: #ffffff;
}

.button3_act_db1 {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button3_act_db1:visited {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button3_act_db1:hover {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button4_db1 {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button4_db1:visited {
    TEXT-DECORATION: none;
    COLOR: #ffffff;
}

.button4_db1:hover {
    TEXT-DECORATION: underline;
    COLOR: #ffffff;
}

.button4_act_db1 {
    TEXT-DECORATION: underline;
    COLOR: #ffffff;
}

.button4_act_db1:visited {
    TEXT-DECORATION: underline;
    COLOR: #ffffff;
}

.button4_act_db1:hover {
    TEXT-DECORATION: underline;
    COLOR: #ffffff;
}

.white {
    COLOR: #ffffff
}

.table_bg1 {
    background-color: #fff
}

.table_bg2 {
    background-color: rgba(0, 136, 221, 0.07);
}

.table_bg3 {
    background-color: #DDEEFF
}

em {
    color: #333333
}

/*
TEXTAREA {width: 305px; height: 150px; BORDER-RIGHT: #34418f 1px solid; BORDER-TOP: #cccccc 1px solid; BACKGROUND: #F5FCFF; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM:#34418f 1px solid}
INPUT {width: 90px; BORDER-RIGHT: #34418f 1px solid; BORDER-TOP: #cccccc 1px solid; BACKGROUND: #F3F3F3; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #34418f 1px solid}
INPUT.submitbutton {width: 150px; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #34418f 1px solid; BACKGROUND: #34418f; BORDER-LEFT: #34418f 1px solid; BORDER-BOTTOM: #000000 1px solid; COLOR:#FFFFFF}
*/

#tabs_example ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
    border-bottom: 1px solid #34418f;
    height: 16px;
}

#tabs_example ul.tabs li {
    float: left;
    margin-right: 5px;
    width: 100px;
    text-align: center;
}

#tabs_example ul.tabs li a {
    display: block;
    height: 16px;
    padding: 0px 3px 0 3px;
    background-color: #e2e2e2;
    color: #666;
}

#tabs_example ul.tabs li a.active {
    background-color: #34418f;
    color: #ffffff;
}

#tabs_example ul.tabs li a {
    text-decoration: none;
}

#tabs_example div {
    clear: both;
}

#tabs_example2 ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
    border-bottom: 1px solid #34418f;
    height: 16px;
}

#tabs_example2 ul.tabs li {
    float: left;
    margin-right: 5px;
    width: 171px;
    text-align: center;
}

#tabs_example2 ul.tabs li a {
    display: block;
    height: 16px;
    padding: 0px 3px 0 3px;
    background-color: #e2e2e2;
    color: #666;
}

#tabs_example2 ul.tabs li a.active {
    background-color: #34418f;
    color: #ffffff;
}

#tabs_example2 ul.tabs li a {
    text-decoration: none;
}

#tabs_example2 div {
    clear: both;
}

.add_table .middle {
    width: 50px;
}

.error_icon:focus, .error_icon:hover, .error_icon:active {
    cursor: pointer;
}

.action_button:focus, .action_button:hover, .action_button:active {
    cursor: pointer;
}

.msg_box {
    text-align: left;
    display: none;
    width: 200px;
    background-color: #fff;
    border: 1px solid #cccccc;
    padding: 5px;
    position: absolute;
}

.info_box {
    text-align: left;
    display: none;
    width: 300px;
    background-color: #FFFFCC;
    border: 1px solid #cccccc;
    padding: 5px;
    position: absolute;
}

.info_box2 {
    text-align: left;
    display: none;
    background-color: #FFFFCC;
    border: 1px solid #cccccc;
    padding: 5px;
    position: absolute;
    width: 500px;
}

.info_boxred {
    text-align: left;
    display: none;
    width: 300px;
    background-color: #FFECEC;
    border: 1px solid red;
    padding: 5px;
    position: absolute;
}

.info_boxred ul {
    LIST-STYLE-TYPE: decimal;
    padding: 0 15px 0 25px;
    color: #990000;
}

.info_boxgreen {
    text-align: left;
    display: none;
    width: 300px;
    background-color: #DFFFDF;
    border: 1px solid #009900;
    padding: 5px;
    position: absolute;
}

.peergroup_checkbox {
    width: 25px;
    background-color:;
}

#composite_list {
    padding 0px;
    margin: 10px 0 10px 0;
    width: 100%;
}

#composite_list ul {
    clear: both;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

#composite_list li {
    list-style-type: none;
    margin: 0px;
    padding: 3px;
}

#composite_list li.header {
    clear: both;
    border-bottom: 1px solid #ccc;
    margin-top: 3px;
    padding-top: 5px;
}

#composite_list li.content {
    background-image: url(../images/bgcontent1.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 223px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 3px solid #34418f;
    text-align: center;
}

#composite_list li.content_act {
    background-image: url(../images/bgcontent1.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 223px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 3px solid #009900;
    text-align: center;
}

#composite_list li.content a:hover {
}

.emailing_list span {
    width: 100px;
    border: 1px solid red;
    padding: 0 10px 0 10px;
}

.edit_button {
    background-image: url(/typo3/sysext/t3skin/icons/gfx/edit2.gif);
    background-repeat: no-repeat;
    padding: 0 5px 0 20px;
    margin: 0 5px 0 20px;
    cursor: pointer;
    color: yellow;
}

.save_button {
    background-image: url(/typo3/sysext/t3skin/icons/gfx/savedok.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
    cursor: pointer;
}

#strategy_breakdown_output, #client_config_output {
    position: absolute;
    border: 1px solid #ccc;
    display: none;
    width: 300px;
    height: 200px;
    background-color: #FFFFCC;
    padding: 10px;
    color: #000;
    text-align: left;
}

#client_config_output {
    height: 200px;
}

.file_select, .folder_select {
    width: 20px;
    background-color: #fff;
    color: #000;
    border: none;
    margin-top: 3px;
    border: none;
    display: inline;
    cursor: pointer;
}

#filetree_selection_out1, #filetree_container {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 10px 0 10px 0;
}

.blue {
    color: #34418f;
}

div #alphaport_client_docs_txt {
    width: 180px;
    float: left;
}

div #alphaport_client_docs_email {
    cursor: pointer;
    background-image: url(/fileadmin/templates/alphaport/images/mail_replay-48.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 48px;
    float: left;
    padding: 0 0 0 60px;
}

div #alphaport_client_docs_email_send {
    cursor: pointer;
    background-image: url(/fileadmin/templates/alphaport/images/mail_replay-48.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 48px;
    float: left;
    padding: 0 0 0 60px;
    margin: 20px 0 0 0;
    clear: both;
}

#status_bar_bg {
    width: 915px;
    clear: both;
    background-color: #e2e2e2;
    heigth: 10px;
}

#status_bar {
    background-color: green;
    heigth: 10px;
    clear: both;
    line-height: 4px;
}

#status_bar.red {
    background-color: red;
}

#alphaport_client_docs_err {
    color: red;
    width: 190px;
    height: 48px;
    float: left;
}

#download_limit {
    clear: both;
    text-align: right;
}

.upload_btn {

}

#pass {
    margin-bottom: 10px;
}