﻿/**/

.none {
  display: none !important;
}

#layoutPositioner {
    height: 100%;
    margin: 0 auto;
    padding: 0 !important;
    width: 788px;
}
 
body {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; 
    line-height: 16px;
}

#layoutComplete {
    background: none repeat scroll 0 0 white;
    float: left;
    height: auto !important;
    margin: 0 auto;
    min-height: 100%;
    padding: 0 !important;
    position: absolute;
    text-align: left;
    width: 788px;
}

#layoutMain {
    clear: left;
    float: left;
}
 
#headerArea {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    z-index: 2;
    border-bottom: 1px solid #CCCCCC;
    margin: 18px 12px 30px 12px;
    padding: 0 0 20px;
    height: 70px;
} 

#topStageArea {
    display: block;
    overflow: hidden;
    position: relative;
}

#clickLogo {
    background: url("/new/fx4cash/img/logo.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 70px;
    width: 70px;
    z-index: 1;
}

#footerArea, #metaNavi {
    font-size: 11px !important;
    line-height: 13px !important;
}

#metaNavi {
    left: 205px;
    position: absolute;
    top: 18px;
}
 
a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #0098DB;
}

.headerProjectName {
    display: block;
    left: 12px;
    padding: 18px 10px;
    padding-left: 0px;
    position: absolute;
    top: 0;
    z-index: 1;
}
 
fieldset, img {
    border: 0 none;
}
 
#metaNavi ul, #footerNavigation ul {
    display: inline;
}

ol, ul {
    list-style: none outside none;
}

.content ol, .content li {
    list-style: disc outside;
    margin-left: 15px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

#contentArea {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    width: auto;
}

#mainNavi li, #metaNavi li, #footerNavigation li {
    background: url("/new/fx4cash/img/trennung_ccc.gif") no-repeat scroll left 2px transparent;
    padding: 0 7px 0 10px;
}

#mainNavi li.first, #metaNavi li.first, #footerNavigation li.first {
    background: none repeat scroll 0 0 transparent;
    padding: 0 7px 0 0;
}
 
#metaNavi a {
    color: #666666;
}

.horNav li {
    display: inline;
}

#metaNavi a:hover, #metaNavi a:focus {
    color: #0098DB;
}

#mainPageHeadline {
    color: #0018A8;
    font-size: 28px !important;
    line-height: 30px !important;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
    position: relative !important;
}

#footerCopyright {
    height: 30px;
    padding-top: 10px;
    border-top: 1px solid #CCCCCC;
    margin-left: 12px;
    margin-right: 12px;
    position: absolute;
    top: 672px;
    left: 0px;
    width: 764px;
}

#buttons {
    position: absolute;
    right: 12px;
    top: 115px;
}

#buttons a {
    padding-left: 10px;
}

.icon {
    background-position: left 1px;
    background-repeat: no-repeat !important;
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 24px;
}

#closeWindow {
    background-image: url("/new/fx4cash/img/close.gif");
    background-position: right 0px;
    height: 20px;
    line-height: 20px;
    padding: 0 20px 1px 0;
}

#printWindow {
    background-image: url("/new/fx4cash/img/print.gif");
    background-position: right 2px;
    height: 20x;
    line-height: 20px;
    padding: 0 20px 0 0;
}

#mailPDF {
    background-image: url("");
    background-position: right 2px;
    height: 20x;
    line-height: 20px;
    padding: 0 20px 0 0;
}

#closeWindow:hover {
    background-position: right -33px;
}

#printWindow:hover {
    background-position: right -30px;
}

#mailPDF:hover {
    background-position: right -184px;
}

#mainNavi {
    position: absolute;
    left: 12px;
    top: 80px;
    font-size: 13px;
    line-height: 15px;
}

a.active {
    color: #0098DB !important;
}

#mainNavi li {
    background-position: left 4px;
}

#content {
    width: 764px;
        
    height: 450px;
    overflow: auto;
    
}

div.content {
    padding-right: 6px;
}

table {
    background-repeat: no-repeat;
    border: medium none !important;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

table.fullWidth {
    width: 740px;
}

td {
    background: url("/new/fx4cash/img/dots.gif") repeat-x scroll left top transparent !important;
    border: medium none;
    padding: 8px 12px;
    vertical-align: top;
    padding-left: 0px !important;
}

th {
    border: medium none;
    padding: 8px 12px;
    vertical-align: top;
    padding-left: 0px !important;
    color: #000000 !important;
}

td.highlight {
    background-color: #e1e6e9 !important;
}

form {
    display: inline;
    margin-right: 12px;
}

.newBlue2 {
    color: #0018A8 !important;
}

.lightgrey {
    color: #999999 !important;
}

h4, h2 {
  margin-bottom: 12px;
}

.red {
    color: #FF0000;
}

.innerTable td {
    background: none !important;
    border: medium none;
    padding: 0px !important;
    vertical-align: top;
    width: 90px;
}

.innerTable {
    padding-right: 0px !important;
}

div.hr {
    background: url("/new/fx4cash/img/dots.gif") repeat-x left bottom;
    height: 1px;
    margin: 7px 0 7px 0;
}

/**/
 
@media print {
#content {
    width: 764px;
    height: auto;
    overflow: auto;
}

#footerCopyright {
    position: relative;
    top: auto;
}

} 
/**/