h1 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #8b8a87;
  background: #fff none;
  position: relative;
  padding-bottom: 12px;
}

h2 {
  padding-left: 12px;
  font-size: 14px;
  color: #e16225;
  background: url(greysquare.gif) no-repeat 0 5px;
/*  padding-bottom: 10px;  */
  margin-bottom: 8px;
/*  border-bottom: 1px solid #8b8a87; */
}

h3 {
  font-size: 14px;
}

p {
  margin-top: 2px;
  margin-bottom: 10px;
}

ul {
  margin-bottom: 10px;
  padding-left: 15px;
  margin-left: 0px;
}

ol {
  margin-bottom: 10px;
  padding-left: 16px;
  margin-left: 0px;
}

ul li {
   list-style-position: outside;
   /* list-style-type: square; */  
   list-style-image: url(orangesquare.gif);
}

ul li ul li {
   list-style-position: outside;
   /* list-style-type: square; */  
   list-style-image: url(orangesquare2.gif);
}

ol li {
   list-style-position: outside;
}

a, a:active, a:visited, a:hover {
  color: #e16225;
}

#content td {
/*  padding: 10px; */
}

/* -------------------------------- Menus & Navigation -------------------------------- */

div#mainmenu a {
/*  display: block;
  float: left; */
  height: 19px;
  color: #828282;
  font-size: 14px;
  font-weight: bold;
  padding-top:14px;
  padding-left: 21px;
  line-height: 1.1;
  text-decoration: none;
  overflow: hidden;
}

div#mainmenu .aktiv a {
/*  display: block;
  float: left; */
  height: 19px;
    color: #e16225;
  font-size: 14px;
  font-weight: bold;
  padding-top:14px;  
  padding-left: 21px;
  line-height: 1.1;
  text-decoration: none;
  overflow: hidden;
}

div#mainmenu a:hover {
/*  display: block;
  float: left; */
  height: 19px;
    color: #e16225;
  font-size: 14px;
  font-weight: bold;
  padding-top:14px;  
  padding-left: 21px;
  line-height: 1.1;
  text-decoration: none;
  overflow: hidden;
}

h4 {
  font-size: 13px;  
  text-decoration: none;
  padding-left: 12px;
  background: url(h4-teaserpfeil.gif) no-repeat 0 3px;  
}

h4 a {
  color: #e16225; 
  text-decoration: none;
}

h4 .aktiv a {
  color: #e16225; 
  text-decoration: none;
}

h4 a:hover {
  color: #e16225; 
  text-decoration: none;
}

#backlink h4 {
  font-size: 12px;  
  text-decoration: none;
  padding-left: 12px;
  background: url(h4-teaserpfeil_back.gif) no-repeat 0 3px;  
}

#backlink h4 a, #backlink h4 .aktiv a, #backlink h4 a:hover {
  color: #e16225; 
  text-decoration: none;
}

div#breadcrumb {
  padding: 6px;
  font-size: 11px;  
}

div#breadcrumb a {
  color: #e16225; 
  font-size: 11px;
  text-decoration: none;
}

div#breadcrumb .aktiv a {
  color: #e16225; 
  text-decoration: none;  
}

div#breadcrumb a:hover {
  color: #e16225; 
  text-decoration: none;  
}

div#metanavigation a, div#subnavigation a {
  color: #e16225;
  text-decoration: none;
  margin-left: 10px;  
}

div#metanavigation .aktiv a, div#subnavigation .aktiv a {
  color: #e16225;
  text-decoration: none;
  margin-left: 10px;  
}

div#metanavigation a:hover, div#subnavigation a:hover {
  color: #e16225;
  text-decoration: underline;
  margin-left: 10px;  
}

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

/* -------------------------------- CSS3 Teile -------------------------------- */

/* -------------------------------------------------------------
    CSS3, Please! The Cross-Browser CSS3 Rule Generator
    © 2010; a Paul Irish and Jonathan Neal joint, in association w/ Boaz Sender
------------------------------------------------------------- */

.box_round {
     -moz-border-radius: 6px; /* FF1+ */
  -webkit-border-radius: 6px; /* Saf3+, Chrome */
          border-radius: 6px; /* Opera 10.5, IE 9 */
}
  
.box_shadow {
     -moz-box-shadow: 0px 0px 10px #828282; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 10px #828282; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 10px #828282; /* Opera 10.5, IE 9.0 */
}
  

/* -------------------------------- Stile für die Suchseite -------------------------------- */


.searchfield_input, .tx-tscleverreach-pi1 input {
  border: 1px solid #cccccc;
}

  
.csc-textpic-caption {
/*  display: none; */
}  

.csc-default {
/*  margin-bottom: 20px; */
}

#imagecycle_c12 {
/*  margin-bottom: 10px;
  margin-top: -10px; */
}

.csc-frame-indent6633 {
  width: 484px;
}

.csc-frame-frame2 dl.csc-textpic-firstcol {
  margin-right: 24px!important;
}

.rgslideshow .rgstitle {
  font-family: Arial, Helvetica, sans-serif!important;
     text-transform: none!important;  
}

/*---- Suchseite - Indexed Search ----*/

.tx-indexedsearch-searchbox-sword, #mailformuser, #mailformpass {
  border: 1px solid #cccccc;
}

.tx-indexedsearch-searchbox form {
  border: none!important;
}

div.csc-mailform-field label {
  display: block;
        width: 150px!important;
        margin-bottom: 5px;
}

div.csc-mailform-field input {
  display: block;
        width: 150px!important;
        margin-bottom: 10px;  
}

div.csc-mailform-field input#mailformsubmit {
  cursor: hand;
  cursor: pointer;
}

input.csc-mailform-submit, div.tx-dvssimplelogout-button input {
  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: #e16225 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
  color: #ffffff;
  border-right: 1px solid #9a3742!important;  
  border-bottom: 1px solid #9a3742!important;  
}

input:hover.csc-mailform-submit, div.tx-dvssimplelogout-button input:hover {
  background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
  color: #ffffff;
  border: 1px solid #9a3742;
}

.tx-indexedsearch-title-caption {
  font-weight: bold;
}

/* ----- CSV Tabelle ----- */

table.bit_csvtable {
  border: 1px solid grey;
  font-size: 10px;    
}

.bit_csvtable th {
  background-color: #cccccc;
  font-size: 12px;
  height: 28px;
  background: #cccccc url(tablesorter_background.jpg) right no-repeat;
  cursor: hand;
  cursor: pointer;
}

.bit_csvtable tr.odd {
  background-color: #efefef;
  font-size: 10px;  
}

.bit_csvtable tr.even {
  background-color: #ffffff;
  font-size: 10px;  
}

.bit_csvtable td {
  min-width: 80px;
}

/* --------------- Kontaktformular --------------- */

form#iletter_anmeldung, form#iletter_abmeldung {
  display: block;
  width: 500px;
}

fieldset.tx-powermail-pi1_fieldset_iletteranmeldung legend, fieldset.tx-powermail-pi1_fieldset_iletterabmeldung legend {
  display: none;
}

.tx-powermail-pi1_fieldset div input, .tx-powermail-pi1_fieldset div textarea {
  border: 1px solid #B2B2B2;
  margin: 0;
  float: left;
}

.tx-powermail-pi1_fieldset div textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 100px;
}

.formularfeld {
  height: 18px; 
  width: 250px;
  padding: 0 0 0 2px;
  background: #ffffff url(bg_searchfield.jpg) repeat-x;
  color: #657070;
  font-size: 12px; 
}

.powermail_check {
}

.tx_powermail_pi1_fieldwrap_html {
  margin-bottom: 8px!important;
  float: left;
  clear: left;
  width: 500px;  
}

.tx_powermail_pi1_fieldwrap_html label {
  display: block;
  clear: left;
  float: left;
  width: 120px;
}

.powermail_check_inner_uid10_0 label {
  display: block;
  clear: none!important;
  float: right!important;
  width: 280px;
}

#check_uid10_0 {
  float: left;
  margin-left: 120px;
}

div.powermail_check_inner {
  margin-top: 4px;
}

div.powermail_check_inner label {
}

tx_powermail_pi1_fieldwrap_html_submit {
  padding-left: 120px!important; 
  width: 100px;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
  margin-left: 120px!important; 
  padding: 2px 20px 2px 20px;
  cursor: hand;
  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: #e16225 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
  color: #ffffff;
  border-right: 1px solid #9a3742!important;  
  border-bottom: 1px solid #9a3742!important;  
}

input.tx-powermail-pi1_mandatory_submit {
  background: #e16225 url(contentleft_h1_bg.gif) no-repeat -100px -1px!important;
}

input:hover.powermail_submit {
  background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -180px -1px;
  color: #ffffff;
  border: 1px solid #9a3742;
}

input:hover.tx-powermail-pi1_mandatory_submit {
  background: #e72b20 url(contentleft_h1_bg.gif) no-repeat -100px -1px;
  color: #ffffff;
  border: 1px solid #9a3742;
}

ul.powermail_mandatory_list {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: square;  
}

.tx-powermail-pi1_mandatory strong {
  font-weight: normal;
}

.powermail_mandatory_listitem strong {
  font-size: 12px;
}

.powermail_mandatory_listitem strong b {
  color: #e72b20;
}

#powermaildiv_uid11 {
  clear: both;
  margin-top: 40px;
}

span.powermail_mandatory {
  color: #e72b20;  
}

div.powermail_radio_inner {
  margin-left: 120px;
}

input.powermail_radio {
  width: 20px;
  float: left;
  clear: none;
/*  clear: left; */
}

.powermail_radio_inner label {
  width: 50px;
  float: left;
  clear: none;  
/*  clear: right;  */
}

li.deep0 {
  font-weight: bold;
}

li.deep1 {
  font-weight: normal;
}

li.deep2 {
  font-weight: normal;
}
 
div#c79 dd.csc-textpic-caption, div#c331 dd.csc-textpic-caption, div#c492 dd.csc-textpic-caption, div#c525 dd.csc-textpic-caption {
  height: 14px;
  overflow: hidden;
  margin-bottom: 8px; 
}

iframe {
  float: left;
  padding: 0px;
}

.c501 .subcl, #c349 {
  text-align: right;
}

/* --------------- Einbindung convert-control.de --------------- */

.page-plant-4847-yield div#header {
  display: none!important;
}

/* --------------- CSV-Table --------------- */


table.bit_csvtable tbody tr td {
  padding: 3px;
  vertical-align: top;  
}

/* --------------- Trenner --------------- */


div.divider hr {
  border-bottom: 1px solid #dedede;  
}


/* --------------- Multicolumn --------------- */


li.column {
  list-style-type: none;
  list-style-position: inside;  
  list-style-image: none;
}

