body {
    font-family: Arial, sans-serif;
    font-size: 0.6em;
    text-align: left;
    margin: 0;
}

#hp {
    text-align: left;
    text-decoration: none;
    overflow: visible;
    margin-left: 10%;
    margin-right: 10%;
}

a:hover {
    color: #ec6f1b
}

a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
    background: transparent url( ../images/external.png ) no-repeat scroll right center;
    padding-right: 14px;
}

h1 {

    font-size: 12px;
    font-stretch: expanded;
    letter-spacing: 1px;
    color: #000;
}

h2 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    line-height: 20px;
}

/* Page Header */
#header {
/* Background Image Workaround for Safari*/
    margin-top: 20px;
    background-image: url( ../images/bg_menuPage.gif );
    background-repeat: repeat-x;
    height: 100px;
}

#headerMenuLeft {
    text-align: center;
    background-image: url( ../images/bg_menuPage_li.gif );
    background-repeat: no-repeat;
    width: 10%;
    height: 100px;
    float: left;
}

#headerMenuContent {
    border: 0;
    background-image: url( ../images/bg_menuPage.gif );
    background-repeat: repeat-x;
    height: 100px;
    width: 70%;
    float: left;
}

#headerMenuRight {
    background-image: url( ../images/bg_menuPage.gif );
    background-repeat: repeat-x;
    height: 100px;
    width: 20%;
    float: right;
}

.headerMenu {
    margin-top: 25px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-left: 20px;
    line-height: 2.0em;
    width: auto;
}

.headerMenuOpenSource {
    padding-left: 25px;
    padding-top: 10px;
    line-height: 2.0em;
    background-image: url( ../images/portal_blau.gif );
    background-repeat: no-repeat;

}

.headerMenuCustomers {
    padding-left: 25px;
    padding-top: 10px;
    line-height: 2.0em;
    background-image: url( ../images/login_orange.gif );
    background-repeat: no-repeat;
}

.languageSelector {
    margin-top: 25px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    padding-top: 16px;
    line-height: 2.0em;
    margin-left: 20px;
    width: auto;
}

/* Breadcrumb */
#breadcrumb {
    clear: both;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    margin-bottom: 30px;
    height: 25px;
}

.breadcrumbInfo {
    font-size: 1.1em;
}

.breadcrumbTitle {
    padding-top: 10px;
    font-size: 1.3em;
    font-stretch: expanded;
    letter-spacing: 1px;
    color: #000;
    font-weight: bold;
}

/* Menu Items */
.menuWhite {
    position: relative;
    font-size: 11px;
    font-stretch: expanded;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 2.5em;
    padding-left: 20px;
    text-decoration: none;
    color: #fff;
    filter: alpha( opacity = 100 );
}

.menuBlack {
    font-size: 11px;
    font-stretch: expanded;
    letter-spacing: 1px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
}

.menuOrange {
    font-size: 11px;
    font-stretch: expanded;
    letter-spacing: 1px;
    font-weight: 400;
    text-decoration: none;
    color: #ec6f1b;
}

#leftPageTwoColumns {
    float: left;
    width: 45%;
    line-height: 20px;
    border-right: 1px solid #999;
    padding-right: 15px;
    padding-left: 10px;
}

#contentPageTwoColumns {
    float: left;
    width: 45%;
    margin-left: 10px;
    padding-bottom: 100px;

}

#leftPageThreeColumns {
    top: 0px;
    clear: both;
    float: left;
    width: 170px;
}

#contentPageThreeColumns {
    top: 0px;
    width: auto; /* border-left: 1px solid #999; */
    margin-left: 5px;
    padding-left: 178px;
    padding-right: 254px;
}

#contentTwoColumnsNoNavigation {
    top: 0px;
    width: auto; /* border-left: 1px solid #999; */
    margin-left: 5px;
}

#rightTwoColumnsNoNavigation {
    top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    float: right;
    font-size: 11px;
    width: 234px;
}

#oneContentColumn {
    top: 0px;
    width: auto; /* border-left: 1px solid #999; */
    margin-left: 5px;
    padding-left: 178px;

}

#rightPage {
    top: 0px;
    float: right;
    font-size: 11px;
    width: 234px;
}

#footer {
    border-top: 1px solid #CCCCCC;
    color: #333333;
    margin: 20px 0;
    margin-top: 100px;
    padding-top: 10px;
    clear: both;
    float: none;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
}

/* 
    Navigation Boxes
    ~~~~~~~~~~~~~~~~
    Used for
        o Navigation Menu on left side
*/
.navbox {
    font-size: 11px;
    font-family: tahoma, Helvetica, sans-serif;
    white-space: nowrap;
    line-height: 20px;
}

.navboxHeader {
    width: 160px;
    background-color: rgb( 244, 244, 244 );
    line-height: 0;
}

.navboxContent {
    border-left: 1px solid rgb( 210, 210, 210 );
    border-right: 1px solid rgb( 210, 210, 210 );
    padding-left: 8px;
    width: 150px;
    background-color: rgb( 244, 244, 244 );
}

.navboxMenu {
    padding: 1px;
    vertical-align: middle;
    background-image: url( ../images/menu.gif );
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 18px;
    margin-bottom: 1px;
    margin-top: 12px;
    width: 140px;
}

.navboxFooter {
    width: 160px;
    background-color: rgb( 244, 244, 244 );
    line-height: 0;
}

/*
    Content Boxes
    ~~~~~~~~~~~~~
    Used for
        o License
*/
.boxGrayDashed {
    border: 1px dashed rgb( 170, 170, 170 );
    margin-top: 10px;
    padding: 10px;
    background-color: rgb( 244, 244, 244 );
}

/*
    White Box
    ~~~~~~~~~~~~~
    Used for
        o Right sidebar content
*/

.boxWhite {
    background: transparent url( ../images/sidewhite_back.gif ) repeat-y scroll left top;
    margin: 0 0 16px;
    text-align: left;
    width: 234px;
    color: #666666;
    font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
}

.boxWhiteTop {
    background: transparent url( ../images/sidewhite_top.gif ) no-repeat scroll left top;
    font-size: 1.2em;
    height: 11px;
    margin: 0;
    padding: 0;
    width: 234px;
}

.boxWhite .title {
    margin: 0 17px;
}

.boxWhite .title h2 {
    color: #666666;
    text-decoration: none;
    margin: 2px 0 0;
    font-size: 1.25em;
    text-align: left;
    font-weight: bold;
}

.boxWhiteBottom {
    background: transparent url( ../images/sidewhite_bottom.gif ) no-repeat scroll left top;
    font-size: 8px;
    height: 15px;
    margin: 0;
    padding: 0;
    width: 234px;
}

.boxWhiteContent {
    font-size: 11px;
    line-height: 1.5em;
    padding: 9px 17px 6px;
}

.boxWhiteContent ul {
    margin: 0;
    padding-left: 10px;
}

.boxWhiteContent ul li {
    margin: 0;
    padding: 0;
}

.boxWhiteContent a, .boxWhiteContent a:hover, .boxWhiteContent a:visited {
    color: #333333;
    text-decoration: none;
    margin: 2px 0 0;
}

/* Contact Form */
.contactForm {
    font-size: 1.1em;
}

.contactFormElementLabel {
    display: block;
    float: left;
    width: 95px;
}

.contactFormElement input {
    width: 300px;
}

.contactFormSubmit {
    margin-left: 324px;
    border: medium none;
    margin-top: 8px;
    padding: 0;
}

.contactFormElement input, .contactFormElement select, .contactFormElement textarea {
    border: 1px solid #CCCCCC;
    margin: 0 0 2px;
}

.contactFormTitle {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* File Input */
div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha( opacity: 0 );
    opacity: 0;
    z-index: 2;
}

/* Source Code */
.source {
    border: 2px solid #BBBBBB;
    margin: 0 1em;
    padding: 0 1em;
    white-space: pre;
}

/* News Column */
ul.news {
    margin: 0.5em 0 0;
    padding: 0;
}

.news li {
    clear: both;
    list-style-type: none;
    margin: 0 0 0.7em;
    padding: 0;
}

.news .date {
    background: #dfdfdf none repeat scroll 0;
    border-bottom: 1px solid #6f7174;
    border-right: 1px solid #6f7174;
    color: #6f7174;
    float: left;
    line-height: 1.1em;
    margin: 0 0.5em 1em 0;
    padding: 2px 0px 5px 3px;
    text-align: left;
    width: 30px;
}

/* News postings */
.post {
    background: #FFFFFF none repeat scroll 0;
    color: #111111;
    border: 0 none;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: 1;
    margin: 0;
    text-align: left;
    vertical-align: baseline;
}

.postDate {
    color: #ec6f1b;
    display: inline;
    float: left;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    width: 45px;
}

.postDate dt {
    font-size: 12px;
    margin: 0 0 2px 1px;
    text-transform: uppercase;
}

.postDate dd {
    font-size: 40px;
    font-weight: bold;
    line-height: 0.8em;
    text-align: center;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.postDate dd.year {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

.postTitle {
    line-height: 1;
    border-bottom: 1px dotted #000;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 30px 0 0 10px;
    padding: 0 0 5px;
    text-align: left;
    vertical-align: baseline;
}

.postTitle h2 {
    font-size: 19px;
    font-style: inherit;
    font-weight: inherit;
    color: #000;
    line-height: 1;
    padding: 0;
    margin: 0 0 0 0;
    text-align: left;
    vertical-align: baseline;
}

.postTitle ul, .postTitle li {
    display: inline;
    margin: 0;
    padding: 0;
}

.post ol, .post ul {
    list-style-image: inherit;
    list-style-position: inherit;
    list-style-type: inherit;
    margin: 10px 0 10px 20px;
}

.postTitle ul, .postTitle li {
    display: inline;
    margin: 0;
    padding: 0;
}

.post li {
    line-height: 1.3em;
    margin: 0 0 8px 20px;
}

.clear {
    clear: left;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.entry {
    float:left;
    margin: 0;
    border: 0 none;
    line-height: 1;
    padding: 0;
    text-align: left;
    vertical-align: baseline;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    width: auto;
}

.entry p {
    margin: 0 0 15px;
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    padding: 0;
    text-align: left;
    vertical-align: baseline;
    width:auto;
    
}

/* Common and misc helper styles */
abbr, acronym, .explain {
    background: transparent none repeat scroll 0%;
    border-bottom: 1px dotted black;
    color: black;
    cursor: help;
}

/* Doctype Icon Styles */
.doctype-generic,
    .doctype-document,
    .doctype-excel,
    .doctype-presentation,
    .doctype-acrobat,
    .doctype-text,
    .doctype-compressed,
    .doctype-image,
    .doctype-video {
    padding: 1px 0px 1px 19px;
}

.doctype-generic {
    background: transparent url( ../images/icons/doctypes/generic-16x16.gif ) no-repeat scroll left center;
}

.doctype-document {
    background: transparent url( ../images/icons/doctypes/document-16x16.gif ) no-repeat scroll left center;
}

.doctype-spreadsheet {
    background: transparent url( ../images/icons/doctypes/spreadsheet-16x16.gif ) no-repeat scroll left center;
}

.doctype-presentation {
    background: transparent url( ../images/icons/doctypes/presentation-16x16.gif ) no-repeat scroll left center;
}

.doctype-acrobat {
    background: transparent url( ../images/icons/doctypes/acrobat-16x16.gif ) no-repeat scroll left center;
}

.doctype-text {
    background: transparent url( ../images/icons/doctypes/text-16x16.gif ) no-repeat scroll left center;
}

.doctype-compressed {
    background: transparent url( ../images/icons/doctypes/compressed-16x16.gif ) no-repeat scroll left center;
}

.doctype-image {
    background: transparent url( ../images/icons/doctypes/image-16x16.gif ) no-repeat scroll left center;
}

.doctype-video {
    background: transparent url( ../images/icons/doctypes/video-16x16.gif ) no-repeat scroll left center;
}

/* Message Boxes */
.error-box, .info-box, .success-box, .warn-box, .help-box {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    clear: both;
    margin: 0pt 0pt 20px;
    overflow: hidden;
    padding: 0pt;
}

.error-box div, .info-box div, .success-box div, .warn-box div, .help-box div {
    padding: 6px 6px 6px 30px;
}

.error-box div input, .info-box div input, .success-box div input, .warn-box div input, .help-box div input {
    margin: 5px 8px 5px 0pt;
}

.warn-box ul {
    list-style-type: none;
    padding: 6px 0pt 0pt 10px;
}

.warn-box li {
    clear: both;
    display: block;
    padding: 2px 0pt 8px;
}

.warn-box img.avatar {
    background: transparent url( ../images/avatar-16x16_bg.gif ) no-repeat scroll left center;
    border: medium none;
    float: left;
    margin-top: -3px;
    padding: 3px 9px 3px 3px;
}

.error-box {
    background-color: #F9DDD9;
    border: 1px solid #E4978C;
}

.error-box div {
    background: transparent url( ../images/error-16x16.gif ) no-repeat scroll 6px;
}

.help-box {
    background-color: #DDEEFB;
    border: 1px solid #85B4DB;
}

.help-box div {
    background: transparent url( ../images/help-16x16.gif ) no-repeat scroll 6px;
}

.info-box {
    background-color: #DDEEFB;
    border: 1px solid #85B4DB;
}

.info-box div {
    background: transparent url( ../images/info-16x16.gif ) no-repeat scroll 6px;
}

.success-box {
    background-color: #DEFBDE;
    border: 1px solid #72D572;
}

.success-box div {
    background: transparent url( ../images/success-16x16.gif ) no-repeat scroll 6px;
}

.warn-box {
    background-color: #FDFED8;
    border: 1px solid #DBDE64;
}

.warn-box div {
    background: transparent url( ../images/warn-16x16.gif ) no-repeat scroll 6px;
}

.warn-box div p {
    margin: 0pt;
    padding: 0pt 0pt 6px;
}

/* common table styles used across  */
.aix-table {
    overflow: hidden;
    width: 100%;
}

.aix-table p {
    padding: 20px 10px;
}

.aix-table table {
    width: 100%;
}

.aix-table th,
    .aix-table td {
    padding: 7px;
}

/* table head styles */
.aix-table table thead th {
    background: #f2f2f2 url( ../images/table-head-bg.gif ) repeat-x top;
    border-bottom: 1px solid #dcdcdc;
    font-size: 9pt;
    color: #666;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
    white-space: nowrap;
}

.aix-table th.table-head-icon, .aix-table td.table-cell-icon {
    padding-right: 0px;
}


/* table cell styles */
.aix-table td.table-cell-icon {
    text-align: center;
    white-space: nowrap;
}

/* table cell - icon */
.aix-table td.table-cell-icon {
    width: 20px;
    white-space: nowrap;
}

.aix-table tr.table-row-footer {
    background-color: #f1f1f1;
}

.aix-table tr.table-row-footer td {
    border-top: 1px solid #dadada;
    text-align: right;
}

.aix-table tr.table-row-footer td input {
    font-size: 8pt;
}

.aix-table .table-cell-head {
    padding-bottom: 6px;
}

.aix-table .table-cell-head h4 {
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-size: 11pt;
    padding: 10px 0px 4px;
}

.table-login {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    background: #F0F0F0 url( ../images/formbox-bg.png ) repeat-x scroll center top;
    border: 1px solid #DADADA;
    color: #666666;
    display: block;
    float: left;
    margin: 0px 0px 40px 0px;;
    padding-left: 20px;
    width: auto;
}

.table-login table {
    margin-top: 20px;
    width: 100%;
}

.aix-table .table-cell-label {
    text-align: right;
    vertical-align: top;
}

.table-login td.table-cell-label {
    width: 100px;
}

.form-button {
    margin: 20px 15px 15px 0px;
}

.label-required span {
    color: #990000;
    font-weight: bold;
}

.error-message {
    color: #990000;
    display: block;
    font-weight: bold;
}

/* End: Styles */
