/*----------------------------------------------------------------*/
/*--global--*/
/*----------------------------------------------------------------*/
html,body,form {
  padding: 0;
  margin: 0;
  border: 0;
}

html,body,td,th {
  font-size: 11px;
  font-family: "Lucida Sans Unicode", Arial, "Lucida Grande", "Bitstream Vera Sans", Verdana, Futura, Helvetica, sans-serif;
  color: #484D51;
}

img,table,tr,td,a {
  border: 0;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,table,form {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 13px;
  margin: 12px 0px 6px;
}

h4 {
  font-size: 12px;
}

ul {
  list-style-type: square;
}

ul, ol {
  margin-left: 20px;
}

a {
  color: #484D51;
  text-decoration: underline;
}

a:hover {
  color: #62B32D;
}

div.div_content_box01 a img {
  border: 1px solid #000000;
}


/*----------------------------------------------------------------*/
/*--divs--*/
/*----------------------------------------------------------------*/
div#div_back_dummy {
  background-color: #62B32D;
  height: 111px;
  width: 50%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-Index: 10;
}

div#div_global_container {
  width: 996px;
  position: absolute;
  z-Index: 100;
  left: 50%;
  margin-left: -498px;
  top: 0px;
}



/*----------------------------------------------------------------*/
/*--header--*/
/*----------------------------------------------------------------*/
div#div_header_abstand {
  background: url(../bilder/layout/bg_header.gif) no-repeat;
  height: 10px;
  line-height: 10px;
  font-size: 1px;
}

div#div_header_container {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #9FA7AB;
}

div#div_header_links_container {
  border-top: 1px solid #ffffff;
  float: left;
  display: inline;
}

div#div_header_rechts_container {
  border-top: 1px solid #9FA7AB;
  float: left;
  display: inline;
  background-color: #fff;
  height: 100px;
  overflow: hidden;
}

div#div_header_links {
  width: 748px;
  background: #62B32D url(../bilder/layout/bg_header_bild1.jpg) no-repeat;
  text-align: right;
  height: 100px;
  overflow: hidden;
}

div#div_header_rechts {
  width: 246px;
}

div#div_header_balken {
  clear: both;
  background: url(../bilder/layout/bg_header_bild2.jpg) no-repeat;
}

div#div_header_standort {
  margin: 0px 0px 0px 266px;
  float: left;
  display: inline;
  width: 510px;
  height: 45px;
  padding: 10px 0px 0px 0px;
}

div#div_header_standort div {
  color: #93989C;
  font-weight: bold;
}

div#div_header_standort div a {
  color: #93989C;
  text-decoration: underline;
  font-weight: normal;
}

div#div_header_suche {
  float: left;
  display: inline;
  width: 210px;
  padding: 10px 0px 0px 0px;
}

div#div_header_suche div {
  color: #ffffff;
}

div#div_header_suche div input.suchfeld {
  background-color: #72797F;
  border: 0;
  width: 134px;
  height: 17px;
  color: #ffffff;
  margin: 0px 9px 0px 0px;
}

div#div_header_clear {
  clear: both;
  background: #ffffff url(../bilder/layout/bg_container.gif) repeat-Y;
  height: 24px;
  line-height: 24px;
}





/*----------------------------------------------------------------*/
/*--content--*/
/*----------------------------------------------------------------*/
div#div_content_container {
  border-right: 1px solid #9FA7AB;
  border-left: 1px solid #9FA7AB;
  background: #ffffff url(../bilder/layout/bg_container.gif) repeat-Y;
}

div#div_content_container_bild {
  background: url(../bilder/layout/bg_content.jpg) no-repeat;
  background-position: bottom right;
}

div#div_content_rechts {
  float: right;
  display: inline;
  width: 704px;
}

div#div_content {
  width: 670px;
  padding: 0px 0px 20px 0px;
}

div#div_content_links {
  display: inline;
  float: left;
  width: 224px;
}

div#div_content_clear {
  clear: both;
  background-color: #9FA7AB;
  line-height: 1px;
  height: 1px;
  font-size: 1px;
  margin-bottom: 16px;
}



/*----------------------------------------------------------------*/
/*--topnavi--*/
/*----------------------------------------------------------------*/
div#div_topnavi {
  border-top: 1px solid #9FA7AB;
}

div.topnavi_off, div.topnavi_on {
  padding: 0px 0px 0px 32px;
  border-bottom: 1px solid #9FA7AB;
  display: block;
}

div.topnavi_off {
  background: #ffffff url(../bilder/layout/btn_topnavi_off.gif) no-repeat;

}

div.topnavi_on, div.topnavi_off:hover {
  background: #727A7D url(../bilder/layout/btn_topnavi_on.gif) no-repeat;
}

div.topnavi_on a, div.topnavi_off a {
  color: #484D51;
  text-decoration: none;
  font-weight: bold;
  line-height: 21px;
}

div.topnavi_on a, div.topnavi_off:hover a {
  color: #ffffff;
}


/*----------------------------------------------------------------*/
/*--subnavi--*/
/*----------------------------------------------------------------*/
div#div_subnavi {
  background: #ffffff url(../bilder/layout/bg_subnavi_container.gif) repeat-Y;
  padding: 6px 0px 6px 7px;
  border-bottom: 1px solid #9FA7AB;
}

div.subnavi_off, div.subnavi_on {
  padding: 0px 0px 0px 27px;
  line-height: 11px;
}

div.subnavi_on {
  background: url(../bilder/layout/bg_subnavi_on.gif) no-repeat;
}

div.subnavi_on a, div.subnavi_off a {
  color: #484D51;
  text-decoration: none;
  line-height: 11px;
}

div.div_subnavi_trenner, div.div_subnavi_trenner div {
  height: 10px;
  line-height: 10px;
  font-size: 1px;
}

div.div_subnavi_trenner {
  background: #F3F3F3;
  margin: 0px 0px 0px 22px;
}

div.div_subnavi_trenner div {
  background: #F3F3F3 url(../bilder/layout/bg_subnavi_trenner.gif) repeat-X;
  margin: 0px 5px 0px 5px;
}

div#div_sprachwahl {
}

div#div_sprachwahl, div#div_kleinenavi, #div_logos {
  padding: 6px 18px 12px 18px;
}

div#div_sprachwahl a {
  color: #484D51;
  text-decoration: underline;
}

div#div_kleinenavi a {
  color: #484D51;
  text-decoration: underline;
  margin: 0px 5px 0px 0px;
}






/*----------------------------------------------------------------*/
/*--content--*/
/*----------------------------------------------------------------*/
div.div_content_box01 {
  border-bottom: 3px solid #62B22E;
  margin: 0px 0px 10px 0px;
  background-color: #fff;
}

div.div_content_box01 div.innen {
  padding: 8px 14px 8px 14px;
}

div.div_content_box01 h1.headline {
  background-color: #717A7F;
  padding: 8px 14px 8px 14px;
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
}

div.div_content_box01 p {
  background-color: #fff;
}

div.div_content_box01 p.liniert {
  border-bottom: 1px solid #DEDEDE;
  background-color: #fff;
}

div.div_content_box01 ul {
  background-color: #fff;
}

ul {
  margin-top: 0px;
  margin-left: 16px;
  padding: 0px;
  list-style-image: url(../bilder/layout/li_dot.gif);
}

ul li {
  margin: 6px 0px 0px 0px;
}




/*----------------------------------------------------------------*/
/*--sitemap--*/
/*----------------------------------------------------------------*/
div.sitemap_item {
  padding-left: 10px;
  line-height: 18px;
  background-image: url(../bilder/layout/li_dot.gif);
  background-repeat: no-repeat;
}

div.sitemap_item a {
  text-decoration: underline;
}



/*----------------------------------------------------------------*/
/*--kontaktformular--*/
/*----------------------------------------------------------------*/
table.cx_contact {

}

table.cx_contact td {
  line-height: 24px;
}

table.cx_contact td.cx_spalte0 {
  width: 140px;
}

.cx_pflicht {
  color: #cc0000;
}

table.cx_contact td input.cx_contact_feld_plz, table.cx_contact td input.cx_contact_feld_default, table.cx_contact td input.cx_contact_feld_plz_lang {
  height: 20px;
  width: 200px;
}

table.cx_contact td input.cx_contact_feld_plz {
  width: 50px;
  margin-right: 4px;
}

table.cx_contact td input.cx_contact_feld_plz_lang {
  width: 146px;
}

table.cx_contact td input.cx_contact_btn_send, table.cx_contact td input.cx_contact_btn_reset {
  height: 22px;
  margin-right: 4px;
}

table.cx_contact td textarea.cx_contact_kommentar {
  width: 200px;
  height: 90px;
}




/*----------------------------------------------------------------*/
/*--suche--*/
/*----------------------------------------------------------------*/
input.schnellsuche {
  background: #ffffff url(../bilder/layout/back_suche.gif) repeat-X;
  border: 1px solid #A3A3A3;
  height: 18px;
  font-weight: normal;
  line-height: 16px;
}

span.suche_last_edit {
  font-size: 10px;
}

a.suche_like_text {
  text-decoration: none;
  color: #5A5A5A;
}

span.suchtreffer {
  text-decoration: underline;
}

a.suche_a {
  font-size: 10px;
}

div.suche_treffer {
  border: 1px solid #3B507F;
  padding: 5px;
}

div.div_suche_formular {
  padding: 8px;
  background-color: #E5E5E7;
  margin-bottom: 20px;
}

input.formular_suche {
  margin-top: 2px;
  margin-bottom: 2px;
  width: 170px;
}



/*--sonstiges--*/
a.pdf_link {
  background-image: url(../media/bilder/icons/pdf.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
  padding-bottom: 2px;
}

#sprachwahl {
  position: absolute;
  top: 180px;
  left: 50%;
  margin-left: -487px;
  z-Index: 999;
}

.flag_en {
  background: transparent url('../bilder/flag_en.gif') left center no-repeat;
  padding-left: 22px;
}

.flag_de {
  background: transparent url('../bilder/flag_de.gif') left center no-repeat;
  padding-left: 22px;
}

div.div_content_box01 .produkt01 p {
  background: transparent;
}

div.div_content_box01 div.produkt01 {
  padding: 8px 14px 8px 14px;
  background: #fff url('../media/bilder/news_produkt.jpg') left bottom no-repeat;
  padding-left: 280px; 
}




fieldset {
  width: 92%;
  margin-bottom: 1em;
  padding: 0.6em;
  -moz-border-radius: 6px;
}

fieldset legend {
  color: #C30000;
  font-weight: bold;
  letter-spacing: 0.1em;
}

fieldset table {
  width: 100%;
}

fieldset table td.spalte-1, table td.spalte-1 {
  width: 25%;
  text-align: right;
  padding-right: 0.5em;
  padding-bottom: 0.3em;
}

fieldset table td.spalte-2 {
  width: 70%;
  text-align: left;
  padding-bottom: 0.3em;
}
