body {
  padding: 0;
  margin: 0;
  background: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  color: #000;
  font-size: x-small;
  /* IE5 Win */
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}

form {
  margin: 0px;
  padding: 0px;
}

.clear {
  clear: both;
}

br.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
}

.unsichtbar {
  display: none;
}

div,p {
  margin-top: 0
}

ul {
  margin: 0.5em 1em;
  padding: 0em;
  display: block;
}

ul li {
  padding: 0 10px;
  list-style-type: disc;
  margin: 0em;
}

#wrapper {
  height: 100%;
  min-height: 100%;
  background: #fff;
  margin-bottom: -4em;
  color: #000000;
}

.page_margins {
  -moz-box-shadow: 0px 0px 10px #bababa;
  -webkit-box-shadow: 0px 0px 10px #bababa;
  box-shadow: 0px 0px 10px #bababa;
  border-top: 1px solid #A2A4B2;
  background:#FFF;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  width: 1024px;
}

#mittelwrapper {
  float: left;
  width: 63%;
}

a:link, a:visited, a:hover, a:active {
  
}

/*for mozilla as IE treats height as min-height anyway*/

html>body #wrapper {
  height: auto;
}

#header {
  height: 173px;
  background-color: #cfd8e9;
  position: relative;
  /*background-image: url(header/Start_new.jpg);*/
  background-repeat: no-repeat;
}

#header a.homelink {
  display: block;
  height: 53px;
  left: 23px;
  position: absolute;
  top: 105px;
  width: 221px;
  z-index: 1111111;
  background:url('logo_ie.png');
}

#printheader {
  display: none;
}

#header p {
  display: none;
  color: #333;
  font-size: 1.5em;
  padding: 2em;
}

* html #header {
  height: 100px
}

/* ie needs this*/

#zusatznavi, #kruemelpfad {
  position: relative;
  height: 1.6em;
}

#header p, #zusatznavi p, #kruemelpfad p {
  margin: 0
}

#zusatznavi {
  padding: 8px .6em;
  text-align: left;
  background-color: #0a347b;
  color: #fff;
  height: auto;
  zoom: 1;
}

div#zusatznavi a {
  padding: 0 0.8em 0 0.65em;
  color: #fff;
  border-right: 1px dotted #5471a3;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}

p#sprachumschalter {
  display: inline;
  float: right;
}

p#sprachumschalter a {
  border: none;
  padding: 0 0 0 5px;
}

#kruemelpfad {
  background-color: #fff;
  padding: 1em 0;
  margin-left: 14em;
}

#kruemelpfad, #kruemelpfad a {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

#kruemelpfad p {
  margin: 0 1.5em;
  font-size: 86%;
  padding: 0em;
}

#kruemelpfad span.loginlink {
  float: right;
  text-align: right;
  width: 16em;
  padding: 0;
  display: block;
}

#schnellsuche {
  background-color: #0a347b;
  color: #ffffff;
  padding: .25em 10px .5em 20px;
  font-size: 100%;
  text-align: center;
}

#schnellsuche h3 {
  font-weight: bold;
  font-size: 100%;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#schnellsuche p {
  padding-left: 0px;
  text-align: left;
  padding-bottom: 0px;
}

#ihkr #schnellsuche input {
  width: 110px;
}

#nwob #schnellsuche input {
  width: 10.8em;
}

#schnellsuche input.eingabefeld {
  height: 16px;
}

#ihkr #schnellsuche input.absendebutton {
	width: 22px;
	height: 22px;
	background: url(../system/suche_new.gif) no-repeat 0px 0px;
	border: none;
	cursor: pointer;
	position: relative;
	top: 1px;
	/top: -1px;
	left: -4px;
	/left: -5px;
}

#nwob #schnellsuche input.absendebutton {
  width: 11.2em;
  margin-top: 4px;
  background-color: #c5cae0;
  font-weight: bold;
}

#schnellsuche a.kontaktlink {
  color:#fff; 
  margin-top:6px; 
  padding-left: 0px; 
  float: left; 
  font-weight: bold;
  text-decoration: none;
}

#schnellsuche a:hover.kontaktlink {
  text-decoration: underline;
}

}

* html #zusatznavi {
  height: 1px
}

/* ie needs this*/

* html #kruemelpfad, * html #schnellsuche,* html #kategorienmenue {
  height: 1px
}

#linkeSpalte {
  position: relative;
  /*ie needs this to show float */
  width: 14em;
  background-color: #EEF0F3;
  float: left;
  /*must be 1px less than width otherwise won't push footer down */
  z-index: 100;
}

* html #linkeSpalte {
  padding-bottom: 50px;
  margin-right: -3px;
}

/*fix gap in ie next to float and clear footer because we've moved float too far left*/

#rechteSpalte {
  position: relative;
  /*ie needs this to show float */
  width: 14em;
  float: right;
  /*must be 1px less than width otherwise won't push footer down */
  overflow: hidden;
}

#rechteSpalte p {
  border-left: 1px solid #EEF0F3;
  border-bottom: 1px solid #EEF0F3;
}

#footer {
  clear: both;
  height: 4em;
  background-color: #fff;
  color: #000000;
  text-align: center;
  margin-left: 14em;
  margin-right: 14em;
  position: relative;
  font-size: 11px;
  margin-top: 20px;
}

#footer p {
  color: #666;
  text-decoration: none;
  margin: 0.3em 0;
}

#footer a {
  color: #666;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/*only ie gets this style*/

* html #footer {
  /* for ie5: */
  \height:4em;
  /* for ie6: */
  he\ight: 4em;
}

#clearfooter {
  clear: both;
  height: 4em;
}

/*needed to make room for footer*/

* > html #clearfooter {
  float: left;
  width: 100%;
}

/* ie mac styles */

/*clear top margin for mozilla*/

* html #mittlereSpalte {
  height: 1%;
  margin-bottom: 12px
}

/* combat IE's 3 pixel jog */

#mittlereSpalte {
  position: relative;
  z-index: 1;
  margin: 0 1.3em;
  padding: 0;
  overflow: hidden;
}

#mittlereSpalte ul {
  margin-left: 35px;
}

span.date {
  color: #0a347b;
}

div.textblock1, div.teaserblock, div.trefferblock, div.textblock-cat, div#rechteElementSpalte, div.textblocklinks, div.trefferblocklinks {
  padding: 20px 20px 20px 5px;
  font-size: 94%;
  margin: 0px;
}

div.trefferitem {
  position: relative;
}

div.teaserblock p.mehrlink a, div.trefferblock p.mehrlink a, div.trefferblocklinks p.mehrlink a, div.elementTeaserBlockblank p.mehrlink a {
  color: #333;
  font-style: italic;
  padding: 5px 10px;
  position: absolute;
  bottom: 10px;
  right: 0;
}

div.textblock1 h1, div.textblock-cat h1, div.textblocklinks h1 {
  position: relative;
  /*ie needs this to show float */
  margin: 0 0 1.6em 0;
  padding: 0;
  color: #0a347b;
  font-weight: bold;
  font-size: 150%;
}

div.textblock1 h3 {
  /*position:relative;ie needs this to show float */
  margin: 2em 0 1em 0;
  padding: 0;
  color: #0a347b;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 1px #0a347b dotted;
}

div.teaserblock h1, div.trefferblock h1, div.trefferblocklinks h1, div.elementTeaserBlock h1, div.elementTeaserBlockblank h1 {
  position: relative;
  /*ie needs this to show float */
  margin: 0 0 .6em 0;
  padding: 0;
  color: #0a347b;
  font-weight: bold;
  font-size: 110%;
}

div.textblocklinks, div.trefferblocklinks {
  /*margin-right: 40%;*/
  padding-right: 10px;
  position: relative;
}

div#rechteElementSpalte {
  /*width: 33%;
    float: right;*/
  background: #fff;
  padding-left: 10px;
}

div.elementLinkBlock, div.elementTeaserBlock, div.elementTeaserBlockblank {
  background-color: #FFF;
  text-align: left;
  padding: 10px;
}

div.elementTeaserBlock, div.elementTeaserBlockblank {
  margin-bottom: 15px;
}

div.elementTeaserBlockblank {
  border-bottom: 1px dotted #999;
  margin: 0 0 15px 0;
  padding: 0em;
  position: relative;
  background-color: transparent;
  overflow: hidden;
}

div.zusatztextbox {
  border-right: 1px dotted #999;
  border-left: 1px dotted #999;
  border-bottom: 1px dotted #999;
  position: relative;
  text-align: left;
  margin: 0 -20px 5px 12px;
  width: 40%;
  float: right;
}

div.zusatztextbox p {
  padding: 0px 10px;
}

div.zusatztextbox table p {
  margin: 0px;
}

div.zusatztextbox dt {
  font-weight: bold;
}

div.zusatztextbox h2 strong a {
  color: #FFF;
  background: none;
  padding-left: 0px;
}

div.serviceblock {
  position: relative;
  border-top: 1px dotted #0A347B;
  clear: both;
  padding: 45px 6px 0px 0px;
  z-index: 50;
  background-image: url(icon_service.gif);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  margin-top: 20px;
  text-align: left;
}

div.serviceblock dl {
  padding: 0px;
  margin: 0px;
}

div.serviceblock dt {
  font-weight: bold;
  padding-top: 8px;
  line-height: 100%;
}

div.serviceblock a {
  margin-right: 5px;
  color: #0a347b;
}

div.contentpfad {
  font-size: 90%;
  color: #666;
}

img.contentbild {
  margin: 0 12px 5px 0px;
  float: left;
}

img.hinweisbild {
  margin: 0 12px 5px 0px;
  float: left;
}

table.bildcontainer {
  margin: 0 12px 12px -36px;
  float: left;
  padding: 0 0 0 36px;
}

table.bildcontainer img {
  margin: 0 0 5px -36px;
  padding: 0px;
}

* html table.bildcontainer img {
  margin: 0;
}

table.bildcontainer p {
  margin: 0;
  color: #333;
  padding: 5px 5px 5px 0;
  font-size: 92%;
  line-height: 120%;
}

* html table.bildcontainer p {
  margin: 0 0 0 36px;
}

div.headergrafik {
  margin: 0;
  color: #333;
  padding: 0 0 20px 0;
  font-size: 92%;
  line-height: 120%;
}

p.einleitung {
  font-weight: bold;
}

p.einleitung span {
  font-weight: normal;
  color: #0a347b;
}

div#rechteSpalte h2, div#mittlereSpalte h2, div#mittelinkeSpalte  h2, div#mitterechteSpalte h2 {
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 100%;
  background-repeat: no-repeat;
  background-position: 0px 50%;
  margin: 0px;
}

div#mittlereSpalte h2, div#mittelinkeSpalte  h2, div#mitterechteSpalte h2 {
  background: url('grad.png') repeat-y #FFF;
  color: #FFF;
}

div#rechteSpalte h2 {
  background-color: #0A347B;
  color: #fff;
}

div.nurTextRechteSpalte {
  margin: 5px 5px 5px 10px;
}

div#mittelinkeSpalte {
  /*width: 31.9%;*/
  width: 63%;
  float: left;
  margin: 0;
  padding: 0;
  background: inherit;
  overflow: hidden;
}

div#mitterechteSpalte {
  /*width: 31.9%;*/
  width: 63%;
  float: right;
  margin: 0;
  padding: 0;
  background: inherit;
  overflow: hidden;
}

div.teaserblock {
  position: relative;
  z-index: 1;
  /*background-color: #EEF0F3;*/
}

div#mittelinkeSpalte div.teaserblock {
  margin: 0 0.65em 1.3em 1.3em;
}

div#mittelinkeSpalte  h2 {
  margin: 0 0.65em 0 1.3em;
}

div#mitterechteSpalte div.teaserblock {
  margin: 0 1.3em 1.3em 0.65em;
}

div#mitterechteSpalte h2 {
  margin: 0 1.3em 0 0.65em;
}

div.teaserblock h1, div.teaserblock h1 a {
  position: relative;
  /*ie needs this to show float */
  margin: 0;
  padding: 0;
  color: #0a347b;
  font-weight: bold;
  font-size: 110%;
}

div.textblock-cat {
  border-bottom: 1px #0A347B dotted;
  margin-bottom: 2em;
}

div.hinweisbox {
  background-color: #C5CAE0;
  padding: 2px 8px;
  border: 2px #0A347B solid;
  margin: 15px 0;
}

h1 a {
  color: inherit;
  text-decoration: none;
  color: #0a347b;
}

h1 a:hover {
  color: inherit;
  text-decoration: underline;
}

#minHeight {
  float: left;
  width: 0px;
  height: 100%;
  margin-bottom: -5em;
}

/*safari wrapper thanks to Tim Connor*/

* html #minHeight {
  margin-bottom: -5em;
}

div.kategorienmenue, div.kategorienmenue p {
  margin: 0;
  padding: 0;
}

div.kategorienmenue span {
  margin: 0;
  padding: 0;
  display: block;
  padding-top: 4px;
  padding-bottom: 3px;
  line-height: normal;
}

p.ebene0-kat0 span, p.ebene1-kat0 span, p.ebene0-kat1 span, p.ebene1-kat1 span, p.ebene0-kat2 span, p.ebene1-kat2 span, p.ebene0-kat3 span, p.ebene1-kat3 span, p.ebene0-kat4 span, p.ebene1-kat4 span, p.ebene0-kat5 span, p.ebene1-kat5 span, p.ebene0-kat6 span, p.ebene1-kat6 span {
  border: none;
}

p.ebene0-kat0 a, p.ebene1-kat0 a, p.ebene0-kat1 a, p.ebene1-kat1 a, p.ebene0-kat2 a, p.ebene1-kat2 a, p.ebene0-kat3 a, p.ebene1-kat3 a, p.ebene0-kat4 a, p.ebene1-kat4 a, p.ebene0-kat5 a, p.ebene1-kat5 a, p.ebene0-kat6 a, p.ebene1-kat6 a {
  border-bottom: 1px #9DAECA dotted;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 0 8px 20px;
  color: #0A347B;
  display: block;
  background-position: -10px 3px;
  background-repeat: no-repeat;
}

p.ebene0-kat0 a:hover,
p.ebene1-kat0 a:hover,
p.ebene0-kat1 a:hover,
p.ebene1-kat1 a:hover,
p.ebene0-kat2 a:hover,
p.ebene1-kat2 a:hover,
p.ebene0-kat3 a:hover,
p.ebene1-kat3 a:hover,
p.ebene0-kat4 a:hover,
p.ebene1-kat4 a:hover,
p.ebene0-kat5 a:hover,
p.ebene1-kat5 a:hover,
p.ebene0-kat6 a:hover,
p.ebene1-kat6 a:hover,
p.ebene1-kat1 a {
  background: #0A347B;
  color: #FFF;
}

p.ebene0-kat0 a:hover, p.ebene1-kat0 a:hover, p.ebene0-kat1 a:hover, p.ebene1-kat1 a:hover, p.ebene0-kat2 a:hover, p.ebene1-kat2 a:hover, p.ebene0-kat3 a:hover, p.ebene1-kat3 a:hover, p.ebene0-kat4 a:hover, p.ebene1-kat4 a:hover, p.ebene0-kat5 a:hover, p.ebene1-kat5 a:hover, p.ebene0-kat6 a:hover, p.ebene1-kat6 a:hover {
  background-position: -4px 3px;
}

p.ebene0-kat0 a:hover, p.ebene1-kat0 a, p.ebene0-kat2 a:hover, p.ebene1-kat2 a, p.ebene0-kat3 a:hover, p.ebene1-kat3 a, p.ebene0-kat4 a:hover, p.ebene1-kat4 a, p.ebene0-kat5 a:hover, p.ebene1-kat5 a, p.ebene0-kat6 a:hover, p.ebene1-kat6 a {
  background: #0A347B;
  color: #FFF;
}

p.ebene1-kat0 a {
  border-top: 1px dotted #FFF;
}

p.ebene2 a, p.ebene2an a {
  display: block;
  font-size: 90%;
  text-decoration: none;
  color: #0A347B;
  padding-left: 20px;
  background-position: -10px 3px;
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px dotted #CED6E5;
}

p.ebene2 a:hover, p.ebene2an a:hover {
  background: #0A347B;
  color: #FFF;
}

p.ebene2 a span, p.ebene2an a span {
  padding-left: 10px;
}

p.ebene2an a span {
  font-weight: bold;
}

p.ebene3 a, p.ebene3an a {
  display: block;
  font-size: 90%;
  text-decoration: none;
  color: #666;
  background-position: -5px 3px;
  background-repeat: no-repeat;
  padding: 5px 5px 5px 30px;
  border-bottom: 1px dotted #DEDEDE;
}

p.ebene3 a span, p.ebene3an a span {
  padding-left: 10px;
}

p.ebene3 a:hover, p.ebene3an a:hover {
  background: #0A347B;
  color: #FFF;
}

p.ebene4 a, p.ebene4an a {
  display: block;
  font-size: 90%;
  text-decoration: none;
  color: #545b6e;
  padding-left: 35px;
  background-position: -1px 3px;
  background-repeat: no-repeat;
}

p.ebene4 a:hover, p.ebene4an a:hover {
  font-weight: bold;
}

/*fabdefinition fuer submenue*/

p.ebene2, p.ebene2an {
  background: url('grad2.gif') repeat-y right #FFF;
}

p.ebene3, p.ebene3an {
  background-color: #FFF;
}

p.ebene4, p.ebene4an {
  background-color: #FFF;
}

p.ebene2an a, p.ebene3an a, p.ebene4an a {
  background: #999;
  color: #FFF;
}

div.logoslinkesmenue {
  background: #FFF;
  padding: 25px 32px;
}

div#rechteSpalte a {
  display: block;
  border-bottom: 1px #0A347B dotted;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-size: 94%;
  text-decoration: none;
  line-height: 1.2em;
  overflow: hidden;
  padding-right: 5px;
  zoom: 1;
}

* html div#rechteSpalte a:hover {
  text-decoration: underline;
}

div#rechteSpalte a span.date {
  color: #0a347b;
  font-weight: bold;
}

div#rechteSpalte a:hover span.date {
  color: #0a347b;
  text-decoration: none;
}

div#rechteSpalte a span.text {
  color: #000;
}

div#rechteSpalte a:hover span.text {
  color: #000;
  text-decoration: none;
}

div#rechteSpalte a span.more {
  color: #333;
  display: block;
  float: right;
  margin-top: 3px;
}

div#rechteSpalte a:hover span.more {
  text-decoration: underline;
}

div#rechteSpalte a.last {
  color: #000;
  border-bottom: none;
  font-weight: bold;
  padding-bottom: 10px;
}

div#rechteSpalte a:hover.last {
  text-decoration: underline;
}

p.mehrlink {
  text-align: right;
}

div.trefferblock p, div.trefferblocklinks p, div.elementTeaserBlock p, div.elementTeaserBlockblank p {
  margin: 0px;
}

td p {
  margin: 0px;
}

div.trefferblock p.mehrlink, div.trefferblocklinks p.mehrlink {
  text-align: right;
  border-bottom: 1px #0A347B dotted;
  margin: 0 0 2em 0;
  padding: 10px;
  position: relative;
  margin-top: 10px;
}

* html div.trefferblock p.mehrlink {
  zoom: 1;
}

*+html div.trefferblock p.mehrlink {
  zoom: 1;
}

* html div.trefferblocklinks p.mehrlink {
  zoom: 1;
}

*+html div.trefferblocklinks p.mehrlink {
  zoom: 1;
}


div.elementTeaserBlock p.mehrlink, div.elementTeaserBlockblank p.mehrlink {
  text-align: right;
  margin: 0 0 2em 0;
  padding: 0;
}

div.trefferblaettern {
  border-bottom: 2px #fff solid;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
  line-height: 2em;
}

div.trefferblaetternunten {
  border: none;
}

p.mehrlink a, div.trefferblaettern a {
  color: #0a347b;
  text-decoration: none;
  font-weight: normal;
}

p.mehrlink a:hover, div.trefferblaettern a:hover {
  text-decoration: underline;
}

div.trefferlistlinks {
	float: right;
	width: 45%;
	text-align: right;
}

div.trefferlistpodcast {
	width: 45%;
}

div.hinweisbox p.mehrlink {
  margin: 0;
  border: none;
}

div.currentSearchstring {
  border-bottom: 2px #fff solid;
  margin: 0 0 10px 0;
  padding: 8px;
  font-size: 110%;
  line-height: 2em;
  background-color: #c5cae0;
  color: #0a347b;
}

a.anchor {
  margin: 0px;
  padding: 0px;
  border: none;
  background-image: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
  font-size: 0%;
  text-decoration: none;
  line-height: 0%;
}

div.textblock1 a, div.text a, div.textblock-cat a, div.textblocklinks a {
  color: #0a347b;
  text-decoration: none;
  padding-left: 10px;
  background-image: url(link-a-02_new.gif);
  background-repeat: no-repeat;
  background-position: 0px 45%;
}

div.elementLinkBlock p.linkliste {
  color: #0a347b;
  text-decoration: none;
  padding-left: 15px;
  background-image: url(link-a-02_new.gif);
  background-repeat: no-repeat;
  background-position: 3px 2px;
  line-height: 120%;
  margin: .6em 0 0 0;
}

div.elementLinkBlock a {
  color: #0a347b;
  text-decoration: none;
  padding-left: 0px;
  background: none;
}

div.textblock1 a:hover, div.text a:hover, div.textblock-cat a:hover, div.textblocklinks a:hover, div.elementLinkBlock a:hover {
  text-decoration: underline;
}

div.textblock1 td.ansprechpName a {
	background: none;
	color: #000;
	padding-left: 0;
}

div.textblock1 td.ansprechpName a:hover {
	background: none;
	color: #0a347b;
	text-decoration: underline;
}


#loginbox {
  position: relative;
  text-align: left;
  margin: 0 0 5px 12px;
  padding: 10px;
  float: right;
  width: 35%;
}

#loginbox form {
  line-height: 200%;
}

#loginbox h3 {
  background-color: #0a347b;
  color: #fff;
  font-weight: bold;
  margin: -10px -10px 10px -10px;
  background-image: none;
  padding: 2px 10px;
}

.fehlermeldung, .pollError {
  text-align: left;
  font-weight: bold;
  color: #ff0000;
}

#loginbox .fehlermeldung {
  text-align: center;
  font-weight: bold;
  color: #ff0000;
}

#loginbox absendebutton {
  text-align: center;
  font-weight: bold;
}

#loginbox label {
  clear: both;
}

#loginbox input {
  margin-left: 2em;
  width: 70%;
}

div.ceckboxmatrix td {
  vertical-align: top;
}

p.ansprechpAlphabet a,
p.wmwAlphabet a {
  background: none;
  padding: 0 2px;
}

td.ansprechpSektion {
  color: #133a7c;
  font-size: 150%;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px #133a7c dotted;
}

td.ansprechpSektion a {
  background: none;
}

td.ansprechpName {
  font-weight: bold;
  font-size: 110%;
  padding: 2px 3px 4px 3px;
}

td.ansprechpEmail {
  font-size: 110%;
  padding-bottom: 0;
}

td.ansprechpTel, td.ansprechpFax {
  padding: 3px;
}

a.nolinkicon,
.nolinkicon a {
  background-image: none !important;
  padding-left: 0 !important;
}

table.wmwTable td {
	vertical-align: bottom;
}

td.wmwStichwort {
	padding: 10px 25px 0px 5px;
	font-weight: bold;
	font-size: 110%;
	line-height: 170%;
	max-width: 280px;
}

td.wmwName,
td.wmwTel {
	padding: 2px 3px 0px 3px;
	line-height: 130%;
}

td.wmwName a {
  background: none;
  padding: 0;
}

/* clearfix-Hack: http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */

/* END clearfix-Hack: http://www.positioniseverything.net/easyclearing.html */
/* @group IHKOrderDataMailForm */


th {
	text-align: left;
	padding:  56px 2px 14px 2px;
}

table.lightbg td {
	background-color:  #fcfeff;
}

table.lightbg td.empty, 
table.lightbg td.dk {
	background-color:  #eef0f3;
}

table.lightbg td.empty {
	height: 10px;
}

input.std {
	width:  200px;
}

input.wide {
	width:  350px;
}

input.short {
	width:  100px;
}

/*input {
  border: 1px solid #999;
  padding:2px;
}*/


/* @end */

ul.pollHorizontalList {
  list-style: none;
}

ul.pollHorizontalList li {
  float: left;
  background-image: none;
  text-align: center;
  margin-right: 4px;
}

/* @group Kontaktformular */

fieldset.kontaktform {
  border: none;
  padding: 30px 30px 10px 30px;
}

fieldset.kontaktform div.fRow {
  margin-top: 6px; 
}

fieldset.kontaktform label {
  display: block;
  width: auto;
}

fieldset.kontaktform input.wide {
  width: 90%;
}

fieldset.kontaktform input#plz {
  width: 15%;
}

fieldset.kontaktform input#ort {
  width: 72.5%;
  /width: 71.5%;
  margin-left: 1%;
}

fieldset.kontaktform div.absendebutton {
  margin-top: 12px; 
}

fieldset.kontaktform input.absendebutton {
  width: 11.2em;
  margin-top: 4px;
  background-color: #c5cae0;
  font-weight: bold;
}

fieldset.kontaktform div.fehlermeldung {
  font-weight: bold;
  color: red;
  padding-bottom: 8px;
}

fieldset.kontaktform div.hinweis {
  clear:  both;
  padding-top: 20px;
  font-size: 0.8em;
}

fieldset.kontaktform span.sternchen {
  font-size: 1.2em;
  font-weight: bold;
  color: #0A347B;
}

fieldset.kontaktform textarea {
  width: 90%;
  height: 20em;
}

/* @end */
div#blaetterkataloglink {
	margin: 0 0 10px 0;
	background: #EEF0F3;
	padding: 10px 0;
}

div#blaetterkataloglink a {
  font-weight: bold;
	margin: 0;
	padding: 0;
  border-bottom: 0px none #fff;
}

div#blaetterkataloglink div {
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
}

div#blaetterkataloglink div img {
	margin-bottom: 4px;
}

div.gremientbl {
	width: 631px;
}

div.gremientbl table tr td:first-child {
	width: 199px;
}

#slideshow-container img {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

#slideshow-container {
    height: 173px;
    position: relative;
    width: 1024px;
}
.slideshow_emotionpics {
    clear: both;
    height: 173px;
    position: relative;
    z-index: 1;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari 3.0 and Chrome rules here */
	
	#schnellsuche input.eingabefeld {
	  height: 17px;
	}
	
	#ihkr #schnellsuche input.absendebutton {
	  top: -2px;
	}
}

