/**
 *  Stylesheet presens
 *  01.07.2008 - Janda+Roscher
 *
 *  colors:
 *  #003D80 - dark blue
 *  #00A6EB - heading blue
 *
 */
@import 'reset.css';

* {font-family:arial,verdana,sans-serif;}
strong {font-weight:bold;}

body{background:#003D80 url(../_img/bg-body-normal.gif) repeat-x;}
body.homePage{background:#003D80 url(../_img/bg-body-start.gif) repeat-x;}

html{background:#003D80;}
#wrapper {width:960px;margin:0 auto;}


#header {height:76px;}
.homeButton {float:left;padding:10px 0 0 15px;}
.infoSection {float:right;width:350px;padding-top:10px;}

.infoSection ul li {display:inline;font-size:10px;}
.infoSection ul li a{text-decoration:none;}

.infoSection #langNavi{float:left;width:130px;}
.infoSection #langNavi li {color:#E40083;}
.infoSection #langNavi li a {text-transform:uppercase;color:#E40083;}

.infoSection #infoNavi{float:right;width:234px;}
.infoSection #infoNavi li {color:#7F7F7F;}
.infoSection #infoNavi li a{color:#7F7F7F;padding:0 3px 0 0;}

.searchBox {float:right;margin:12px 12px 0 0;}
.searchBox input{border:1px solid #D2D2D2;font-size:10px;color:#818688;padding:2px 5px;}
.searchBox input.searchValue{width:185px;}
.searchBox input.searchButton{background:url(../_img/searchButton.gif) no-repeat 0 3px;border:none;}

.changePic {background:#00A6EB;}


#navHeader { padding:0 16px;background:url(../_img/bg-header_startseite.gif) repeat-y;}
.home { height:272px;}
.subPage {height:37px;}

#mainNavi {background:url(../_img/bg-mainNavi.gif) repeat-x;width:100%;height:37px;}
#mainNavi li {display:block;float:left;background:url(../_img/bg-mainNavi-li.gif) no-repeat right 6px;}
#mainNavi li a { display: block; float: left; padding: 10px 26px 12px 25px; font-size: 12px; text-transform: uppercase; color: #003D80; text-decoration: none; outline: none; margin-right: 1px; }
#mainNavi li a:hover,
#mainNavi li a.active { background:url(../_img/bg-mainNavi-hover.gif) repeat-x; }

#tabs img { float: left; height: 236px; }
#tabs #tabsNav { float: right; }
#tabs #tabsNav li a { display: block; width: 179px; padding: 20px 0 23px 40px; font-size: 13px; font-weight: bold; color: #ffffff; text-decoration: none; text-transform: uppercase; background: url(../_img/bg-tabsNav.jpg) no-repeat; outline: none; }
#tabs #tabsNav li a.active,
#tabs #tabsNav li a:hover { background: url(../_img/bg-tabsNav-hover.jpg) no-repeat; outline: none; }


#contentWrapper {background:url(../_img/bg-wrapper.gif) repeat-y;padding:0 16px;height:100%;}

#content {width:708px;float:left;}
#content p {line-height:150%;font-size:12px;padding-bottom:10px;}
#content p a,
#content ul li a{color:#003D80;text-decoration:none;font-weight:bold;}
#content p a:hover,
#content ul li a:hover {text-decoration:underline;}

#content h1,
#content h2 {color:#00A6EB;padding-bottom:10px;}
#content h1 {font-size:22px;}
#content h2 {font-size:16px; font-weight:normal !important;}
#content h3 {color:#00A6EB;padding-bottom:10px;font-size:13px;font-weight:bold;}

#content ol {list-style:decimal;margin-bottom:10px;margin-left:20px;}
#content ol li {font-size:13px;list-style:decimal;}


#content #publications p { padding-bottom: 0; }
#content #publications ul li {}
#content #publications h3 { color: #00A6EB; padding-bottom: 10px; }

.contentContainer { padding: 35px 35px 15px 50px; }

#subNavi { float:left;width:195px;padding:23px 0px 0 0;background:url(../_img/bg-subNavi-all.gif) no-repeat right 23px;min-height:420px;}
#subNavi li { display:block;background:url(../_img/bg-subNavi.gif) no-repeat bottom left;}
#subNavi li a { text-transform:uppercase; text-decoration:none !important; color:#00A6EB; font-weight:bold; font-size:13px; padding:7px 25px 16px 0; text-align:right; display:block; outline: none; }

#subNavi li a:hover{color:#003D80;}
#subNavi li a.active { padding:7px 25px 16px 0; background:url(../_img/bg-subNavi-hover.gif) no-repeat 175px 9px; color:#003D80; text-decoration:none !important; }
#subNavi li a.activeb { padding:7px 25px 10px 0; /*background:url(../_img/bg-subNavi-hover.gif) no-repeat 175px 9px;*/ color:#003D80; }

#subNavi li ul li { background: none; display: inline; }
#subNavi li ul { padding-bottom: 17px; }

#subNavi li ul li a { text-transform:none; font-weight:normal; color:#003D80; font-size:11px; background:none; padding:3px 25px 3px 0; }
#subNavi li ul li a:hover,
#subNavi li ul li a.active { font-weight:bold; padding:3px 25px 3px 0; background:url(../_img/bg-subNavi-hover.gif) no-repeat 175px 4px; text-decoration:none !important; }
#subNavi li ul li a.activeb { font-weight:bold; background:url(../_img/bg-subNavi-hover.gif) no-repeat 175px 4px; }

.subPageContent {float:right;width:480px;padding:30px 20px 20px 10px;}
.subPageContent ul{padding-bottom:10px;}
.subPageContent ul li {font-size:12px;line-height:150%;padding-left:20px;background:url(../_img/bg-li-dot.gif) no-repeat left 3px;}

.productBox{padding-bottom:0 !important;}
#content .productBox h2{font-size:16px;font-weight:normal;padding-bottom:10px;}
.productBox div{width:144px;float:left;margin-right:15px;margin-bottom:15px;border:1px solid #c3c3c3;}
.productBox div.productBoxRight {margin-right:0;}
.productBox div img{border-bottom:1px solid #c3c3c3;}
.productBox div h3 {padding:0 !important;}
.productBox div h3 a{color:#003D80;font-size:12px;font-weight:bold;padding:5px 5px 5px 5px;display:block;text-decoration:none;}
.productBox div.productBoxDesc {margin-bottom:0 !important;border:none;height:82px;background:url(../_img/bg-productBox-hint.gif) repeat-x bottom left;}
#content .productBox div.productBoxDesc p {font-size:10px;line-height:120%;padding:0 5px 5px 5px;}

#content .catOverview p {line-height:120%;padding-top:8px;}

.productTeaserBox{}
.productTeaserBoxLeft{float: left; width: 220px;margin-bottom: 10px;}
.productTeaserBoxRight{float: right; width: 220px;margin-bottom: 10px;}
.productTeaserBoxImage{float: left; width: 90px;}
.productTeaserBoxText{float: right; width: 130px;}
.productTeaserBoxText h3 a{color:#003D80;font-size:12px;font-weight:bold;padding:0px 0px 5px 0px;text-decoration:none;}



#productTabs-nav { background:url(../_img/bg-productTabs-ul.gif) no-repeat bottom left;height:42px;}
#productTabs-nav li { background:none;display:inline;float:left;margin:0;padding:0;}
#productTabs-nav li a { outline:none; text-decoration:none; background:url(../_img/bg-productTabs-a.gif) left 3px no-repeat; float:left; display:block; cursor:pointer; }
#productTabs-nav li a strong { background:url(../_img/bg-productTabs-a-strong.gif) right 3px no-repeat; font-weight:normal; float:left; display:block; padding:3px 15px 3px 14px; color:#737A81; text-transform:uppercase; font-size:10px; }
#productTabs-nav li.firstItem a strong { padding:3px 12px 3px 15px; }

#productTabs-nav li a:hover,
#productTabs-nav li a.active{ color:#ff0000; float:left; display:block; background:url(../_img/bg-productTabs-a-strong-hov.gif) top right  no-repeat; text-decoration:none !important; }

#productTabs-nav li a.active strong { background:url(../_img/bg-productTabs-a-hover.gif) top left no-repeat; }
#productTabs-nav li a:hover strong { background:url(../_img/bg-productTabs-a-hover.gif) top left no-repeat; }

#productTabs .tab{clear:both;}

.productIntro img{float:left;margin:4px 15px 10px 0;}
.productIntro div{float:right;width:245px;}
/*#content .productIntro h2 {font-size:16px;font-weight:normal;color:#003D80;}
#content .productIntro div h2 {font-size:16px;font-weight:normal;color:#003D80;}*/

/*#content .tab h1 {font-size:16px;font-weight:normal;color:#00A6EB;}*/
#content .productIntro h2 {font-size:14px;font-weight:normal;color:#00A6EB;}
#content .productIntro div h2{font-size:14px;font-weight:normal;color:#00A6EB;}

#content .tab h3 {font-size:13px;font-weight:bold;color:#00A6EB;padding-bottom:10px;}
.productIntro h3 {font-size:13px;font-weight:bold;color:#00A6EB;padding-bottom:10px;}
.productIntro h6 {font-size:14px;font-weight:normal;color:#00A6EB;padding-bottom:10px;}

#content .productIntro p.productIntroDescription {clear:both;font-size:14px;padding-top:15px;}
#content .productIntro div ul li {font-size:13px;background:url(../_img/bg-li-dot.gif) no-repeat left 4px;}

.productBody {clear:both;}
#content .productBody h2,
#content .productFeature h2 {font-size:16px;font-weight:normal;}

#content .productFeature ul li {background:url(../_img/bg-li-dot-small.gif) no-repeat left 3px;padding-left:14px;}


.addInfo p a {padding-left:18px; background:url(../_img/searchButton.gif) no-repeat left 1px;}


.orderButtons{padding-top:15px;}
.orderButtons a {display:block;float:left;margin-right:20px;height:40px;width:95px;padding:13px 0 7px 48px;font-size:12px;color:#085596;text-decoration:none;text-transform:uppercase;}
.orderButtons a.orderButtonsQuote{background:url(../_img/bg-getAQuote.gif) no-repeat top left;}
.orderButtons a.orderButtonsOrder{background:url(../_img/bg-order.gif) no-repeat top left;}


.fce3columns{margin-top:15px;}
.homePage .fce3columns div h3 {background:url(../_img/bg-fce3-heading.jpg) no-repeat;padding:5px 0 4px 29px;color:#ffffff;text-transform:uppercase;font-weight:bold;font-size:13px;border-bottom:1px solid #ffffff;}
.homePage .fce3columns div h3 a {color:#ffffff; text-decoration:none;}
.homePage #content .fce3columns div p {padding:10px 15px; font-size:14px;color:#4B4D4D;}

.fce3columns div.fce3columns-right,
.fce3columns div.fce3columns-left,
.fce3columns div.fce3columns-center{padding-bottom:0px;width:146px;float:left;margin-right:15px;}

.homePage .fce3columns div.fce3columns-right,
.homePage .fce3columns div.fce3columns-left,
.homePage .fce3columns div.fce3columns-center{border:1px solid #C3C3C3;background:#003D80;padding-bottom:0px;width:195px;height:223px;float:left;margin-right:15px;}

.fce3columns div.fce3columns-right,
.homePage .fce3columns div.fce3columns-right{margin-right:0;}

.homePage #content .fce3columns h3 {padding-bottom:3px !important;}

#newsBoxHomePage {background:url(../_img/bg-newsHome.gif) repeat-x 0px 10px; margin-top:10px;}
#newsbox-left{width:270px;float:left;margin-right:20px;padding-right:20px;border-right:1px solid #C3C3C3;}
#newsbox-right{width:300px;float:left;}

/** ersetzen durch tt-news **/
#content #newsBoxHomePage h2 {background:url(../_img/bg-newsHeading.gif);font-size:14px;font-weight:bold;text-transform:uppercase;padding:4px 0 3px 25px;color:#003D80;margin-bottom:15px;}
#newsBoxHomePage h3{font-size:12px;font-weight:bold;}
#newsBoxHomePage h3 a {color:#003D80;text-decoration:none;}
#newsBoxHomePage hr {border:none;border-top:1px solid #C3C3C3;height:1px;}
#newsBoxHomePage span {font-size:12px;font-weight:bold;color:#686869;}
#content #newsBoxHomePage p a {color:#003D80;}
/** ersetzen durch tt-news **/


/**
 *  Sidebar, Sidebar Elements
 */
#sidebar { width: 219px; float: right; padding-top: 30px; }

.infoBox,
.downloadsBox,
.greyBox,
.referencesBox,
.relatedProductsBox,
.faqBox { margin-bottom: 15px; }

.infoBox h2,
.downloadsBox h2,
.greyBox h2,
.referencesBox h2,
.relatedProductsBox h2,
.faqBox h2 { padding: 10px 60px 8px 10px; text-transform: uppercase; font-size: 12px; }

.infoBox li a,
.downloadsBox li a,
.greyBox li a,
.referencesBox li a,
.relatedProductsBox li a,
.faqBox li a { display: block; width: 196px; text-decoration: none; font-weight: bold; font-size: 12px; padding: 9px 0 9px 25px; }

.infoBox h2 { background: url(../_img/bg-greenBox-heading.gif) no-repeat; color: #3B631A; padding-right: 70px; }
.infoBox li { background: url(../_img/bg-greenBox-li.gif) no-repeat; }
.infoBox li a { color: #508623; background :url(../_img/bg-greenBox-arrow.gif) no-repeat 7px 10px; }

.downloadsBox h2 { background: url(../_img/bg-orangeBox-heading.gif) no-repeat; color: #924C00; }
.downloadsBox li { background: url(../_img/bg-orangeBox-li_01.gif) no-repeat; }
.downloadsBox li a { color: #9E5200; background: url(../_img/bg-orangeBox-arrow.gif) no-repeat 7px 10px; }

.greyBox { background: url(../_img/bg-greyBox.gif) no-repeat bottom; padding: 0px 0 5px 0; }
.greyBox h2 { background: url(../_img/bg-greyBox-heading_01.gif) no-repeat; color: #454F58; padding: 10px 60px 13px 10px; }
.greyBox li { font-size: 12px; padding: 3px 0 4px 25px; background: url(../_img/bg-greyBox-li_01.gif) no-repeat; }
.greyBox li a { color: #4b5662; background: url(../_img/bg-greybox.gif) no-repeat 7px 10px; }

.relatedProductsBox h2 { background: url(../_img/bg-blueBox-heading.gif) no-repeat; color: #003d80; }
.relatedProductsBox li { background: url(../_img/bg-blueBox-li.gif) no-repeat bottom left; padding-bottom: 1px; }
.relatedProductsBox li a { color: #003d80; background: url(../_img/bg-blueBox-arrow.gif) no-repeat 7px 10px; }
.relatedProductsBox li div { clear: both; }
.relatedProductsBox li div a.img { border: 1px solid #e1e1e1; float: left; background: none; display: inline; width: auto; padding: 0; }
.relatedProductsBox li div a.text { float: right; display: block; width: 115px; padding-right: 7px; }

.referencesBox h2 { background: url(../_img/bg-lightOrangeBox-heading.gif) no-repeat; color: #ad7703; }
.referencesBox li { background: url(../_img/bg-lightOrangeBox-li_01.gif) no-repeat; }
.referencesBox li a { color: #ac7602; background: url(../_img/bg-lightOrangeBox-arrow.gif) no-repeat 7px 10px; }

.faqBox h2 { background: url(../_img/bg-purpleBox-heading.gif) no-repeat; color: #645377; }
.faqBox li { background: url(../_img/bg-purpleBox-li_01.gif) no-repeat; }
.faqBox li a { color: #765c86; background: url(../_img/bg-purpleBox-arrow.gif) no-repeat 7px 10px; }


/**
 *  Footer
 */
#footer {background:url(../_img/bg-bottom.gif) no-repeat;padding:0 16px 6px;clear:both;}

.subPageContent .csc-sitemap ul li a{text-transform:uppercase;font-weight:bold;color:#003D80;text-decoration:none;}
.subPageContent .csc-sitemap ul li a:hover {color:#003D80;}
.subPageContent .csc-sitemap ul li ul li{background:none;}
.subPageContent .csc-sitemap ul li ul li a{text-transform:uppercase;color:#00A6EB;}
.subPageContent .csc-sitemap ul li ul li ul {}
.subPageContent .csc-sitemap ul li ul li ul li{background:none;margin-left:0 !important; padding-left:0 !important;}
.subPageContent .csc-sitemap ul li ul li ul li a{text-transform:none;font-weight:normal;background:url(../_img/bg-sitemap-last.gif) no-repeat 0 7px;padding-left:16px !important;}
.subPageContent .csc-sitemap ul li ul li ul li a:hover{background:url(../_img/bg-sitemap-last_hover.gif) no-repeat 0 7px;}

.tx-powermail-pi1 {width:400px;}

.tx-powermail-pi1 legend {display:none;}
.tx-powermail-pi1 div{clear:both;padding:4px 0;}
.tx-powermail-pi1 label {float:left;width:110px;font-size:12px;padding:2px 0;}
.tx-powermail-pi1 input,
.tx-powermail-pi1 select,
.tx-powermail-pi1 textarea {float:right;width:280px;font-size:12px;border:1px solid #D2D2D2;padding:2px;}
.tx-powermail-pi1 select {width:286px;padding:0;}

.tx-powermail-pi1 input.powermail_submit_uid27{margin-top:20px;float:left;background:url(../_img/bg-sendbutton.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:135px;text-align:left;margin-bottom:10px;}
.tx-powermail-pi1 input.powermail_submit_uid48{margin-top:20px;float:left;background:url(../_img/bg-sendbutton.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:135px;text-align:left;margin-bottom:10px;}
.tx-powermail-pi1 input.powermail_submit_uid63{margin-top:20px;float:left;background:url(../_img/bg-sendbutton.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:135px;text-align:left;margin-bottom:10px;}
.tx-powermail-pi1 input.powermail_submit_uid33{margin-top:20px;background:url(../_img/bg-sendbutton.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:135px;text-align:left;margin-bottom:10px;}
.tx-powermail-pi1 .powermail_uid32 {height:120px;}
.tx-powermail-pi1 .powermail_uid26 {height:120px;}
.tx-powermail-pi1 .powermail_uid34 {height:120px;}
.tx-powermail-pi1 .powermail_uid46 {height:120px;}
.tx-powermail-pi1 .powermail_uid47 {height:120px;}
.tx-powermail-pi1 .powermail_uid61 {height:120px;}
.tx-powermail-pi1 .powermail_uid62 {height:120px;}
.csc-textpic{margin-bottom:20px;}

.tx-powermail-pi1 #powermaildiv_uid65 {font-weight:bold;font-size:13px;}

.tx-powermail-pi1 .powermail_mandatory_js {font-size:13px;color:#ff0000;}
.tx-powermail-pi1 .tx-powermail-pi1_mandatory {font-size:13px;}
.tx-powermail-pi1 .powermail_mandatory_listitem {color:#ff0000;font-size:13px;}
.tx-powermail-pi1 .tx-powermail-pi1_mandatory .tx-powermail-pi1_mandatory_submit {background:url(../_img/bg-sendbutton-back.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:135px;text-align:left;margin-bottom:10px;margin-top:10px;float:left;}

.tx-powermail-pi1 .tx-powermail-pi1_confirmation p {font-weight:bold;}
.tx-powermail-pi1 .tx-powermail-pi1_confirmation table td {font-size:13px;vertical-align:top;}
.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_back {clear:both;width:140px; float:left;}
.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_back input {width:140px;float:left;margin-bottom:10px;margin-top:10px;}
.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_back input.tx-powermail-pi1_confirmation_back {background:url(../_img/bg-sendbutton-back.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:135px;text-align:left;margin-bottom:10px;margin-top:10px;}
.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_submit {width:135px; float:right;}
.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_submit input.tx-powermail-pi1_confirmation_submit {background:url(../_img/bg-sendbutton.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:135px;text-align:left;margin-bottom:10px;margin-top:10px;}


#powermaildiv_uid19 { float: left; width: 190px; clear: none; padding-bottom: 0; }
#powermaildiv_uid19 input { width: 70px; }
#powermaildiv_uid21 { float: right; width: 190px; clear: none; padding-bottom: 0; }
#powermaildiv_uid21 label { width: 50px !important; }
#powermaildiv_uid21 input { width: 130px; }

/** NEWS  **/
.news-list-item h3 a {font-size:16px;color:#003D80;text-decoration:none;font-weight:bold;}
.news-list-item h3 a:hover {text-decoration:underline;}
.news-list-item hr,
.news-single-item hr{clear:both;color:#c3c3c3;height:1px;border:none;border-top:1px solid #c3c3c3;margin-bottom:16px;}
.news-list-item .news-list-date,
.news-single-item .news-single-timedata {font-size:12px;color:#c3c3c3;}
.news-single-item h3 {font-size:13px;font-weight:bold;margin-bottom:10px;}
#content .news-single-item p{padding-bottom: 10px;}
#content .news-list-item p {padding-bottom:8px;}
.news-single-additional-info {font-size:13px;}


.news-single-item .news-single-backlink a{font-size:13px;text-decoration:none;color:#003D80;font-weight:bold;}
.news-single-item .news-single-backlink a:hover {text-decoration:underline;}


/** LOGIN FORM **/
.tx-felogin-pi1 {}
.tx-felogin-pi1 h3.logWelcome {display:none;}
.tx-felogin-pi1 div.logMsg {font-size:13px;padding-bottom:10px;}
.tx-felogin-pi1 .logErrMsg {font-size:13px;padding-bottom:10px;color:#ff0000;}
.tx-felogin-pi1 .logErrHeader {font-weight:bold;font-size:13px;color:#ff0000;}
.tx-felogin-pi1 form legend {display:none;}
.tx-felogin-pi1 form label {font-size:13px;float:left;}
.tx-felogin-pi1 form input {border:1px solid #c3c3c3;float:right;font-size:13px;padding:2px;margin-bottom:5px;}
.tx-felogin-pi1 form div {clear:both;padding-bottom:10px;width:250px;}
.tx-felogin-pi1 form div.submitLogButton input {margin-top:20px;float:left;background:url(../_img/bg-sendbutton.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:75px;text-align:left;}

/** MEET US **/
.tx-cal-controller .contenttable {width:100%;}
.tx-cal-controller .contenttable .calDate {font-size:13px;}
.tx-cal-controller .contenttable .myPDateTable td {font-size:13px;}
.tx-cal-controller .contenttable .myPDateTable .image {}


/*TEMP*/
.productTeaserBoxSmall {width:340px;padding-bottom:18px;}
.productTeaserBoxSmall .productTeaserBoxImage {float:left;width:90px;}
.productTeaserBoxSmall .productTeaserBoxText {float:right;width:250px;}
/* raus - deprecated */

.technicalData {display:block;font-size:13px;padding-left:18px; background:url(../_img/searchButton.gif) no-repeat left 1px;margin-top:15px;font-weight:bold;color:#003D80;text-decoration:none;}
.technicalData:hover {text-decoration:underline;}


/**
 * Suche
 */
.tx-indexedsearch-res {clear:both;border-top:1px solid #cccccc;margin-top:10px;padding-top:10px;}
.tx-indexedsearch-res div.tx-indexedsearch-res {clear:both;border-top:none;margin-top:0;padding-top:0;}

.tx-indexedsearch-res table {}
.tx-indexedsearch-res table tr td.tx-indexedsearch-icon,
.tx-indexedsearch-res table tr td.tx-indexedsearch-percent {display:none;}
.tx-indexedsearch-res table tr td.tx-indexedsearch-title a{text-decoration:none;font-weight:bold;font-size:13px;}
.tx-indexedsearch-res table tr td.tx-indexedsearch-title a:hover{text-decoration:underline;color:#00A6EB;}
.tx-indexedsearch-res table tr td.tx-indexedsearch-descr {font-size:13px;font-style:normal !important;padding-right:0px !important;}
.tx-indexedsearch-res table tr td.tx-indexedsearch-descr strong{color:#00A6EB !important;}

.tx-indexedsearch-title a {color:#00A6EB;}

.tx-indexedsearch-res table tr td.tx-indexedsearch-info {
background:none !important;background-color:#ffffff !important;
border-bottom:1px solid #cccccc;padding-bottom:20px;}
.tx-indexedsearch-res table tr td.tx-indexedsearch-info a {color:#00A6EB;text-decoration:none;font-size:13px;}
.tx-indexedsearch-res table tr td.tx-indexedsearch-info a:hover {text-decoration:underline;}

.tx-indexedsearch-res table tr td.tx-indexedsearch-title a { color: #003D80 !important; font-size: 14px; }

.tx-indexedsearch-res table tr td.tx-indexedsearch-descr { background: none !important; background-color: #ffffff !important; border-bottom: 1px solid #cccccc; padding-bottom: 20px; }

.tx-indexedsearch-whatis {display:none;}
.tx-indexedsearch-browsebox p {display:none;}
.tx-indexedsearch-browsebox ul.browsebox{float:right;}
.tx-indexedsearch-searchbox {float:left;width:300px;}
.tx-indexedsearch-searchbox form input {border:1px solid #cccccc;font-size:13px;padding:3px 2px;}

.tx-indexedsearch-rules {display:none;}

/** SEARCH **/
.tx-indexedsearch-searchbox form p {display:none;}
.tx-indexedsearch-searchbox form p {display:none;}
#content .subPageContent .tx-indexedsearch ul.browsebox li {background:none !important;list-style:none;padding-left:0 !important;}
#content .subPageContent .tx-indexedsearch ul.browsebox li.tx-indexedsearch-browselist-currentPage a{color:#00A6EB !important;}
.tx-indexedsearch-searchbox table td {font-size:13px;}
.tx-indexedsearch-searchbox form {width:280px;}

.tx-indexedsearch-searchbox form input.tx-indexedsearch-searchbox-button{background:url(../_img/bg-sendbutton.gif) no-repeat;color:#085596;border:none;padding:3px 0 3px 23px;width:135px;text-align:left;}

/** CATOVERVIEW **/
.catOverview {width:222px;float:left;margin-right:15px;height:185px;margin-bottom:20px;background:url(../_img/bg-productBox-hint.gif) repeat-x bottom left;}
.catOverview select{width:180px;font-size:13px;border:1px solid #c3c3c3;margin-left:5px;float:left;}
.catOverview .infoCatOverview {padding:5px;}
.catOverview .infoCatOverview h3 {font-weight:bold;font-size:12px;color:#003D80;text-transform:uppercase;padding-bottom:2px !important;}
#content .catOverview .infoCatOverview p {font-size:13px;padding-bottom:5px;}
.catOverview input#submitCatOverview {width:20px;background:url(../_img/analyte-link.gif) no-repeat 2px 4px;float:left;border:none;margin-left:5px;}

.catOverview a.analyteLink {padding-left:18px; background:url(../_img/analyte-link.gif) no-repeat 2px 2px;color:#003D80;font-weight:bold;}

/* the clearfix : ------------------ */
.cf { display: inline-block; }
.cf[class] { display: block; overflow: hidden; }

hr.contentSlimline {clear:both;color:#efefef;height:1px;border:none;border-top:1px solid #c3c3c3;margin-bottom:16px;}
.subPageContent .downloadBox ul li{background:none;padding:0;}
.subPageContent .downloadBox ul li a {text-decoration:none;color:#003D80;background:url(../_img/searchButton.gif) no-repeat left 2px; padding:0 0 0 16px;font-weight:bold;}
.subPageContent .downloadBox ul li a:hover {text-decoration:underline;}

.tx-wecmap-map div {font-size:13px;}

/* Background bei Markierung */
::-moz-selection{ background: #0a246a; color: #ffffff; }

.fce2columns {width:480px;}
.fce2columns .left {float:left;width:235px;}
.fce2columns .right {float:right;width:235px;}

.arrowlink {clear:both;display:block;}

dl.csc-menu dt a {font-size:13px;font-weight:bold;color:#003D80;text-decoration:none;background:url(../_img/searchButton.gif) no-repeat left 2px; padding:0 0 0 16px;}
dl.csc-menu dt a:hover {text-decoration:underline;}

/* FAQ */
.faqHead h3 { background: #e9f9ff url(../_img/faq-plus.png) 8px 9px no-repeat; color: #003D80 !important; cursor: pointer; font-size: 12px !important; font-weight: bold; margin-bottom: 12px; padding: 8px 10px 8px 26px; }
.faqHead h3.hover { background: #b2e4f9 url(../_img/faq-minus.png) 8px 9px no-repeat; }
.faqContent { padding: 0 8px; }