.blueOuterContainer {
    background-color:#F1F3F7; 
    padding:16px 16px 8px;
    margin-bottom: 2px;
    position: relative;
}
.blueInnerContainer {
    width: 100%; /* für IE 6 problem mit dt */
}
.helpIcon {
    position: absolute;
    top: 20px;
    right: 20px;
    background: no-repeat url(/img/Allgemeine_Bilder/Produkte_u.DienstleistungenAllg.Flssig-u.Autogasfotos/helpIcon.jpg);
    height: 16px;
    padding-left: 26px;
}
dl {
    margin:0;
}
dl dt {
    width: 200px;
    margin-right: 40px;
    float: left;
    padding: 2px;
}
dl dd {
    margin-left: 175px;
    margin-bottom: 12px;
}
.warning {
    color: #00457F;
    background: no-repeat url(/img/Systembilder/arrow.footer.png) 0px 2px;
    padding-left: 14px;
    display:block;
}
.warningBackground {
    background-color: transparent;
    border: 1px solid #F7C100;
    width: 198px;
}
table.result {
    width: 100%;
    border-spacing: 2px;
    border: 0px !important;
}
table.result th {
    /*width: 36%;*/
    text-align: left;
}
table.result th a {
    padding-left: 8px !important;
}
table.result th.rates {
    padding-left: 14px !important;
}
table.result td, table.result th {
    border: 0 !important;
    background-color: #e3e5f1;
    white-space: nowrap;
}
table.result td.number, table.result th.price {
    /*width: 24%;*/
    text-align: center;
    background-color: #cfd4e7 !important;
}
table.result th.price, table.result th.rates {
    font-weight: bold!important;
}
table.result th.price {
    text-align:left;
}
table.result td a {
    padding-left: 20px;
    background: no-repeat url(/img/Allgemeine_Bilder/Produkte_u.DienstleistungenAllg.Flssig-u.Autogasfotos/goArrow.gif) 2px 2px;
}
button.button, a.button {
    display:block; 
    background: transparent url(/img/Allgemeine_Bilder/Produkte_u.DienstleistungenAllg.Flssig-u.Autogasfotos/buttonLong.gif) no-repeat 0px 2px; 
    border:0 none; 
    cursor:pointer;
    font-size:11px !important;
    font-family: Arial, Tahoma, sans-serif;
    text-decoration: none; 
    text-align:left; 
    padding:2px 2px 2px 12px !important; 
}
a.button {
    line-height: 19p8;
    width:136px; 
    height:19px; 
}
button.button {
    width:150px; 
    height:23px; 
}
.areaField {
    background-color: white;
    padding: 1px;
    width: 120px;
    text-align: center;
}
.out-of-sight {
    display:inline;
    height:1px;
    left: -1000px;
    overflow:hidden;
    position:absolute;
    top:-1000px;
    width:1px;
}
.width200 {
    width:200px;
}
.width242 {
    width:242px;
}
input {
    border: 1px solid #8FA3C6;
}
input.button {
    background:#BBC5DB url(/img/Systembilder/arrow_button.gif) no-repeat scroll 125px 5px;
    color:#004681;
    font-size:0.9em;
    margin:2px 4px 2px 0;
    padding:2px;
    text-align:left;
    width:140px !important;
}
.floatRight {
    float:right;
}
.gelberrahmen {
    border: 1px solid #F7C100;
    padding:10px;
}