body {
  margin: 0 0 2em 0;
  padding: 0;
  font: 65% Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff;
/* ************* Zum Zentrieren der gesamten Box: *************
  text-align: center;
************************************************************ */
}

a:link , a:visited {
  color: #369;
  background: transparent;
  text-decoration: none;
  font-weight: bold;
}

a:hover , a:focus , a:active {
  color: #369;
  background: transparent;
  text-decoration: underline;
  font-weight: bold;
}

acronym , abbr , a img {
  border: 0 none;
}

button {
  font: bold 1em Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  border: 0 none;
  color: #fff;
  background: #697f91;
}

* html button {
  padding: 0 5px;
}

img {
  vertical-align: bottom;
}

img#captcha-image {
  display: block;
  margin-top: .5em;
}

div#container {
/* ************* Zum Zentrieren der gesamten Box: *************
  text-align: left;
  margin: 0 auto;
************************************************************ */
  position: relative;
  min-width: 775px;
  max-width: 1000px;
}

* html div#container {
/* ************* IE-Hack mit JS-Expression: ************* */
  width: expression(document.body.clientWidth < 775 ? "775px" : (document.body.clientWidth > 1000 ? "1000px" : "auto"));
}

div#col-left {
  position: absolute;
  top: 115px;
  left: 0;
  width: 170px;
}

div#col-left legend , div#col-left label {
  display: none;
}

div#col-left input {
  width: 105px;
}

div#col-left div {
  margin: 0 0 1em 0;
}

div#col-left div#suche-layer {
  padding-bottom: 136px;
  color: #000;
  background: #aabfd5 url("../images/geschaeftsmann.jpg") no-repeat bottom left;
}

div#col-left div#service-layer {
  color: #000;
  background: #aabfd5 url("../images/2010/einfach-besser-informiert.png") no-repeat bottom left;
  padding: 0 0 125px 0;
}

div#col-left div#service-layer a {
  color: #000;
  background: transparent;
  text-decoration: none;
  font-weight: normal;
}

div#col-left div#service-layer ul {
  list-style-type: none;
  margin: 0;
  padding: .5em 10px 0 10px;
}

div#col-left div#service-layer ul li {
  margin: 0;
  padding: .5em 0;
}

div#col-left div#service-layer p {
  margin: 0;
  padding: .5em 10px 0 10px;
}

div#col-left div#service-layer ul#fontchanger {
  list-style-type: none;
  margin: 0;
  padding: 0 10px .5em 10px;
}

div#col-left div#service-layer ul#fontchanger li {
  margin: 0;
  padding: 0 3.35ex 0 0;
  display: inline;
}

div#col-middle {
  margin: 38px 185px 0 185px;
}

div#col-right {
  position: absolute;
  top: 115px;
  right: 0;
  width: 170px;
  padding: 0 0 1em 0;
  color: #000;
  background: #aabfd5;
}

div#col-right a {
  color: #000;
  background: transparent;
  text-decoration: none;
  font-weight: normal;
}

div#col-right p {
  margin: 1.5em 0 0 10px;
  clear: both;
}

div#col-right ul {
  list-style: none;
  margin: 1em 0 0 0;
  padding: 0;
}

div#col-right ul li#mkt , div#col-right ul li#bf , div#col-right ul li#biv {
  margin: 1em 0 0 10px;
}

div#col-right ul li#mkt {
  margin: 1em 0 0 0;
}

div#col-right ul li#mkt img {
  margin: -2px 4px 14px 4px;
  float: left;
}

div#col-right ul li#bf img , div#col-right ul li#biv img {
  margin: 3px 8px 7px 0;
  float: left;
}

div#col-right ul li#vff {
  margin: 1em 0 0 0;
}

div#col-right ul li#vff img {
  margin: 3px 3px 7px 0;
  float: left;
}

div#col-right div#ads-layer {
  text-align: center;
  padding: 0 0 1em 0;
  color: #000;
  background: #fff;
}

div#col-right div#ads-layer h2 {
  color: #000;
  background: #fff;
  border-top: 0 none;
  border-bottom: 0 none;
  margin: 0;
  padding: 0;
  height: 7px;
  line-height: 7px;
}

html div#col-right div#ads-layer h2 {
  font-size: 7px;
  margin: 0 0 3px 0;
}

html div#col-right div#ads-layer object {
  margin: 0 0 3px 0;
}

h1 {
  color: inherit;
  background: #aec1e0 url("../images/2012/header.jpg") no-repeat top center;
  width: 100%;
  height: 77px;
  text-indent: -1000em;
  overflow: hidden;
  margin: 0;
}

h2 {
  font: bold 1em/20px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #369;
  background: #e2e2e2;
  border-top: 1px solid #df2626;     /* hier Farbe für Linie anpassen */
  border-bottom: 1px solid #df2626;  /* hier Farbe für Linie anpassen */
  margin: 0;
  padding: 0 10px;
  height: 20px;
}

h3 {
  font: bold 1em/normal Verdana, Tahoma, Arial, Helvetica, sans-serif;
  margin: 1em 0;
}

h3 span.date {
  font-weight: normal;
}

h4 {
  font: normal 1em/20px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  margin: 1em 0;
}

fieldset {
  margin: 0 0 1em 0;
  padding: 5px;
  border: 1px solid #369;
}

form {
  margin: 1em 0 0 0;
}

form#login , form#logout {
  color: #fff;
  background: #aabfd5;
  margin: 0;
}

form#suche {
  color: #fff;
  background: #aabfd5;
  margin: 0;
}

form#anzeige table {
  margin: 1em 0;
}

form#anzeige th {
  text-align: left !important;
  padding: 12px 3px 3px 3px !important;
  border-bottom: 0 none !important;
}

form#login fieldset , form#logout fieldset , form#suche fieldset {
  margin: 0;
  padding: 6px;
  border: 0 none;
}

form#logout button {
  width: 151px;
}

* html form#logout button {
  padding: 0;
}

input , select , textarea {
  font: 1em/15px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff;
  width: 250px;
  border-top: 1px solid #595959;
  border-right: 2px solid #a6afb5;
  border-bottom: 1px solid #a6afb5;
  border-left: 2px solid #595959;
}

* html input {
  font-size: 1em;
  line-height: normal;
}

form#bestellung select {
  width: auto;
}


input.notext {
  color: inherit !important;
  background: inherit !important;
  border: 0 none !important;
  width: auto !important;
  vertical-align: middle;
}

input.missing {
  color: #000;
  background: #fcc;
  border-top: 1px solid #c00;
  border-right: 2px solid #f66;
  border-bottom: 1px solid #f66;
  border-left: 2px solid #c00;
}

input#paypal {
  width: 174px !important;
}

input#strasse , input#ort {
  width: 202px !important;
}

input#anzahl , input#hausnummer , input#plz {
  width: 40px !important;
}

* html input#anzahl , * html input#hausnummer , * html input#plz {
  width: 44px !important;
}

label {
  float: left;
  width: 150px;
  margin: 2px 0 0 0;
}

legend {
  font-weight: bold;
  padding: 0 3px;
}

optgroup {
  font: normal bold 1em/15px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff;
}

optgroup option {
  font-weight: normal;
}

select {
  width: 170px;
}

p , address {
  margin: 1em 0 0 0;
  font-style: normal;
}

p#animation {
  color: inherit;
  background: #4b6785 url("../images/wer-ist-wer.jpg") no-repeat top center;
  width: 100%;
  height: 90px;
  text-indent: -1000em;
  overflow: hidden;
  margin: 0 0 1.5em 0;
}

p#changesNotSaved {
  display: none;
}

p#download {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 3em;
  padding-top: 1em;
  border-top: 1px solid #8ba2aa;
}

p#booklet {
  position: absolute;
  top: 115px;
  left: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}

p#booklet img {
  display: inline-block;
  margin-left: 320px;
}

p#vorzug {
  position: absolute;
  top: 136px;
  left: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}

p#vorzug img {
  display: inline-block;
  margin-left: 376px;
}

p#footer {
  margin: 2em 0 1em 185px;
  color: #999;
  background: transparent;
  clear: both;
}

p#footer a:link , p#footer a:visited {
  color: #999;
  background: transparent;
  text-decoration: none;
  font-weight: normal;
}

p#footer a:hover , p#footer a:focus , p#footer a:active {
  color: #999;
  background: transparent;
  text-decoration: underline;
  font-weight: normal;
}

p#footer a.help {
  cursor: help;
}

table {
  margin: 1em auto;
  border: 1px solid #369;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 1em;
}

table[id="ergebnisse"] {
  width: 95%;
}

table caption {
  display: none;
}

table th {
  border-bottom: 1px solid #369;
  padding: 3px;
}

table td {
  padding: 3px;
}

table#ergebnisse td {
  vertical-align: top;
}

ol {
  margin: 1em 0 0 0;
  padding: 0 0 0 3em;
}

ol li {
  margin: 0;
  padding: 0 0 .5em 0;
}

ul#verbaende {
  list-style: none;
  margin: 1em 0 0 20px;
  padding: 0;
}

ul#verbaende li {
  margin: 1em 0;
}

ul#verbaende img {
  vertical-align: middle;
  display: inline-block;
}

ul#verbaende li#bf-text a , ul#verbaende li#biv-text a {
  margin: 0 18px;
}

ul#verbaende li#vff-text a {
  margin: 0 3px;
}

ul#navigation {
  border-top: 1px solid #df2626;  /* hier Farbe für Linie anpassen */
  border-bottom: 2px solid #369;
  position: absolute;
  top: 77px;
  left: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

ul#navigation li {
  display: inline;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 17px;
}

ul#navigation a {
  display: inline-block;
  text-decoration: none;
  padding: 0 9px;
}

ul#navigation a:link , ul#navigation a:visited {
  color: #369;
  background: transparent url("../images/2012/dot-nav.png") no-repeat 0 0;
}

ul#navigation a:hover , ul#navigation a:focus , ul#navigation a:active {
  color: #8ba2aa;
  background: transparent url("../images/2012/dot-nav.png") no-repeat 0 -17px;
}

* html ul#navigation a:link , * html ul#navigation a:visited {
  color: #369;
  background: transparent url("../images/2012/dot-nav.png") no-repeat 0 3px;
}

* html ul#navigation a:hover , * html ul#navigation a:focus , * html ul#navigation a:active {
  color: #8ba2aa;
  background: transparent url("../images/2012/dot-nav.png") no-repeat 0 -14px;
}

ul#navigation .animated a:link , ul#navigation .animated a:visited {
  color: #369;
  background: transparent url("../images/2012/dot-nav-ani.gif") no-repeat 0 0;
}

ul#navigation .animated a:hover , ul#navigation .animated a:focus , ul#navigation .animated a:active {
  color: #8ba2aa;
  background: transparent url("../images/2012/dot-nav-ani.gif") no-repeat 0 -17px;
}

* html ul#navigation .animated a:link , * html ul#navigation .animated a:visited {
  color: #369;
  background: transparent url("../images/2012/dot-nav-ani.gif") no-repeat 0 3px;
}

* html ul#navigation .animated a:hover , * html ul#navigation .animated a:focus , * html ul#navigation .animated a:active {
  color: #8ba2aa;
  background: transparent url("../images/2012/dot-nav-ani.gif") no-repeat 0 -14px;
}

hr , p#skipContent , ul#skipLinks {
  display: none;
}

.al {
  text-align: left;
}

.ac {
  text-align: center;
}

.base {
  vertical-align: baseline;
}

.middle {
  vertical-align: middle;
}

.fl , .left {
  margin: 0 .5em .5em 0 !important;
  float: left;
}

.fr , .right {
  margin: 0 0 .5em .5em !important;
  float: right;
}

.pi-header a:link , .pi-header a:visited {
  color: #000;
  background: transparent;
  text-decoration: none;
}

.pi-header a:hover , .pi-header a:focus , .pi-header a:active {
  color: #000;
  background: transparent;
  text-decoration: underline;
}

.pi-header img {
  float: left;
  margin: .25em 5px 0 0;
}

.error {
  font-weight: bold;
  color: #c00;
  background: transparent;
}

.required {
  color: #369;
  background: transparent;
}

.bordered {
  border: 1px solid #369;
}

.bordered-bottom {
  border-bottom: 1px solid #369;
}

.separated-top {
  margin-top: 2em;
}

.separated-bottom {
  margin-bottom: 1em;
}

.separated-border {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #8ba2aa;
}

.nofloat {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  display: inline;
}

.ruled {
  color: inherit;
  background: #efefef;
  cursor: default;
}

.inline , .imagesearch , .imagesearch p {
  display: inline;
}

.imagesearch input {
  border: 1px solid #369;
  width: 100px;
  height: 128px;
  margin: 0 .5em .5em 0;
}

.suchbegriff {
  font-size: 1.1em;
}

.png_fix {
  behavior: url("_common/stylesheets/iepngfix.htc");
}

#stoerer{
  position: relative;
  float: left;
  left: 5px;
  top: 110px;
  z-index: 10;
  height: 0px;
}
#stoerer a{
  background: transparent;
  border: 0px;
}
