h1 {
  font-size: 24px;
  line-height: 24px; 
  font-weight: normal;
  color: #d3222a;
  position: relative;
  margin-bottom: 12px;
}

div.csc-header-n2 h1, div.csc-header-n3 h1, div.csc-header-n4 h1, div.csc-header-n5 h1, div.csc-header-n6 h1, div.csc-header-n7 h1, div.csc-header-n8 h1, .referenz .csc-header-n1 h1 {
  font-size: 16px!important;  
  border-bottom: 1px solid #EFEFEF;
}

h3 {
  padding: 4px;
  font-size: 16px;
  height: 17px;
/*  background-color: #ce4951; */
  color: #999999;
  border-bottom: 1px solid #d3222a;  
  font-weight: normal;
  padding-left: 0px;
}

p {
  font-size: 12px;
}

thead {
  background-color: grey;  
}

.tr-even { 
  background-color: #efefef;
}

div.subcl div.verlauf, div.subcr div.verlauf {
  background: url(verlauf_subcol.jpg) repeat-x 0 -20px;
}

div.tx-fdfx3cols-pi1 table tr td p.bodytext, div.subcl p.bodytext {
/*  line-height: 13px; */
  color: #666666;
  padding: 3px 5px 5px 5px;
}

a:link {
  color: #d3222a;
}

a:hover {
  color: #b30000;
  text-decoration: underline;
}

a:visited {
  color: #999999;
}

div#content ul {
  list-style-position: inside;
  list-style-type: square;  
}

div#menu {
  padding: 0px;
  margin: 0px;
}

div#menu a {
  display: block;
  float: left;
  text-align: center;
  width: 100px;  
  height: 15px;
  color: white;
  font-size: 14px;
  font-weight: normal;
  padding:4px;
  line-height: 1.1;
  text-decoration: none;
}

div#menu .aktiv a {
  display: block;
  float: left;
  text-align: center;
  width: 100px;  
  height: 15px;
  background-color: white;
  color: #d3222a;
  font-size: 14px;
  font-weight: normal;
  padding:4px;
  line-height: 1.1;
  text-decoration: none;
}

div#menu a:hover {
  display: block;
  float: left;
  width: 100px;  
  text-align: center;
  height: 15px;
  color: #d3222a;
  background-color: white;
  font-size: 14px;
  font-weight: normal;
  padding:4px;  
  line-height: 1.1;
  text-decoration: none;
}

div#submenu a {
  display: block;
  float: left;
  width: 192px;  
  color: #575850;
  font-size: 11px;
  line-height: 15px;
  padding: 2px 2px 2px 5px;
  text-decoration: none;
  border-bottom: 1px solid #C6C6C6;
}

div#submenu .aktiv a {
  color: #d3222a;
  font-weight: bold;
  background-color: #FFF; 
  border-bottom: 1px solid #d3222a;
}

div#submenu a:hover {
  color: #d3222a;
  background-color: #FFF; 
  border-bottom: 1px solid #d3222a;
}

/*** new  */
.csc-frame .csc-frame-default .submenu a {
  font-size:18px;
  color: #333;
  text-decoration:none;
}

div#submenu > a:hover {
  color: #b30000;
  text-decoration: underline;
}

div#submenu > a:visited {
  color: #333;
}


/** new sitemap **/
/*


.submenu .csc-sitemap a {
	display: block;
	float: left;
	width: 192px;
	color: #575850;
	font-size: 11px;
	line-height: 15px;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
}

.submenu .csc-sitemap .aktiv a {
	color: #d3222a;
	font-weight: bold;
	background-color: #FFF;
	border-bottom: 1px solid #d3222a;
}

.submenu .csc-sitemap a:hover {
	color: #d3222a;
	background-color: #FFF;
	border-bottom: 1px solid #d3222a;
}*/

div#metanav a {
  color: #333333;
  text-decoration: none;
}

div#metanav .aktiv a {
  color: #333333;
  text-decoration: none;
}

div#metanav a:hover {
  color: #ffffff;
  text-decoration: none;
}

div#footline th, div#footline td {
  color: #575850;
  font-size: 11px;
  line-height: 13px;
  vertical-align: top;
}

div#footline th {
  font-weight: bold;
  width: 200px;
  text-align: right;
}

div#footline td {
  width: auto;
}

div#footline td.abstand {
  width: 40px;
}

#copyright a {
  color: white;
  text-decoration: none;
  font-size: 11px;
}


/* --------------- Ausgabe der Suchresultate --------------- */

p.tx-indexedsearch-noresults {
  text-align: left!important;
}

div.tx-srlanguagemenu-pi1 form fieldset legend,div.tx-srlanguagemenu-pi1 form fieldset label {
  display: none!important;
  /*font-size: 6px!important;*/
}

div.tx-srlanguagemenu-pi1 form fieldset select {
  background-color: #ffffff!important;
  color: #333333!important;
  font-weight: normal!important;
}

#searchform input.submitbutton {
/*  display: none; */
}

div.csc-textpic-text {
  margin-left: 20px;
}

.spacer-gif {
  border: none!important;
}

.tx-srlanguagemenu legend, .tx-srlanguagemenu label {
  display: none;
}

/* --------------- Kontaktformular --------------- */
fieldset.tx-powermail-pi1_fieldset legend {
  display: none;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
  padding: 2px 20px 2px 20px;
  cursor: pointer;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 6px;  
  -khtml-border-radius: 5px 5px 5px 5px; 
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 5px 5px 4px #cccccc;
      -moz-box-shadow: 5px 5px 4px #cccccc;
      box-shadow: 5px 5px 4px #cccccc;
  background-color: #d3222a;
  color: #ffffff;
  border: 1px solid #9a3742!important;  
}

input:hover.powermail_submit, input:hover.tx-powermail-pi1_mandatory_submit {
  background-color: #ffffff;
  color: #d3222a;
}

/* --------------- Imagescroller --------------- */

div#motioncontainer_17, 
div#motioncontainer_464, 
div#motioncontainer_467, 
div#motioncontainer_461, 
div#motioncontainer_458 {
  margin-left: -38px;
}

div#motiongallery_17 nobr span a img, div#motiongallery_17 nobr span a:visited img, 
div#motiongallery_464 nobr span a img, div#motiongallery_464 nobr span a:visited img, 
div#motiongallery_467 nobr span a img, div#motiongallery_467 nobr span a:visited img, 
div#motiongallery_461 nobr span a img, div#motiongallery_461 nobr span a:visited img, 
div#motiongallery_458 nobr span a img, div#motiongallery_458 nobr span a:visited img {
  border: 1px solid white;
}

div#motiongallery_17 nobr span a:hover img, 
div#motiongallery_464 nobr span a:hover img, 
div#motiongallery_467 nobr span a:hover img, 
div#motiongallery_461 nobr span a:hover img, 
div#motiongallery_458 nobr span a:hover img {
  border: 1px solid #d3222a;
}

div#motiongallery_17 nobr span a span, div#motiongallery_17 nobr span a:visited span,
div#motiongallery_464 nobr span a span, div#motiongallery_464 nobr span a:visited span,
div#motiongallery_467 nobr span a span, div#motiongallery_467 nobr span a:visited span,
div#motiongallery_461 nobr span a span, div#motiongallery_461 nobr span a:visited span,
div#motiongallery_458 nobr span a span, div#motiongallery_458 nobr span a:visited span {
  color: #ffffff!important;
}

div#motiongallery_17 nobr span a:hover span, 
div#motiongallery_464 nobr span a:hover span, 
div#motiongallery_467 nobr span a:hover span, 
div#motiongallery_461 nobr span a:hover span, 
div#motiongallery_458 nobr span a:hover span {
  color: #d3222a!important;
}

#motiongallery_17 nobr span a img, 
#motiongallery_464 nobr span a img, 
#motiongallery_467 nobr span a img, 
#motiongallery_461 nobr span a img, 
#motiongallery_458 nobr span a img   {
  margin-right: 15px;
/*  width: 180px; */
}


td.c3l1-right {
  background: url(../images/worldmap.jpg) no-repeat 5px 26px;
  height: 130px;
  text-align: center;
}

td.c3l1-right p.bodytext, td.c3l1-middle p.bodytext  {

}

div.tx-fdfx3cols-pi1 table tr td {
  vertical-align: top; 
/*  border:2px solid red!important; */
   border:none!important; 
}


/* --------------- Produktesuche --------------- */

div.tx-advoodameasysearch-pi1 {
  background: url(product_top-bg.jpg) repeat-x 0 -8px;
  border: 1px solid #efefef;
/*  -moz-border-radius: 30px; 
  -webkit-border-radius: 30px; 
  border-radius: 30px; */
  padding: 20px;
  padding-top: 5x;
  padding-bottom: 5px;
}

#tx_advoodameasysearch_pi1[searchForm] fieldset legend {
  font-weight: bold;
}

div.tx_advoodameasysearch_pi1-column {
  margin-top: 12px;
  float: left;
}

div.tx_advoodameasysearch_pi1-row input {
  clear: both;
  float: left;
}

div.tx_advoodameasysearch_pi1-row div {
  float: left;
  margin-left: 10px;
}

div.tx_advoodameasysearch_pi1-operator {
  display: none;
}

div.tx_advoodameasysearch_pi1-row {
  margin-top: 6px!important;
}

input.tx_advoodameasysearch_pi1-search {
  margin-top: 6px!important;
  background-color: #d3222a;
  color: #ffffff;
  margin-bottom: 20px;
}

div.tx_advoodameasysearch_pi1-categories {
  display: none;
}

div.tx_advoodameasysearch_pi1-categories {
  display: none;
}

div.tx_advoodameasysearch_pi1-categories ul li {
  float: left;
  list-style-type: none;
}

li.tx_advoodameasysearch_pi1-file img {
  display: none;
}

ol.tx_advoodameasysearch_pi1-filelist {
  margin-left: 20px;
}

span.tx_advoodameasysearch_pi1-title {
  font-weight: bold;
}


/* --------------- News --------------- */

div.news-list-container {
  display: block;
  width: 640px; 
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  border: none;
  background-color:#ffffff;
}

.news-list-item {
  margin: 0;  
  padding: 0 15px 15px 0; 
  float: left;  
  display: block;
  width: 142px; 
  background-color:#ffffff;
}

.news-list-date, .news-list-category, .news-single-category {
  display: none;
  width: 0px;  
}

.news-list-item h3 {
  color: #999999;
  display: block;
  width: 136px;
  min-height: 25px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  padding: 3px;
  border: 0;
  background-color: #EFEFEF;
  overflow: hidden;
}

.news-list-item h3 a {
  color: #999999!important;
}

.news-list-item a img {
  color: #b30000;
  margin: 0 0 3px 0 !important;
  padding: 0 !important;
  height: 140px;
  width: 140px;
}

.news-list-item p.bodytext {
  display: none;
}

.news-list-morelink {
  padding: 0;
  margin: 0;
}

.news-list-morelink a, .news-list-morelink a:hover, .news-list-morelink a:visited {
  padding: 0;
  margin: 0;
  display: block;
  color: #d3222a;  
  font-size: 11px;  
  font-weight: bold;
}

.news-list-browse {
  display: block;
  border-bottom: 1px solid #ffffff;
  height: 2px;
  width: 612px;
  clear: both;
}

.news-single-item {
  border:none;
  margin: 0px;
  padding: 0px;
  background-color:transparent;
}

.news-single-item h2 {
  font-size: 16px;
  font-weight: normal;
  color: #d3222a;
  background-color: transparent;
}

.news-single-item h3 {
/*  font-size: 13px!important;
  font-weight: bold!important;
  color: #575850!important;
/*  margin-bottom: 5px;*/
  padding: 5px;
  border: none;
  background-color: #b3b3b3;
  background: url(product_top-bg.jpg) repeat-x 0 -10px;  */
}  

.news-single-item h3 {
  color: #d3222a;  
  background-color: #ffffff;
  font-size: 16px!important;  
  border-bottom: 1px solid #efefef;      
}

.news-single-item p.bodytext {
  margin-bottom: 10px;
  padding: 5px;
}

.news-single-item p {
  margin-top: 0px;
  padding-top: 0px;
}

.news-single-timedata {
  display: none;
}

.news-single-img a img, .news-single-img a:visited img {
  border: 1px solid #efefef!important;
}

.news-single-additional-info {
  background-color: #ffffff;
}

.news-single-related,.news-single-files,.news-single-links {
  background-color: #ffffff;
  border: none;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef; 
  padding-top: 5px;
  padding-bottom: 15px;
  padding-left: 0px;
  margin-left: 0px;
  font-size: 11px;
  width: 320px;  
}

.news-single-related dt,.news-single-files dt,.news-single-links dt {
/*  margin-left: 0px;*/
  display: block!important;
/*  float: left;
  clear: left;*/
  width: 100%;
  height: 16px;
  background-color: #efefef;
}

.news-single-files a {
 /*  float: left;
  clear: left;*/
}

.news-single-related a img,.news-single-files a img,.news-single-links a img {
  border: none!important;
}

.news-single-files img {
  position: relative;
  top: 6px;
  left: 0;
      border: 0px solid #ffffff!important;
}

.news-single-files a {
  font-size: 11px;
  font-weight: normal; 
  color: #d3222a;  
}

.news-single-files a img {
  position: relative;
  top: 10px;
}

.news-single-backlink {
  padding: 0px;
}

.news-single-backlink a, .news-single-backlink a:visited {
  font-size: 11px;
  color: #d3222a;    
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
  color: #ffffff;
  border: none;
}

div.news-catmenu-NO, div.news-catmenu-ACT {
  float: left;
  display: block;
  height: 100px;
  margin-right: 20px;
}

div.news-catmenu-NO a, div.news-catmenu-ACT a {
  clear: both;
  float: left;
  color: #d3222a;
  font-size: 12px;
}

div.news-catmenu {
  height: 230px;
  margin-left: 0px;
  padding-left: 0px;
  background-color: #ffffff;
  border: none;
}

div.news-catmenu-NO, div.news-catmenu-ACT {
  float: left;
  height: 200px;
  width: 197px;
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 3px;
}

.news-catmenu a, .news-catmenu a:hover, .news-catmenu a:visited {
  border: 1px solid #efefef;
  display: block;
  width: 140px;
  padding: 5px;
  margin-top: 0px;
  padding-left: 5px;
  padding-top: 10px;
  margin-left: 0px;
  color: #d3222a;  
  background-color: #efefef;   
/*  background: url(product_bottom_bg.jpg) repeat-x;   */
  font-size: 11px;  
  font-weight: bold;
}

div.news-catmenu-NO img, div.news-catmenu-ACT img {
  border: 1px solid #efefef!important;
}

tbody.category-table-body tr td a, tbody.category-table-body tr td a:hover, tbody.category-table-body tr td a:visited {
  display: block;
  background-color: #efefef; 
  padding: 3px;
  font-size: 12px;  
  font-weight: bold;
  color: #d3222a;  
}

tbody.category-table-body tr {
  padding: 0px;
  margin: 0px;
}

tbody.category-table-body tr td a:hover {
  cursor: hand;
  cursor: pointer;
}

tbody.category-table-body tr td a img {
  background-color: #ffffff;   
  border: 1px solid #efefef!important;  
  margin: -3px;
  
}

tbody.noborders tr td a img {
  border: none!important;
  margin-right: 12px!important;
}

.csc-frame-frame2 div div dl dt img {
  border: none!important;
}


/* --- Accordion --- */

h3.rgaccord1-toggle {
  background-color: #d3222a!important;
  background-color: #ffffff!important;  
  color: #ffffff!important;
  color: #666666!important;  
  border-bottom: 1px solid #cccccc!important;
}

.news-search-form form input {
  border: 1px solid #cccccc;
}

div.rgaccord1-content ul {
  padding-bottom: 20px!important;
}

/* --------------- Diashow Fabrikation - Swiss Made --------------- */

div.rgslideshow .rgssimg {
  border: 0 !important;
}

div.rgslideshow .rgsnest {
  width: 100% !important;
  border: 0px !important;
}

div.rgslideshow .rgstitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0.1em;
  padding: 5px 0 10px 15px;
}

div.rgslideshow .rgsdescription {
  display: none;
}

div.rgslideshownav .rgsnav2 {
  display: inline;
  background-color: #FFFFFF;
/*  background-image: #FFFFFF; url("gfx/navleft.gif"); */
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  margin: 0;
  padding: 3px 10px 1px 20px;
  height: 20px;
  border: 0;
}

div.rgslideshownav {
  text-align: right;
  border: 0 !important;
}

div.rgslideshownav .rgsbrowserEl {
  padding: 0 4px 0 4px;
  font-weight: bold;
  font-size: 10px;
  cursor: pointer;
  color: #999999;
}

div.rgslideshownav .rgsplay {
  font-size: 10px;
  font-weight: bold;
  color: #999999;
  cursor: pointer;
  padding-left: 5px;
}

div.rgslideshownav .rgsbrowser .rgsact {
  font-weight: bold;
  color: #d3222a;
}

div.rgslideshownav .rgssplitEl {
  color: 999999;
}

.rgslideshow .rgsbignext {
  right: 0pt;
  background-color: transparent;
  background-image: url("arr-r.png") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
}

.rgslideshow a.rgsbignext:hover {
  opacity: 0.8;
  background-color: transparent;
  background-image: url("arr-r.png") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
}

.rgslideshow .rgsbigprev {
  right: 0pt;
  background-color: transparent;
  background-image: url("arr-l.png") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
}

.rgslideshow a.rgsbigprev:hover {
  opacity: 0.8;
  background-color: transparent;
  background-image: url("arr-l.png") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
}


/* --------------- Haendler Dropdown --------------- */

.sel_mk_anydropdownmenu {
  border: 1px solid #C6C6C6;
  padding: 3px;
}

.result_mk_anydropdownmenu {
  position: relative;
  top: 0px;
  left: 0px;
  padding-top: 10px;
  margin-bottom: 10px;
  width: 480px;
}

.mkanydropdownmenu_title {
  display: block;
/*  background-color:#efefef;
  border-bottom: 1px solid #cccccc;  */
  color: #d3222a;
  margin-top: 10px;
  font-weight: bold;
}

.mkanydropdownmenu_mail {
  margin: 0px;
  padding: 0px;  
}

.mkanydropdownmenu_www {
  margin: 0px;
  padding: 0px;  
}

.mkanydropdownmenu_address {
  margin: 0px;
  padding: 0px;    
}

.mkanydropdownmenu_zip {
  margin: 0px;
  padding: 0px;    
}

.mkanydropdownmenu_city {
  margin: 0px;
  padding: 0px;    
}

.hide {
  display: none;
}

.icebox_container form.frm_mk_anydropdownmenu {
/*  position: relative;
  top: -80px;
  left: 50px;*/
}

.icebox_container div.result_mk_anydropdownmenu {
/*  position: relative;
  top: 0px;
  left: -450px;
  padding: 10px;
  background-color: #efefef; 
  border: 1px solid grey;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;  */
}

.worldmap {
  background: url(../images/worldmap.jpg) no-repeat 0 -35px;
  height: 20px;
  padding-top: 130px;
  text-align: left;
}

.worldmap p {
  height: 20px; 
  color: #d3222a;
  background-color: #ffffff!important;
}

.wtdirectory_filter_text_zip {
        border: 1px solid grey;
        width: 40px;
}

.csc-loginform input {
        border: 1px solid grey;
}

table.filelist {
font-size: 80%;
border-collapse: collapse;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #cccccc;
border-right-color-value: #cccccc;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #cccccc;
border-left-color-value: #cccccc;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
width: 100%;
}

table.filelist th {
color: #666666;
background-color: #efefef;
padding-top: 3px;
}

table.filelist tr.even {
  background-color: #f6f6f6;
}

.tx-contactslist-pi1 input {
  border: 1px solid #efefef;
  }
  
  
div.mapcat {
  display: none;
}

div.tx-damfrontend-pi1 ul#browseresultlist {
  list-style-type: none;
  margin-bottom: 10px;
/*  width: 100%;
  clear: both;*/
}

div.tx-damfrontend-pi1 ul#browseresultlist li {
  background-color: #efefef;
  border: 1px solid #cccccc;
  margin-right: 20px;
  padding: 5px;
}

div.tx-damfrontend-pi1 ul#browseresultlist li span {
  border: 0px solid #ffffff!important;
  background-color: #ffffff;
}

div#setListLength {
  display: none;
}

div#numberOfResults {
  width: 100%;
  text-align: left;
}

.markerTooltip {
  display: none!important;
}

#resultdiv {
  width: 600px;
  overflow: visible;
}

#resultdiv > div > div {
  margin-left: 0px;
  margin-right: 0px;
}

img#vertretungsgebietehotspots {
  border: none!important;
  padding: 0!important;
}


/* Just temporarily */

div.news-single-item .csc-textpic-image img {
  display: none;
}

.news-single-backlink {
  display: none;
}
/* ------------------------- wt_directory ------------------------- */
.wtdirectory_all_list dt, .wtdirectory_all_list dd {
  float: left;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 10px;
  clear: none;
}

.wtdirectory_all_list dt {
  display: none;
}

ul.wtdirectory_list li {
  list-style-type: none;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

div.wtdirectory_filter {
  border: none;
  padding-left: 0;
}

div.wt_directory_autocompletecontainer {
  background-color: transparent;
  display: none;
}

div.wtdirectory_filter_div {
  width: 180px;
  clear: none;
  float: left;
}

div.wtdirectory_filter input {
  float: left;
}

h2.wtdirectory, .wtdirectory_all_detail {
  margin-top: 20px;
}

.wtdirectory_pagebrowser {
  margin-top: 40px!important;
  clear: both;
}

div.wtdirectory_all_detaillink {
  margin-left: 0px!important;
}

.wtdirectory_all_list dd.wtdirectory_all_name {
  width: 600px;
}

.wtdirectory_all_list dd.wtdirectory_all_zip {
  clear: left;
}

dt.wtdirectory_all, dd.wtdirectory_all {
  padding-top: 2px;
  padding-bottom: 2px;
}

span.wtdirectory_noaddresses_notfound {
  clear: both;
  display: block;
}

dl.wtdirectory_all_detail {
  border: none;
}

.tx-wtdirectory-pi1 img {
  border: none!important;
  padding: none!important;
}

.tx-wtdirectory-pi1 a {
  position: relative;
  top: -5px;
  left: 0;
}

.tx-wtdirectory-pi1 dt, .tx-wtdirectory-pi1 dd {
  background-color: transparent;
} 

.wtdirectory_all_div {
  border-bottom: 1px solid #cccccc;
}
