html {
    min-height: 100%;
    overflow: -moz-scrollbars-vertical !important;
}

body {
    min-width: 980px;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #666;
    background-color: #FFFFFF;
}

p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px;
}

.grid-container {
    max-width: 980px!important;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


/* Menu
----------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: Arial, sans-serif;
    color: #666;
    font-weight: normal;
}

h5 {
    margin-bottom: 0;
 }

h4 {
    margin: 10px 0;
 }

h1 {
    font-size: 20px;
}

h3 {
    font-size: 12px;
}


.tx-ek024selector {
    position: relative;
}

.sitemap-overview-heading a,
h2.sitemap-overview-heading {
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

h1 a,
h3 a {
    color: #666;
    margin-bottom: 30px;
    margin-top: 30px;
}

h2 a {
    color: #000;
}

a, a:active, a:focus {
    text-decoration: none;
    color: #0B01BC;
    outline: none;
}

a.info, a.info:active, a.info:focus, a.info:hover {
    text-decoration: none;
    color: #0B01BC;
    outline: none;
}


a.hlink {
    text-decoration: none;
    color: #424242;
}

a.flink {
    text-decoration: none;
    color: #666666;
}

a.pdf {
    text-decoration: none;
    color: #696969;
}

a.pdf:hover, a.hlink:hover, a.flink:hover {
    text-decoration: none;
    color: #0B01BC;
    cursor: pointer;
}

a.action {
    text-decoration: none;
    color: #696969;
}

a.action:hover {
    text-decoration: none;
    color: #0B01BC;
    cursor: pointer;
}

.grid-left {
    padding-left: 0!important;
}

.grid-right {
    padding-right: 0!important;
}

.grid-footer {
    margin-top: 10px;
}

#page {
    background: #FFFFFF;
    margin: 4px auto 20px;
    padding-left: 10px;
    min-height: 500px;
    position: relative;
}

#head {
    height: 80px;
    display: block;
    background: url("../Images/header.png") no-repeat scroll 0 0 #FFFFFF;
}

#headline {
    padding: 20px 0 0 20px;
    height: 18px;
}

#subline {
    padding: 10px 0 0 20px;
}

#subline img {
    padding-left: 5px;
    padding-right: 5px;
}

#headline h1, #headline p {
    color: #636466;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
}

#headline h1 {
    font-weight: 700;
}

.matrixItem {
    float: left;
    margin-right: 10px;
}

.matrixItem p {
    color: #000000;
    padding: 2px;
    margin-bottom: 9px;
    background-color: #e4e4e4;
    font-size: 0.8em;
    font-weight: 700;
    line-height: 14px;
}

.main {
    background: white url(../Images/mainbg.png) repeat-x;
}

.verlauf {
    height: 190px;
    width: 92px;
}

.poolTop {
    color: #636466;
    font-weight: bold;
    height: 28px;
    line-height: 20px;
    vertical-align: top;
}


/* POOL Categories 
----------------------------------------------------------------------------------------------------*/

.poolFloatRight {
    float: left;
    margin: 0 8px 0 0;
}

.poolFloatFGIRight {
    float: left;
    margin: 0 8px 8px 0;
}

.poolCat {
    width: 100px;
    line-height: 20px;
    color: #494949;
    text-align: center;
    background: #B4B4B4;
    display: table-cell;
    vertical-align: middle;
}

/*.poolCatLi {
  padding-left: 10px;
}*/

.poolCol {
    line-height: 20px;
    display: table-cell;
    vertical-align: middle;
}

.poolCat:hover {
    color: White;
    background-color: #0B01BC;
    cursor: pointer;
}

.poolCatSelected {
    color: White !important;
    background-color: #0B01BC !important;
}

.poolCatUnselected {
    color: #494949 !important;
    background-color: #B4B4B4 !important;
}

.poolCol:hover div.poolColFrame {
    margin-left: 4px;
    width: 60px;
    height: 28px;
    border: 2px solid #CCCCCC;
    outline: 4px solid #0B01BC;
    cursor: pointer;
}

.poolCatColorSelected div.poolColFrame {
    margin-left: 4px;
    width: 60px;
    height: 28px;
    border: 2px solid #CCCCCC !important;
    outline: 4px solid #0B01BC !important;
}

.poolCatColorUnselected div.poolColFrame {
    margin-left: 4px;
    width: 60px;
    height: 28px;
    border: transparent !important;
    outline: transparent !important;
}

/*.poolCat:hover a {
    color: White;
}*/

.poolCatFuel {
    width: 92px;
    height: 50px;
    line-height: 16px;
}

.poolCatColor {
    width: 72px;
    height: 38px;
    line-height: 16px;
}

.poolCatMotifB {
    width: 125px;
    height: 50px;
    line-height: 16px;
}

.poolCatMotifC {
    width: 126px;
    height: 50px;
    line-height: 16px;
}

.poolCatMotifF {
    width: 125px;
    height: 50px;
    line-height: 16px;
}

.poolFGI {
    width: 36px;
    height: 36px;
    background-color: #FFFFFF;
}

.poolFGI .st0 {
    fill: #000000;
}

.poolFGI:hover {
    background-color: #0B01BC;
    cursor: pointer;
}

.poolFGI:hover .st0 {
    fill: #FFFFFF;
}

.poolCatFGISelected {
    background-color: #0B01BC !important;
}

.poolCatFGISelected .st0 {
    fill: #FFFFFF !important;
}

.poolCatFGIUnselected {
    background-color: #FFFFFF !important;
}

.poolCatFGIUnselected .st0 {
    fill: #000000 !important;
}

.poolCatBlank, .poolCatSearch, .poolCatReset {
    width: 125px;
    height: 27px;
    line-height: 16px;
}

.poolCatSearch  {
    background-color: #B4B4B4;
}

.poolCatReset  {
    background-color: #D2D2D2;
}

.poolCatColorWhite {
    background-color: #FFFFFF;
}

.poolCatColorBlack {
    background-color: #000000;
}

.poolCatColorYellow {
    background-color: #FFEC2D;
}

.poolCatColorGreen {
    background-color: #00963D;
}

.poolCatColorBlue {
    background-color: #0000FE;
}

.poolCatColorViolet {
    background-color: #9039FA;
}

.poolCatColorRed {
    background-color: #E40002;
}

.poolCatColorOrange {
    background-color: #FF7F00;
}

.poolCatColorGrey {
    background-color: #B4B4B4;
}

.poolCatColor4C {
    background: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF 12.5%, #000000 12.5%, #000000 25%, #FFEC2D 25%, #FFEC2D 37.5%, #00963D 37.5%, #00963D 50%, #0000FE 50%, #0000FE 62.5%, #9039FA 62.5%, #9039FA 75%, #E40002 75%, #E40002 87.5%, #FF7F00 87.5%, #FF7F00 100%);
    background: -moz-linear-gradient(left, #FFFFFF, #FFFFFF 12.5%, #000000 12.5%, #000000 25%, #FFEC2D 25%, #FFEC2D 37.5%, #00963D 37.5%, #00963D 50%, #0000FE 50%, #0000FE 62.5%, #9039FA 62.5%, #9039FA 75%, #E40002 75%, #E40002 87.5%, #FF7F00 87.5%, #FF7F00 100%);
    background: -ms-linear-gradient(left, #FFFFFF, #FFFFFF 12.5%, #000000 12.5%, #000000 25%, #FFEC2D 25%, #FFEC2D 37.5%, #00963D 37.5%, #00963D 50%, #0000FE 50%, #0000FE 62.5%, #9039FA 62.5%, #9039FA 75%, #E40002 75%, #E40002 87.5%, #FF7F00 87.5%, #FF7F00 100%);
    background: linear-gradient(to right, #FFFFFF, #FFFFFF 12.5%, #000000 12.5%, #000000 25%, #FFEC2D 25%, #FFEC2D 37.5%, #00963D 37.5%, #00963D 50%, #0000FE 50%, #0000FE 62.5%, #9039FA 62.5%, #9039FA 75%, #E40002 75%, #E40002 87.5%, #FF7F00 87.5%, #FF7F00 100%);
}

.poolColFrame {
    position: relative;
}

.poolSearch input::-ms-clear {
    display: none;
}

.tooltip {
    z-index: 100;
    background-color: #F7F7FA;
    padding: 3px;
    /*border-radius:5px;*/
    opacity: 0;
    position: absolute;
}

.poolColFrame:hover .tooltip {
    opacity: 1;
}

.order-amount {
    color: #000000;
    text-align: right;
}

/* Language DropDown
----------------------------------------------------------------------------------------------------*/

#drophead:hover > ul {
    display: block;
}

ul#dropdown {
    width: 105px;
    color: #494949;
    background: #B4B4B4;
    margin-top: 12px;
    padding: 4px 0 10px 0;
    display: none;
    position: absolute;
    text-align: left;
    border-radius: 0 0 4px 4px;
}

ul#dropdown > li {
    padding: 0 0 0 0;
    list-style-type: none;
    list-style-image: none;
    font-size: 13px;
    line-height: 20px;
}

ul#dropdown li:hover {
    color: #FFFFFF;
    background-color: #0B01BC;
}

div.csc-mailform ol,
div.csc-mailform ol li {
    margin-bottom: 4px;
    padding: 0;
}

div.csc-default button[type="button"], button[type="submit"],
div.csc-default input[type="button"], input[type="submit"] {
    background-color: #FFFFFF;
    border: 1px solid #696969;
    border-radius: 4px;
    color: #696969;
}

div.csc-default button[type="button"]:hover, button[type="submit"]:hover,
div.csc-default input[type="button"]:hover, input[type="submit"]:hover {
    background-color: #0914BE;
    color: #FFFFFF;
}

input {
    height: 23px;
    background-color: #FFFFFF;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
    color: #696969;
}

textarea {
    background-color: #FFFFFF;
    border: 1px solid #B4B4B4;
    border-radius: 4px;
    color: #696969;
    resize: none;
}

.buttonStart {
    text-align: center;
    vertical-align: middle;
    width: 200px;
    height: 30px;
    font-size: 12px;
}

.buttonDeleteRequest {
    text-align: center;
    vertical-align: middle;
    width: 64px;
    height: 20px;
    font-size: 12px;
}

.buttonDeleteRequest2 {
    text-align: center;
    vertical-align: middle;
    width: 80px;
    height: 32px;
    font-size: 11px;
}

.buttonRequest {
    text-align: center;
    vertical-align: middle;
    width: 160px;
    height: 30px;
    font-size: 12px;
}

.infoicon {
    position: absolute;
    top: auto;
    width: 14px;
    height: 14px;
    display: block;
    background-image: url("../Images/InfoIconBlack.svg");
    cursor: help;
}

.infoicon:hover {
    background-image: url("../Images/InfoIconBlue.svg");
}

.button1 {
    margin: 12px 0 0 6px;
}

.button2 {
    margin: 0 0 0 6px;
}

.button3 {
    float: left;
    margin: 0 0 0 6px;
}

.button4 {
    float: left;
    margin: 3px 0 0 6px;
}

.infobutton {
    display: inline-block;
    margin-bottom: -2px;
    width: 14px;
    height: 14px;
    background-color: transparent;
    background-image: url('../Images/infon.png');
    background-repeat: no-repeat;
}

.infobutton2 {
    display: inline-block;
    margin:13px 0 0 6px;
    width: 14px;
    height: 14px;
    background-color: transparent;
    background-image: url('../Images/infon.png');
    background-repeat: no-repeat;
}

.infobutton:hover, .infobutton2:hover {
    background-image: url('../Images/infoh.png');
}

.infobadgebutton {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-image: url('../Images/infon.png');
    background-repeat: no-repeat;
    background-position: 0 1px;
}

.infobadgebutton:hover {
    background-image: url('../Images/infoh.png');
}

.pdflink, .pdflinkl {
    background: url('../Images/pdf.png') no-repeat;
    padding-left: 35px;
    margin-top: 4px;
    height: 26px;
}

.matrixCatReset .pdflink {
    font-size: 11px;
    line-height: 26px;
}

.matrixCatReset .pdflinkl {
    font-size: 11px;
    line-height: 13px;
}

.Tx-Formhandler .pdflink, .Tx-Formhandler .pdflinkl {
    font-size: 13px;
    line-height: 26px;
}

.tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #000000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 100;
    top: 400px;
    left: 400px;
    border: 1px solid black;
}

.bubble {
    position: relative;
    width: 190px;
    height: 25px;
    padding: 0;
    background: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: #7F7F7F solid 1px;
}

.bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 16px 16px;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -16px;
    left: 21px;
}

.bubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 16px 16px;
    border-color: #7F7F7F transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -17px;
    left: 21px;
}
