@charset "utf-8";
body, td, th {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
body {
    background: url("../images/bg_body.png") repeat-x scroll left top #666666;
    margin: 0;
    padding: 0;
    text-align: center;
}
body {
    behavior: url("fileadmin/templates/js/csshover.htc");
}
#contentBody {
    margin: auto;
    padding: 0;
    text-align: left;
    width: 790px;
}
#contentBody #header {
    background-color:#ffffff;
    background: url("../images/bg_shadow_w.png") no-repeat scroll left bottom transparent;
    height: 111px;
    padding-bottom: 5px;
    width: 790px;
}
#contentBody #header a:link, #contentBody #header a:visited, #contentBody #header a:hover {
    display: block;
    height: 89px;
    text-decoration: none;
    width: 240px;
}
#contentBody #mainNaviTop {
    background-color: #FFFFFF;
    height: 34px;
}
#thirdlevel {
    height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#thirdlevel ul {
    font: 10px Verdana,sans-serif;
    margin-left: 0;
    margin-top: 0.2em;
    padding: 3px 0;
}
#thirdlevel ul li {
    display: inline;
    list-style: none outside none;
    margin: 0;
}
#thirdlevel ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #777788 #777788 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin-left: 1px;
    padding: 3px 0.5em;
    text-decoration: none;
}
#thirdlevel ul li a:link {
    color: #666666;
}
#thirdlevel ul li a:visited {
    color: #666666;
}
#thirdlevel ul li a:link:hover, #thirdlevel ul li a:visited:hover {
    background: none repeat scroll 0 0 #F1F1F1;
    border-color: #777788;
    color: #FF0000;
}
#thirdlevel ul li a#current {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: medium none;
    color: #FF0000;
}
#contentBody #mainNaviTop #mainNavi {
    float: left;
    position: relative;
}
#contentBody #mainNaviTop #mainNavi ul {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 10px 0 6px 82px;
    padding: 0;
}
#contentBody #mainNaviTop #mainNavi ul li {
    display: inline;
    list-style: none outside none;
    margin: 0 20px 0 0;
    position: relative;
}
#contentBody #mainNaviTop #mainNavi ul li a {
    color: #666666;
    padding: 0 0 6px;
    text-decoration: none;
}
#contentBody #mainNaviTop #mainNavi ul li a:hover, #contentBody #mainNaviTop #mainNavi ul li.act a, #contentBody #mainNaviTop #mainNavi ul li.actSub a {
    color: #FF0000;
    text-decoration: none;
}
#contentBody #mainNaviTop #mainNavi ul li ul {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
    position: absolute;
    top: 20px;
    visibility: hidden;
    width: 150px;
}
#contentBody #mainNaviTop #mainNavi ul li:hover ul {
    display: block;
    visibility: visible;
}
#contentBody #mainNaviTop #mainNavi ul li:hover ul li {
    display: block;
    list-style: none outside none;
    padding: 6px 0 4px;
    position: relative;
    width: 150px;
}
#contentBody #mainNaviTop #mainNavi ul li:hover ul li.sub {
    background-image: url("../images/kasten-pfeil-grau.gif");
    background-repeat: no-repeat;
}
#contentBody #mainNaviTop #mainNavi ul li:hover ul li.sub:hover, #contentBody #mainNaviTop #mainNavi ul li:hover ul li.actSub {
    background-image: url("../images/kasten-pfeil-rot.gif");
}
#contentBody #mainNaviTop #mainNavi ul li:hover ul li a, #contentBody #mainNaviTop #mainNavi ul li.act ul li a {
    color: #666666;
    padding: 6px 0 4px;
}
#contentBody #mainNaviTop #mainNavi ul li:hover ul li a:hover, #contentBody #mainNaviTop #mainNavi ul li ul li.act a, #contentBody #mainNaviTop #mainNavi ul li ul li.actSub a {
    color: #FF0000;
}
#contentBody #mainNaviTop #mainNavi ul li ul li ul, #contentBody #mainNaviTop #mainNavi ul li:hover ul li ul {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    left: 150px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 160px;
}
#contentBody #mainNaviTop #mainNavi ul li ul li:hover ul {
    display: block;
    visibility: visible;
}
#contentBody #mainNaviTop #mainNavi ul li ul li:hover ul li {
    display: block;
    list-style: none outside none;
    padding: 6px 0 4px;
    position: relative;
    width: 160px;
}
#contentBody #mainNaviTop #mainNavi ul li ul li:hover ul li.sub {
    background-image: url("../images/kasten-pfeil-grau.gif");
    background-position: right center;
    background-repeat: no-repeat;
}
#contentBody #mainNaviTop #mainNavi ul li ul li:hover ul li.sub:hover, #contentBody #mainNaviTop #mainNavi ul li ul li:hover ul li.actSub {
    background-image: url("../images/kasten-pfeil-rot.gif");
}
#contentBody #mainNaviTop #mainNavi ul li ul li:hover ul li a, #contentBody #mainNaviTop #mainNavi ul li ul li.act ul li a {
    color: #666666;
    padding: 6px 0 4px;
}
#contentBody #mainNaviTop #mainNavi ul li ul li ul li a:hover, #contentBody #mainNaviTop #mainNavi ul li ul li ul li.act a {
    color: #FF0000;
}
#contentBody #leftColumn {
    clear: left;
    float: left;
    margin: 20px 20px 30px 0;
    overflow: hidden;
    width: 150px;
}
#contentBody #contentColumn {
    float: left;
    margin: 20px 0 30px;
    overflow: hidden;
    width: 600px;
}
#contentBody #contentColumnStartpage {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto !important;
    min-height: 480px;
    overflow: hidden;
    width: 790px;
}
#contentBody #contentColumn #content {
    margin: 20px 0 0;
}
#contentBody #adresse {
    background: url("../images/bg_shadow_b.png") no-repeat scroll left top #FFFFFF;
    clear: both;
    color: #333333;
    font-size: 10px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 6px 0 0;
    text-align: center;
}
#contentBody #footer {
    color: #000000;
    font-size: 9px;
    margin: 5px 0 0;
}
#contentBody #footer a {
    color: #000000;
    font-size: 9px;
    text-decoration: none;
}
#contentBody #footer a:hover {
    color: #FF0000;
}
#contentBody #footer #date {
    float: left;
    width: 100px;
}
#contentBody #footer #copyRight {
    clear: both;
    float: left;
    text-align: center;
    width: 100%;
}
#contentBody #footer #recomendation {
    border: 0 solid black;
    clear: both;
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 0 318px;
    text-align: center;
    width: 154px;
}
#contentBody #footer #recomendation a:link, #contentBody #footer #recomendation a:visited {
    float: left;
    height: 21px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    width: 113px;
}
#contentBody #footer #recomendation a.link-print:link, #contentBody #footer #recomendation a.link-print:visited {
    background: url("../images/icon-print.gif") no-repeat scroll left top transparent;
    float: right;
    height: 21px;
    overflow: hidden;
    text-indent: -999px;
    white-space: nowrap;
    width: 20px;
}
#contentBody #footer #iso {
    clear: both;
    padding: 8px 0 0;
    text-align: center;
}
#leftColumn .topDeko {
    background-image: url("../images/top_deko.gif");
    background-repeat: no-repeat;
    font-size: 1px;
    height: 6px;
}
#leftColumn .bottomDeko {
    background-image: url("../images/bottom_deko.gif");
    background-repeat: no-repeat;
    font-size: 1px;
    height: 6px;
    padding: 0 0 10px;
}
#leftColumn .hl-topDeko {
    background-image: url("../images/hl-top_deko.gif");
    background-repeat: no-repeat;
    font-size: 1px;
    height: 6px;
}
#leftColumn .hl-bottomDeko {
    background-image: url("../images/hl-bottom_deko.gif");
    background-repeat: no-repeat;
    font-size: 1px;
    height: 6px;
    padding: 0 0 10px;
}
#leftColumn #subnaviContainer .subnavi {
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
}
#leftColumn .leftContainer .textContainer {
    border-color: #FFFFFF #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    border-style: solid;
    border-width: 1px;
}
#leftColumn .textContainer {
    border-color: #FFFFFF #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
}
.textContainer {
    color: #333333;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    line-height: 1.5;
    padding: 0 6px;
}
.textContainer .ansprech {
    color: #333333;
    float: right;
    font-family: Verdana,Arial,sans-serif;
    font-size: 9px;
    line-height: 1.5;
    margin-left: 35px;
    margin-top: 57px;
    width: 163px;
}
.textContainer .ansprech p {
    padding-top: 0 !important;
}
.textContainer .ansprech .department {
    color: #666666;
}
DIV.csi-above DIV.csi-text {
    border: medium none !important;
    box-shadow: none !important;
}
#leftColumn .highlight h3 {
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0;
}
#leftColumn .highlight .hl-content {
    border-color: #999999 #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    border-style: solid;
    border-width: 1px;
}
#leftColumn .hl-content {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
}
.hl-content {
    line-height: 1.5;
    padding: 0 6px;
}
#inhalt .textContainer h2 {
    color: #333333;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
#inhalt .textContainer h3 {
    color: #333333;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
#leftColumn #subnaviContainer {
    margin: 0;
}
#leftColumn #subnaviContainer .subnavi ul {
    list-style: none outside none;
    margin: 0 10px;
    padding: 0 0 6px;
}
#leftColumn #subnaviContainer .subnavi ul li {
    list-style: none outside none;
    margin: 0;
    padding: 6px 0 4px;
}
#leftColumn #subnaviContainer .subnavi ul li a {
    color: #999999;
    font-size: 11px;
    text-decoration: none;
}
#leftColumn #subnaviContainer .subnavi ul li a:hover {
    color: #FF0000;
    text-decoration: underline;
}
#leftColumn #subnaviContainer .subnavi ul li.act a {
    color: #FF0000;
    text-decoration: none;
}
#leftColumn #subnaviContainer .subnavi ul li ul {
    margin-right: 0;
    padding: 6px 0 0;
}
#leftColumn #subnaviContainer .subnavi ul li ul li {
    padding: 3px 0;
}
#leftColumn #subnaviContainer .subnavi ul li.act ul li a {
    color: #999999;
}
#leftColumn #subnaviContainer .subnavi ul li.act ul li a:hover {
    color: #FF0000;
    text-decoration: underline;
}
#leftColumn #subnaviContainer .subnavi ul li.act ul li.act a {
    color: #FF0000;
}
#leftColumn #subnaviContainer .subnavi ul li.act ul li.act a:hover {
    text-decoration: none;
}
#contentBody #contentColumn #breadCrumb {
    color: #999999;
    font-size: 10px;
    height: 20px;
}
#contentBody #contentColumn #breadCrumb a {
    color: #999999;
    font-size: 10px;
    text-decoration: none;
}
#contentBody #contentColumn #breadCrumb a:hover {
    color: #FF0000;
}
#contentBody #contentColumn #contentHeader {
    background-color: #F1F1F1;
    height: 125px;
}
#inhaltInfo {
    background-color: #FFFFFF;
    float: right;
    margin: 0 0 0 20px;
    padding: 0;
    width: 200px;
}
#inhaltInfo p {
    color: #666666;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
}
#inhaltInfo strong {
    color: #999999;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
}
#inhaltInfo ul {
    color: #666666;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    list-style: square outside none;
    margin: 0 0 0 15px;
    padding: 0;
}
#inhalt {
    float: left;
    height: auto !important;
    margin: 5px 0 0;
    min-height: 480px;
    padding: 0;
}
#inhalt p {
    margin: 0;
    padding-top: 5px;
}
#inhalt .csi-text {
    max-width:415px;
    border: 1px solid #E2E2E2;
    border-radius: 8px 8px 8px 8px;
    /*box-shadow: 0 0 8px rgba(199, 199, 199, 0.4), 4px 3px 4px rgba(199, 199, 199, 0.16) inset;*/
    -webkit-box-shadow: 5px 5px 5px 3px rgba(147, 147, 147, 0.9);-moz-box-shadow: 5px 5px 5px 3px rgba(147, 147, 147, 0.9);box-shadow: 5px 5px 5px 3px rgba(147, 147, 147, 0.9);
    padding: 5px 10px;
}
#inhalt .csi-text h3 {
    padding: 5px 0;
}
#inhalt .csi-image {
    padding: 5px;
}
.teasertext {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
h1 {
    color: #000000;
    font-family: verdana,arial,sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
h5 {
    color: #000000;
    font-family: verdana,arial,sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
#leftColumn h1 {
    color: #999999;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0;
}
#inhaltInfo h1 {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0;
}
#inhaltInfo h2 {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0;
}
.formSwitch {
    clear: both;
    width: 399px;
}
.formSwitch .label {
    margin: 0;
    padding: 0;
}
.formSwitch .label .standard {
    float: left;
}
.formSwitch .switchBox {
    border: 1px solid #CCCCCC;
    margin-top: -2px;
    padding: 15px;
    text-align: center;
}
.formSwitch .switchBox div {
    text-align: left;
}
.beratungsSwitch {
    clear: both;
    height: 30px;
    width: 450px;
}
.beratungsSwitch .label {
    height: 30px;
    margin: 0;
    padding: 0;
}
.beratungsSwitch .label .standard {
    float: left;
    height: 30px;
}
.beratungsSwitch .label .kundenspez {
    float: left;
    height: 30px;
}
a:link {
    color: #0000FF;
    text-decoration: none;
}
a:visited {
    color: #999999;
    text-decoration: underline;
}
a:hover {
    color: #FF0000;
    text-decoration: underline;
}
.inputbox, .tx-thmailformplus-input, .tx-thmailformplus-select, .tx-thmailformplus-textarea {
    background-color: #FFF7F0;
    border: 1px solid #888888;
}
.button, .tx-thmailformplus-button {
    background-color: #CCCCCC;
    border: 1px solid #888888;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 4px !important;
}
fieldset.csc-mailform {
    border: 0 solid #FFFFFF;
    color: #333333;
    float: left;
    line-height: 18px;
    padding: 0;
    width: 400px;
}
fieldset.csc-mailform .csc-mailform-field {
    float: left;
    margin: 15px 0 0 0;
    width: 100%;
}
fieldset.csc-mailform .csc-mailform-field label {
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0 20px 0 0;
    text-align: left;
    width: 150px;
}
fieldset.csc-mailform .csc-mailform-field input, fieldset.csc-mailform .csc-mailform-field textarea, .csc-mailform input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    width: 100%;
}
fieldset.csc-mailform .csc-mailform-field .csc-mailform-label {
    color: #FF00FF;
    font-weight: bold;
}
fieldset.csc-mailform .csc-mailform-field .csc-mailform-submit {
    background-color: #FF0000;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    margin: 0 100px 0 64px !important;
    padding: 0 4px !important;
}
.csc-mailform-spacer {
    margin: 10px 0 0;
}
input#mailformformtype_mail.csc-mailform-submit {
    background-color: #FF0000;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    margin-top: 10px;
    width: 100px;
}
#linkeSpalte {
    border: 0 none;
    float: left;
    margin: 0;
    padding: 0;
    width: 480px;
}
#produktVorschau {
    border: 0 none;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.produktBild {
    border: 0 none;
    float: right;
    margin: 4px 25px 0 20px;
}
#produktVorschau p {
    color: #333333;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
#infoBox-Produkte p {
    color: #333333;
    line-height: 18px;
    margin: 0;
    padding: 40px 40px 0;
}
#infoBox-Produkte img {
    border: 0 none;
    float: right;
    margin: 5px 25px 0 20px;
}
#produktVorschau .infoBox p {
    color: #333333;
    line-height: 18px;
    margin: 0;
    padding: 40px 40px 0;
}
#produktVorschau .infoBox img {
    border: 0 none;
    float: right;
    margin: 5px 25px 0 20px;
}
.infoBox {
    height: 283px;
    margin: 0;
    min-height: 283px;
    padding: 0;
}
#dummyBilder {
    margin: 0;
    padding: 0;
}
#dummyBildEins {
    float: left;
    margin: -17px 0 0 -5px;
}
#dummyBildZwei {
    float: left;
    margin: -17px 0 0 -20px;
    width: 210px;
}
#rechteSpalte {
    border: 0 none;
    float: left;
    margin: 0;
    padding: 0;
}
#produktMenu {
    border: 0 none;
    line-height: 32px;
    margin: 20px 20px 0 15px;
    padding: 0;
    width: 240px;
}
#produktMenu a {
    color: #AAAAAA;
    font-family: "Times New Roman";
    font-size: 24px;
    font-style: normal;
    text-decoration: none;
}
#produktMenu a:hover {
    color: #666666;
    font-weight: bold;
}
#produktMenu .viewed {
    color: #666666;
    font-weight: bold;
}
#produktMenu .notViewed {
    color: #AAAAAA;
    font-style: normal;
}
.codesearch-inputbox {
    border: 1px solid #CCCCCC;
}
.codesearch-button {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
}
div.fileinputs {
    margin: 10px 0;
    position: relative;
}
.fakefile {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.fileinputs .fakefile input {
    border: 1px solid #CCCCCC;
}
.fileinputs .fakefile img {
    vertical-align: bottom;
}
input.file {
    opacity: 0;
    position: relative;
    text-align: right;
    z-index: 2;
}
#tipafriend {
    color: #666666;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
    width: 400px;
}
#tipafriend input, textarea {
    border: 1px solid #CCCCCC;
    width: 100%;
}
#tipafriend .tiny {
    color: #999999;
    font-size: 10px;
    line-height: 16px;
}
#tipafriend p.error {
    color: #FF0000;
}
#tipafriend input.senden {
    background-color: #FF0000;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    width: 100px;
}
#sitemapLeft {
    float: left;
    margin-right: 10px;
    width: 220px;
}
#sitemapRight {
    float: left;
    width: 350px;
}
#sitemapLeft ul, #sitemapRight ul {
    list-style: none outside none;
}
#sitemapLeft ul li {
    color: #FF0000;
    font-size: 18px;
    margin-top: 20px;
}
#sitemapLeft ul li a:link, #sitemapLeft ul li a:visited {
    color: #FF0000;
    text-decoration: none;
}
#sitemapLeft ul li a:hover {
    text-decoration: underline;
}
#sitemapLeft ul ul li {
    color: #666666;
    font-size: 11px;
    margin-top: 10px;
}
#sitemapLeft ul ul li a:link, #sitemapLeft ul ul li a:visited {
    color: #666666;
}
#sitemapRight ul li {
    color: #FF0000;
    font-size: 18px;
    margin-top: 20px;
}
#sitemapRight ul li a:link, #sitemapRight ul li a:visited {
    color: #FF0000;
    text-decoration: none;
}
#sitemapRight ul li a:hover {
    text-decoration: underline;
}
#sitemapRight ul ul li {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
}
#sitemapRight ul ul li a:link, #sitemapRight ul ul li a:visited {
    color: #333333;
}
#sitemapRight ul ul ul li {
    color: #666666;
    font-weight: normal;
}
#sitemapRight ul ul ul li a:link, #sitemapRight ul ul ul li a:visited {
    color: #666666;
}
.tx-impcatalog-stromversorgungen {
}
.tx-impcatalog-stromversorgungen .imp_catalog-select {
    width: 199px;
}
.tx-impcatalog-stromversorgungen #tx_impcatalog_stromversorgungen_basic .imp_catalog-select {
    width: 220px;
}
.tx-impcatalog-stromversorgungen .align_right {
    text-align: right;
}
.tx-impcatalog-stromversorgungen optgroup {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CBCBCB;
}
.tx-impcatalog-stromversorgungen optgroup option {
    color: #000000;
}
.tx-impcatalog-stromversorgungen select {
    font-size: 11px;
}
.tx-impcatalog-stromversorgungen dl dt {
    font-size: 11px !important;
    margin-left: 10px !important;
}
#formSpecificTab .tx-impcatalog-stromversorgungen dl dt {
    width: 135px;
}
.tx-impcatalog-searchstromversorgungen {
}
.tx-impcatalog-searchstromversorgungen input.imp_catalog-button {
    width: auto !important;
}
.tx-impcatalog-searchstromversorgungen input.small {
    font-size: 10px;
    font-weight: normal;
    padding: 2px 15px;
}
.tx-impcatalog-searchstromversorgungen ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 1em;
}
.tx-impcatalog-searchstromversorgungen ul li {
    float: left;
    padding: 0 0 12px;
    width: 100%;
}
.tx-impcatalog-searchstromversorgungen ul li input {
    float: right;
}
.tx-impcatalog-searchstromversorgungen ul li span {
    float: left;
}
.tx-impcatalog-detailsview .stromversorgungen_detail {
    border: 1px solid #CBCBCB;
    float: left;
    overflow: hidden;
    width: 360px;
}
.tx-impcatalog-detailsview .stromversorgungen_detail .buttons {
    padding: 10px;
    width: 340px;
}
.tx-impcatalog-detailsview .stromversorgungen_detail .buttons .imp_catalog-button {
    font-size: 10px;
}
.FCE-2cols-v01 {
    float: left;
    margin: 0 0 5px;
    width: 100%;
}
.FCE-2cols-v01 .fce-01 {
    float: left;
    width: 50%;
}
.FCE-2cols-v01 .fce-02 {
    float: right;
    width: 50%;
}
.product-box-wrap {
    background: url("../images/bg_shadow_g.png") no-repeat scroll left top #EDEDED;
    float: left;
    margin-bottom: 25px;
    width: 790px;
}
.product-box {
    background: url("../images/bg_shadow_w.png") no-repeat scroll left bottom transparent;
    float: left;
    height: auto !important;
    min-height: 195px;
    padding: 40px 40px 28px;
    width: 710px;
}
ul.product-list {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 25px 0 0;
    width: 160px;
}
ul.product-list li {
    color: #333333;
    font-size: 14px;
    padding-bottom: 5px;
}
ul.product-list li a:link, ul.product-list li a:visited {
    color: #333333;
    text-decoration: none;
}
ul.product-list li a:hover {
    color: #E54415;
    font-weight: bold;
    text-decoration: none;
}
ul.product-list li a.viewed {
    color: #E54415;
    font-weight: bold;
    text-decoration: none;
}
.product-info {
    background: url("../images/bg_hp_box.gif") repeat-y scroll left top transparent;
    float: right;
    width: 366px;
}
.product-info .pi-wrap-t {
    background: url("../images/bg_hp_box_t.gif") no-repeat scroll left top transparent;
    float: right;
    width: 100%;
}
.product-info .pi-wrap-b {
    background: url("../images/bg_hp_box_b.gif") no-repeat scroll left bottom transparent;
    float: right;
    padding: 9px 14px 15px 29px;
    width: 323px;
}
.product-info p {
    color: #666666;
    float: left;
    font-size: 11px;
    margin: 0 0 10px;
    width: 160px;
}
.product-info a img {
    border: 0 solid #FFFFFF;
    float: right;
}
.product-info .item-info {
    float: left;
    width: 165px;
}
.product-info .item-info a:link, .product-info .item-info a:visited {
    color: #333333;
    display: block;
    font-size: 11px;
}
.product-info .item-info a:hover {
    text-decoration: none;
}
.product-info .item-img {
    display: none;
}
.fce-img {
    float: left;
    height: 170px;
    margin-bottom: 20px;
    padding: 0 3px 0 6px;
    width: 781px;
}
.fce-img a img {
    border: 0 solid #FFFFFF;
}
.fce-img .fce-item {
    float: left;
    margin-right: 12px;
    width: 183px;
}
#serviceNavi {
    float: right;
    padding: 8px 6px 5px 0;
}
#serviceNavi a img {
    border: 0 solid #FFFFFF;
}
.new {
    color: #333333;
    font-size: 9px;
    font-weight: bold;
    padding-left: 2px;
}
.columns-wrap {
    background: url("../images/bg_shadow_w.png") no-repeat scroll left top #FFFFFF;
    float: left;
    padding: 0 5px;
    width: 780px;
}
.contact-item {
    padding: 0 0 20px;
}
.contact-item p {
    margin: 0;
}
.contact-item p.department {
    font-weight: bold;
}
.ui-widget-header {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    padding: 0 !important;
}
.ui-icon-closethick, .ui-dialog-titlebar-close {
    background: url("../images/buttons/bg_close.png") no-repeat scroll left top transparent !important;
    border: medium none !important;
    cursor: pointer;
    height: 15px !important;
    padding: 0 !important;
    right: 0 !important;
    width: 15px !important;
}
.ui-icon-closethick {
    margin: 0 !important;
}
.ui-dialog .ui-dialog-title {
    color: #333333 !important;
    font-family: Verdana,Verdana,Geneva,sans-serif !important;
    font-size: 14px;
    margin-top: 5px !important;
    padding: 2px 0 0 11px !important;
}
.ui-dialog {
    border: medium none !important;
    border-radius: 0 0 0 0 !important;
    padding: 9px !important;
}
.ui-widget-overlay {
    background: none repeat scroll 0 0 #000000 !important;
}
.ui-widget-content {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.ui-dialog-buttonpane {
    border: medium none !important;
}
.ui-dialog-buttonset button {
    background: none repeat scroll 0 0 #FE0000;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-family: Arial,sans-serif !important;
    font-weight: bold;
    margin: 0 0 0 10px !important;
    overflow: visible;
    padding: 0 8px;
}
form.contact_form {
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: left;
}
form.contact_form fieldset {
    border: 0 solid #FFFFFF;
    margin: 0;
    padding: 0;
}
form.contact_form .item {
    padding-top: 15px;
}
form.contact_form .item p {
    margin: 0 0 3px;
}
form.contact_form .item p.department {
    font-weight: bold;
    margin: 0 0 10px;
}
form.contact_form .item .item-img {
    float: left;
}
form.contact_form .item .item-content {
    margin-left: 110px;
    padding-top: 5px;
}
form.contact_form .item .item-comment {
    clear: both;
    padding: 18px 0 0;
    width: 100%;
}
form.contact_form .item .item-comment textarea {
    height: 100px;
    resize: none;
    width: 393px;
}
* + html form.contact_form .item .item-comment textarea {
    height: 90px;
}
* html form.contact_form .item .item-comment textarea {
    height: 90px;
}

