html {
  overflow-y: scroll;
}
body {
  background-color: #fdfaf4;
  background-image: url(/img/bg_muster.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  color: #394355;
}

fieldset {
  border: none;
}
fieldset legend {
  display: none;
}
.contact .column1 {
  float: left;
}
.contact .column1 input,
.contact .column2 input {
  width: 200px;
  margin-right: 16px;
}
.contact .formfield,
.contact .recipient {
  margin-bottom: 0.5em;
}
#inpEmailaddress,
#inpMailFrom,
#inpMailTo {
  width: 420px;
}
#inpMessage {
  max-width: 420px;
  width: 100%;
}
#frmMail .recipient {
  width: 418px;
  height: 17px;
  border: 1px solid #657596;
  padding: 0 2px 1px 2px;
  background-color: white;
}
#frmMail .recipient img {
  vertical-align: middle;
}
#frmMail input, #frmMail textarea {
  border: 1px solid #657596;
  padding: 1px;
  background-color: white;
  font-family: Verdana,sans-serif;
  font-size: 1em;
}
#content .captchapict {
  margin: 1em 0 0.5em 0;
}
#content #inpCaptcha {
  margin: 1em 0 0.5em 0;
}
#content #btnCaptchaRefresh {
  margin: 0;
  border: 0;
  padding: 0 0 0 10px;
  background: url(/img/icon_link_intern_0.png) no-repeat scroll 0 0.5em;
  color: #8E4C00;
  cursor: pointer;
}

/* Formulargenerator */
.contactBox {
  margin-top: 1.5em;
}
.contactBox .legend {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.contactBox .fieldset-body {
  margin-bottom: 1em;
}
.contactBox .chkBox {
  float: left;
  margin-top: 0.2em;
}
.contactBox .checkbox label {
  display: block;
  margin-left: 2em;
  margin-bottom: -1em;
}
.contactBox .radiobutton label {
  margin: 0 1em;
}
.contactBox .smalltext {
  font-size: .8em;
}
.contactBox .fieldset-body {
  background-color: #f6f7f9;
  padding: 10px;
}
#contact .feedback {
  background-color: #f6f7f9;
  padding: 10px;
}
#contact .mailOK {
  padding-bottom: 10px;
}


#content input.button {
  margin: 0.5em 10px 0 0;
  border: 1px solid #CBBDA2;
  padding: 1px 5px;
  background-image: url(/img/bg_headline_info.gif);
  background-position: center center;
  background-repeat: repeat-x;
  cursor: pointer;
}

#page {
  margin: 0 auto 10px auto;
  overflow: hidden;
  position: relative;
  width: 984px;
  background-color: white;
}
#head {
  margin: 5px auto 0 auto;
  overflow: hidden;
  width: 984px;
}

#head .global {
  float: left;
  font-size: 0.85em;
  margin-right: 1em;
}
#head .global a:link,
#head .global a:visited {
  color: #2e3341;
  text-decoration: none;
}
#head .facebook {
    background-image: url("http://www.sitepark.com/img/stoerer-facebook.png");
    background-position: 0 0;
    display: block;
    height: 92px;
    left: 50%;
    margin-left: 398px;
    line-height: 100px;
    overflow: hidden;
    position: absolute;
    text-indent: 100px;
    top: 274px;
    width: 92px;
    z-index: 10000;
}
#head .searchform fieldset {
  border: 0;
  float: left;
}
#head .searchform legend {
  display: none;
}
#head .searchform input {
  height: 1.3em;
  font-size: 0.85em;
  font-family: arial;
  border: 0px solid #657596;
  background-color: white;
  float: left;
}
#head .searchform div {
  background-color: white;
  float: left;
  border: 1px solid #657596;
}
#head .searchform .inputtext {
  padding: 1px;
}
#head .searchform .inputsubmit {
  padding: 0 2px 2px 2px;
  margin: 0 0 0 5px;
  cursor: pointer;
}
#head .searchform .inputsubmit input {
  cursor: pointer;
}

#head a.logo {
  float: right;
  display: block;
  height: 39px;
  margin-right: 2px;
  margin-top: 7px;
}
.homepage #head a.logo {
  float: right;
  display: block;
  height: 44px;
  margin-right: 3px;
  margin-top: 2px;
}

#title {
  position: relative;
  width: 505px;
  border-left: 1px solid #657596;
  border-right: 1px solid #657596;
  padding: 0 5px 0 472px;
  height: 145px;
  clear: both;
  padding-top: 26px;
}

#title label {
  display: none;
}
.homepage #title {
  height: 288px;
  float: left;

}

.rubrik #title {
  height: 117px;
}

.rubrik .title,
.contentpage .title {
  position: absolute;
  left: 43px;
  top: 20px;
  width: 708px;
  height: 56px;
  overflow: hidden;
  line-height: 1000px;
}

/* Homepage */

.homepage #main {
  clear: both;
  padding: 24px 0 24px 50px;
  border-left: 1px solid #657596;
  border-right: 1px solid #657596;
  width: 932px;
}
.homepage #main .row {
  width: 289px;
  margin-right: 18px;
  float: left;
}
.homepage .news {
  clear: both;
  padding: 1em 0;
}
.homepage .news div {
  padding-right: 10px;
}
.homepage .news br {
  display: none;
}
.homepage .news div br {
  display: inline;
}
.homepage .news img {
  float: left;
  margin: 5px 8px 5px 0;
}
.homepage h1 {
  display: none;
}
.homepage h2 {
  font-size: 1em;
  line-height: 1em;
  margin: 0 0 0.2em 0;
}
.homepage h2 a:link,
.homepage h2 a:visited,
.homepage h2 a:hover,
.homepage h2 a:active {
  color: black;
  text-decoration: none;
}
.homepage a.more {
  text-decoration: none;
}

.homepage #title ul {
  list-style: none;
  width: 510px;
  margin-top: 36px;
}
.homepage #title li {
  list-style: none;
}
.homepage #title li a {
  background-position: left top;
  display: block;
  width: 218px;
  height: 214px;
  float: left;
  white-space: nowrap;
  text-indent: 220px;
  overflow: hidden;
}

.homepage .btn_mittel {
  position: absolute;
  top: 62px;
  left: 472px;
  overflow: hidden;
}
.homepage .btn_mittel a {

  background-image: url(/img/btn_mittelstand.jpg);
}
.homepage .btn_oeff {
  position: absolute;
  top: 62px;



  left: 727px;
  overflow: hidden;
}
.homepage .btn_oeff a {
  background-image: url(/img/btn_oeffentlich.jpg);
}

/* Kopfillus */
#page {
  background-repeat: no-repeat;
  background-position: 2px 2em;
}
.rubrik .publicsector {
  background-image: url(/img/rubrik_oeffentlich_illu.jpg);
}
.contentpage .publicsector {
  background-image: url(/img/content_oeffentlich_illu.jpg);
}

.rubrik .mittelstand {
  background-image: url(/img/rubrik_mittelstand_illu.jpg);
}
.contentpage .mittelstand {
  background-image: url(/img/content_mittelstand_illu.jpg);
}

.rubrik .unternehmen {
  background-image: url(/img/rubrik_unternehmen_illu.jpg);
}
.contentpage .unternehmen {

  background-image: url(/img/content_unternehmen_illu.jpg);

}


/* Bilder */
img.zoom {
  display: block;
  position: relative;
  float: right;
  left: -5px;
  top: -17px;
}

#main {
  clear: both;
  border-left: 1px solid #657596;
  border-right: 1px solid #657596;
  padding: 0 0 30px 1px;
  background-repeat: repeat-y;
  background-position: center;
  display: inline-block;
  float: left;
  width: 981px;
  overflow: hidden;
}
.rubrik #main,
.contentpage #main {
  background-image: url(/img/bg_main.gif);
}
#content {
  width: 485px;
  float: left;
  padding: 0 25px 0 45px;
  overflow: hidden;
}

.rubrik #content {
  padding-top: 135px;
}
.rubrik #content h1.teaserbox,
.rubrik #content h1.teaser {
  position: absolute;
  left: 12px;
  margin-top: 1em;
  height: 256px;
  background-repeat: no-repeat;
  background-position: left top;
  width: 30px;
  line-height: 1000px;
  overflow: hidden;
}
.rubrik #content div.teaserbox {
  position: relative;
  top: -5px;
  left: -4px;
  width: 480px;
  height: 256px;
  padding: 5px 5px 4px 5px;
  background-image: url(/img/bg_themen.png);
}
.rubrik #content div.teaserbox .inner {
  position: relative;
  top: 5px;
  width: 470px;
  height: 246px;
  margin: 0 5px;
}

#teaserimages img {
  display: none;
}
#teaserimages.image0 .img0 {
  display: block;
  width: 470px;
  height: 246px;
}

#margin {
  float: left;
  width: 350px;
  padding: 0 40px 0 35px;
  overflow: hidden;
}
.rubrik #margin {
  padding-top: 30px;
}
.homepage #margin {
  display: none;
}


#footer {
  clear: both;
  border-top: 1px solid #d0d5df;
  border-left: 1px solid #657596;
  border-right: 1px solid #657596;
  border-bottom: 1px solid #657596;
  font-size: 0.85em;
  height: 2.5em;
  width: 982px;
  float: left;
  color: #657596;
}
#footer ul {
  list-style-type: none;
  margin: 0 10px !important;
}
#footer ul li {
  float: left;
}
#footer ul.links {
  float: right;
  line-height: 2.5em;
}
#footer ul.function {
  float: left;
  line-height: 2.5em;
}

#footer a {
  color: #657596;
  text-decoration: none;
  padding: 0 6px 0 0;
  margin-right: 6px;
}
#footer .links a {
  border-right: 1px solid #666;
}
#footer a.print {
  background-image: url(/img/icon_print.gif);
  padding-left: 12px;
  border-right: 1px solid #666;
}
#footer a.recommend {
  background-image: url(/img/icon_mail.gif);
  padding-left: 12px;
  border-right: 1px solid #666;
}
#footer .facebooklike {
  margin-top: 4px;
}

/* Hauptmenue */
#menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 982px;
  z-index: 500;
  border-top: 1px solid #657596;
  border-right: 1px solid #657596;
  border-left: 1px solid #657596;
  background-image: url(/img/bg_headmenu.gif);
  background-position: left center;
  list-style: none;
  height: auto;
  line-height: 2em;
}

#menu .menu {
  border: 1px solid white;
  border-bottom-color: #AD783C;
  list-style: none;
  height: 26px;
  line-height: 2em;
}

#menu ul ul {
  display: none;
}
#menu #jsonnavigation ul ul {
  display: block;
}
#menu .menu li {
  float: left;
  list-style: none;
}
#menu .menu div div li {
  float: none;
  background-color: lightblue;
  border: 1px solid white;
}
#menu .menu a:link, #menu .menu a:visited {
  float: left;
  height: 2em;
  color: black;
  padding: 0 12px 0 10px;
  background-image: url(/img/trenner_menu.gif);
  background-position: right center;
}
#menu .menu div div a:link, #menu .menu div div a:visited {
  float: none;
  background-image: none;
}
.navigation a:hover, .navigation a:active {
  color: black;
}


/* Navigation */
  .navigation {
    position: relative;
    margin-top: -1px;
    padding: 0 0 24px 0;
    overflow: hidden;
    font-size: 90%;
    list-style-type: none;
    display: inline-block;
    background-image: url(/img/bg_mirror_menu.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
  }
  .navigation a:link, .navigation a:visited {
    color: black;
    text-decoration: none;
  }
  .navigation a:hover, .navigation a:active {
    color: black;
  }
  .navigation ul {
    margin: 0;
    /* margin: 0 0 0 16px; */
    padding: 0;
    background-color: white;
    list-style-type: none;
  }
  .navigation li {
    position: relative;
    border-top: 1px solid #d6d6d6;
    background-color: #f0ece4;
    background-image: url(/img/navigation_bg_leaf.png);

    background-repeat: repeat-x;
    background-position: left top;
    float: left;
  }
  .navigation li.first {
    border-top: none;
  }
  .navigation li li.first {
    border-top: 1px solid #d6d6d6;
  }
  .navigation a:link, .navigation a:visited {
    background: url(/img/pfeil_top.gif) no-repeat 10px 1em;

    display: block;
    padding: 3px 0 3px 25px;
    width: 325px;
  }

  .navigation li.path {
    background-color: #e0e5ea;
    background-image: url(/img/navigation_bg_path.png);
  }
  .navigation li.active {
    background-image: none;
    background-color: white;
    font-weight: bold;
  }
  .navigation li.active ul {
    font-weight: normal;
  }
  .navigation .lastOpenNode {
    background-color: #e0d9c8 !important;
    background-image: url(/img/navigation_bg_lastopennode.png) !important;
  }
  .navigation .lastOpenNode a:link,
  .navigation .lastOpenNode a:visited {
    background: url(/img/pfeil_bottom.gif) no-repeat 10px 1em !important;
  }
  .navigation .lastOpenNode ul a:link,
  .navigation .lastOpenNode ul a:visited {
    background: url(/img/pfeil_right.gif) no-repeat 25px 0.8em !important;
    padding-left: 36px !important;
    width: 314px;
  }

/* Suche */

.highlight {
  font-weight: bold;
}

ul.distributor li {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* =================================================== */
/* ++++  Bilder-Grossansicht (PopUp) in der Seite ++++ */
/* ================================================= */

@media screen {
  #overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1001;
    overflow: hidden;
  }
  #overlay .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000 none repeat scroll 0 0;
    filter: alpha(opacity = 20);
    opacity: 0.2;
    z-index: 100;
  }
  #overlay #imgZoom {
    position: relative;
    top: 0;
    left: 0;
    width: 1px;
    margin: auto;
    border: 1px solid #868686;
    background: white none repeat scroll 0 0;
    text-align: center;
    z-index: 1000;
  }
  #imgZoom .navi {
    position: relative;
    height: 28px;
    text-align: left;
    overflow: hidden;
  }
  #imgZoom span.prev, #imgZoom span.next,
  #imgZoom a.prev:link, #imgZoom a.prev:visited,
  #imgZoom a.next:link, #imgZoom a.next:visited {
    width: 21px;
    height: 13px;
    display: block;
    text-decoration: none;
    line-height: 1000px;
    text-indent: 25px;
    overflow: hidden;
    float: left;
  }
  #imgZoom .prev {
    margin: 10px 0 0 7px;
  }
  #imgZoom .next {
    margin: 10px 0 0 3px;
  }
  #imgZoom span.prev {
    background: url(/img/arw_left_inaktiv.gif);
  }
  #imgZoom a.prev:link, #imgZoom a.prev:visited {
    background: url(/img/arw_left_normal.gif);
  }
  #imgZoom a.prev:focus, #imgZoom a.prev:hover {
    background: url(/img/arw_left_hover.gif);
  }
  #imgZoom a.prev:active {
    background: url(/img/arw_left_down.gif);
  }
  #imgZoom span.next {
    background: url(/img/arw_right_inaktiv.gif);
  }
  #imgZoom a.next:link, #imgZoom a.next:visited {

    background: url(/img/arw_right_normal.gif);
  }
  #imgZoom a.next:focus, #imgZoom a.next:hover {
    background: url(/img/arw_right_hover.gif);
  }
  #imgZoom a.next:active {
    background: url(/img/arw_right_down.gif);
  }
  #imgZoom a.close:link, #imgZoom a.close:visited {
    position: absolute;
    right: 2px;
    padding: 0 5px;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    line-height: 28px;
    display: block;
  }
  #imgZoom img {
    padding: 3px;
    border: 2px solid #CBCBCB;
  }
  #imgZoom .bu {
    position: relative;
    margin: 0;
    padding: 0 25% 7px 7px;
    min-height: 12px;
    text-align: left;
    font-size: 90%;
  }
  #imgZoom .copyright {
    position: absolute;
    top: 0;
    right: 16px;
    width: 25%;
    color: #999999;
    text-align: right;
  }
  #menu .bd ul li div  {
    border: 0px none;
  }
  #menu .bd ul li div .bd li  {
    background-color: #F6F4EF;
    width: auto;
    min-width: 295px;
    height: auto;
    border-bottom: 1px solid #D6D6D6;


  }

  #menu .menu div div li {
    border: 0px;
  }
  .ext-gen16 ul{
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    border-top: 1px solid #AD783C;
  }
  #menu .bd ul li div .bd {
    border-style: none;
  }


  #menu .bd ul .yuimenuitem a {
    padding-left: 25px !important;
  }
  .yuimenubaritem-selected {
    background-image: url(/img/bg_headmenu_menubaritem_selected.gif);
    background-position: left center;
  }
  .yuimenuitem.yuimenuitem-hassubmenu {

    background-color: #F6F4EF;
    background-position: left center;
  }
  .yuimenuitem.yuimenuitem-hassubmenu.yuimenuitem-selected.yuimenuitem-hassubmenu-selected {
    background-image: url(/img/bg_headmenu_menuitem_selected.gif);
    background-position: left center;
  }
  .yuimenuitem.yuimenuitem-selected {
    background-image: url(/img/bg_headmenu_menuitem_selected.gif);
    background-position: left center;    
  }
  .yuimenuitem {
    background-color: #F6F4EF;
    background-position: left center;    
  }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==bilder-grossansicht (popup) in der Seite */
  
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1001;
  overflow: hidden;
}

#overlay .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000 none repeat scroll 0 0;
  filter: alpha(opacity = 20);
  opacity: 0.2;
  z-index: 100;
}

#overlay #imgZoom,
#overlay #summary {
  position: relative;
  top: 0;
  left: 0;
  width: 1px;
  margin: auto;
  border: 1px solid #868686;
  background: white none repeat scroll 0 0;
  z-index: 1000;
}

#overlay div .navi {
  position: relative;
  height: 28px;
  border-bottom: 1px solid #868686;
  text-align: left;
  overflow: hidden;
}

#overlay div span.prev, #overlay div span.next,
#overlay div a.prev:link, #overlay div a.prev:visited,
#overlay div a.next:link, #overlay div a.next:visited {
  width: 21px;
  height: 13px;
  display: block;
  text-decoration: none;
  line-height: 1000px;
  text-indent: 25px;
  overflow: hidden;
  float: left;
}

#overlay div .prev {
  margin: 10px 0 0 7px;
}

#overlay div .next {
  margin: 10px 0 0 3px;
}

#overlay div span.prev {
  background: url(../img/arw_left_inaktiv.gif);
}

#overlay div a.prev:link, #overlay div a.prev:visited {
  background: url(../img/arw_left_normal.gif);
}

#overlay div a.prev:focus, #overlay div a.prev:hover {
  background: url(../img/arw_left_hover.gif);
}

#overlay div a.prev:active {
  background: url(../img/arw_left_down.gif);
}

#overlay div span.next {
  background: url(../img/arw_right_inaktiv.gif);
}

#overlay div a.next:link, #overlay div a.next:visited {
  background: url(../img/arw_right_normal.gif);
}

#overlay div a.next:focus, #overlay div a.next:hover {
  background: url(../img/arw_right_hover.gif);
}

#overlay div a.next:active {
  background: url(../img/arw_right_down.gif);
}

#overlay div a.close:link, #overlay div a.close:visited {
  position: absolute;
  right: 2px;
  padding: 0 5px;
  color: #999999;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 28px;
  display: block;
}

#overlay #imgZoom img {
  margin: 14px 0;
  border: 1px solid #EEEEEE;
  padding: 0;
}

#overlay #imgZoom .legend {
  position: relative;
  width: 550px;
  margin: 12px auto 0 auto;
  padding: 0;
  min-height: 12px;
  text-align: left;
  font-size: 0.75em;
  color: #303030;
}

#overlay div .copyright {
  position: absolute;
  top: 0;
  right: 16px;
  width: 25%;
  color: #999999;
  text-align: right;
}

#overlay #summary h2 {
  margin: 1em 0 1.25em 0;
}

#overlay #summary .content{
  margin: 0;
  padding: 15px;
  background: #fdfaf4;
}

#overlay #summary .wrapper {
  height: 500px;
  margin: 0;
  padding: 15px;
  overflow: auto;
  background-color: white;
  border: 1px solid #cfd5df;
}

#overlay #summary div.image {
  margin: 0;
  padding: 0 0 0 15px;
}

#overlay #summary div.image-right {
  float: right;
}

.activeoverlay object,
.activeoverlay embed {
  visibility: hidden;
}

#fb_iframe {
  display: none\9;
}
