/* CSS Document */

body {
    padding: 0;
    margin: 0;
    color: #3F3F3F;
    background-color: #F8F8F8;
    height: 101%;
    background: url(../templates/images/bmg_bg_biggradient.png);
    background-repeat: repeat-x;
}

body, h1, h3, h4, h5, input, select {
    font-family: Verdana, Arial, sans-serif;
}


h2 {
    font-family: "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
}
form {
    margin: 0;
}

h1, h2, h3 {
    margin: 0;
    line-height: 120%;
}

#content h1.rezept {
    font-size: 112% !important;
  /*font-weight: bold;*/
  color: #F28E00;
}
#content h2 {
  /*text-transform: uppercase;*/
  border-bottom: 1px solid #ccc;
  /*font-weight: bold;*/
  /*letter-spacing: 2px;*/
       color: #E85511;
}
#content dt {
  /*text-transform: uppercase;*/
  /*border-bottom: 1px solid #63A14B;*/
  font-weight: bold;
  /*letter-spacing: 2px;*/
        margin: 1.5em 0 0.6em 0;
}
#content h2.startseite {
    text-transform: none;
  font-size: 130% !important;
  /*font-weight: bold;*/
  border-bottom: 1px solid #ccc;
  color: #E85511;
  padding-bottom: 2px;
  /*letter-spacing: 0px;*/
}
#content h3 {
  padding-left: 4px;
  border-left: 4px solid #63A14B;
  font-weight: bold;
}
p {
    margin: 0 0 1.5em 0;
}
dt {
    margin: 0 0 1.5em 0;
}
img {
    border: 0;
}

a {
    color: #0D6429;
    text-decoration: none;
}
#content a.link,
#content a.link:visited {
    color: #0D6429;
  text-decoration: none;
    padding-left: 14px;
    background:  url("images/icon_linkcontent.gif");
    background-position: 0px 0.2em;
    background-repeat: no-repeat;
}
#content a.link:hover,
#content a.link:focus {
    color: #000000;
    text-decoration: underline;
    padding-left: 14px;
    background:  url("images/icon_linkcontent_hover.gif");
    background-position: 0px 0.2em;
    background-repeat: no-repeat;
}
#content a.linknewwindow,
#content a.linknewwindow:visited {
    color: #0D6429;
  text-decoration: none;
    padding-left: 14px;
    background:  url("images/icon_newwindow.gif");
    background-position: 0px 0.2em;
    background-repeat: no-repeat;
}
#content a.linknewwindow:hover,
#content a.linknewwindow:focus {
    color: #000000;
    text-decoration: underline;
    padding-left: 14px;
    background:  url("images/icon_newwindow_hover.gif");
    background-position: 0px 0.2em;
    background-repeat: no-repeat;
}

#content a.pdf,
#content a.pdf:visited {
    color: #0D6429;
  text-decoration: none;
    padding-left: 11px;
    background:  url("images/icon_pdf.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
}
#content a.pdf:hover,
#content a.pdf:focus {
    color: #000000;
    text-decoration: underline;
    padding-left: 11px;
    background:  url("images/icon_pdf_hover.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
}

#content p a,
#content p a:visited {
    color: #0D6429;
  text-decoration: none;
}
#content p a:hover,
#content p a:focus {
    color: #000000;
    text-decoration: underline;
}
a:visited {
    color: #0D6429;
}

a:hover,
a:focus {
    color: #000000;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: none !important;
}

hr {
    display: none;
}

strong {
    font-weight: bold;
    font-style: normal;
}
em {
    font-weight: normal;
    font-style: italic;
}


blockquote {
  margin-bottom: 0.5em;
  margin-left: 2em;
}

ol, ul {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

ol {
    margin-left: px;
    list-style-position: outside;
}

.bulletlist li {
  padding-left: 14px;
    background:  url("images/icon_bullet.gif") no-repeat 1px 0.4em;
}
.csc-bulletlist-0 li {
  padding-left: 10px;
    background:  url(../templates/images/bmg_pfeil_gruen.png) no-repeat 1px 0.4em;
}

/* Tables... */

table {
    padding: 0;
    margin: 0 0 2em 0;
}



body, td, th, input { /* redundant rules for bad browsers  */
  font-family: verdana, sans-serif;
  font-size: x-small;
  font-size: small;
   line-height: 100%;
    }

h1 {
    font-size: 85%;
}

h2 {
    font-size: 143%;
}
h3, h4, dt {
    font-size: 100%;
}
.annotation_rezept,
.annotation_rezept280,
div#topnavblock,
form#search input#query,
ul#nav,
div.formElement .SubmitButton,
div#footerblock,
div.additional p,
div.additional ul,
div.formSubmit input {
    font-size: 85%;
}

.annotation,
input.SubmitButton,
form.linkselect select,
div.additional h1,
div.additional h3,
div#initiator,
legend {
    font-size: 76% !important;
}


/**
 * ----------------------------------------------------------------------------
 * Layout






 *
 */

/* logo... */
div#sitelogo {
    margin-top: 40px;
  width: 78px;
    height: 90px;
    position: absolute;
    left: 20px;
    top: 0px;
    z-index: 30;
    background-color: transparent;
  float: left;
}

div#sitelogo a {
    display: block;
}

p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
    height: 110px;
    overflow: visible;
     z-index:1;
}
div#header {
  border-top: 10px solid #F8F8F8;
  margin-left: 220px;
  width: 480px;
  float: left;
  position:absolute;
  z-index: 10;
}
div#headerright {
  position: relative;
  margin-top: 10px;
  padding-left: 20px;
  right: 0px;
  z-index: 15;
  background-color: transparent;
  float: right;
}

div#originator {
  position: absolute;
  padding: 4px 0 4px 0;
  margin-left: 220px;
  margin-top: 85px;
  color: #3F3F3F;
  font-weight: bold;
}
/* topnav... */
div#topnavblock {
  margin-left: 220px;
  margin-right: 0px;
  border-bottom: 1px solid #0D6429;
  border-top: 1px solid #0D6429;
  height: 24px;
  background: url(../templates/images/bmg_bg_topnav.gif);
  background-repeat: repeat/x;
  background-color: #60a019;
}
/* IE Win needs this to show background-color \*/
* html body div#topnavblock {
    height: 1%;
}
/* End Hack */

.SubmitButton,
div.formElement .SubmitButton {
    width: auto;
    padding: 1px 1px;
    border: 1px solid #F28E00;
    color: #000000;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

div#topnavbox {
    background-color: transparent;
}

ul#topnav {
    margin: 0;
    list-style: none;
}

ul#topnav li {
    padding: 0;
    /*margin: 0 20px 0 0;*/
    float: left;
    background-color: transparent;
}

ul#topnav a {
  display: block;
  padding: 6px 24px 7px 24px;
  float: left;
  color: #FFFFFF;
  background-color: transparent;
  line-height: 100%;
  white-space: nowrap;
  font-weight: bold;
  border-right: 1px solid #FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#topnav a {float:none;}
/* End IE5-Mac hack */

ul#topnav a:hover,
ul#topnav a:focus,
ul#topnav a:active {
    background-color: #ee7f01;
    text-decoration: none;
  background: url(../templates/images/bmg_bg_topnav_hover.gif);
}

ul#topnav li.current a,
ul#topnav li.current a:visited  {
    background-color: #0D6429;
  background: url(../templates/images/bmg_bg_topnav_current.gif);
}

ul#topnav li.current a:hover,
ul#topnav li.current a:focus,
ul#topnav li.current a:active {
    background-color: #0D6429;
    text-decoration: none;
  background: url(../templates/images/bmg_bg_topnav_current.gif);
}
ul#topnav li.special a,
ul#topnav li.special a:visited  {
    background-color: #ee7400;
    background: url("images/icon_special.gif") no-repeat 10px 0.4em #ee7400;
}
ul#topnav li.currentspecial a,
ul#topnav li.currentspecial a:visited  {
    background-color: #0D6429;
}

ul#topnav li.currentspecial a:hover,
ul#topnav li.currentspecial a:focus,
ul#topnav li.currentspecial a:active {
    background-color: #0D6429;
    text-decoration: none;
}
ul#topnav li.special a:hover,
ul#topnav li.special a:focus,
ul#topnav li.special a:active {
    background-color: #ee7400;
    text-decoration: none;
}
/*
#initiatorblock{
  position: absolute;
  bottom: 8px;
  left: 10px;
  display: block;
  width: 150px;
  z-index:2;
  overflow: hidden;
}
#initiator{
  color: #999999;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    padding-left: 4px;
    margin-right: 0;
  border-top: 1px solid #0D6429;
  border-bottom: 1px solid #0D6429;
}*/
/* Layout boxes */
#wrapper {
  max-width: 1100px;
  padding: 0 20px 20px 20px;
  background: #fff;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
}

#outer {
    width: auto;
  padding-right: 200px;
  padding-left: 200px;
}

#inner {
    width: 100%;
    margin: 0;
}

/* Mozilla code */
div#outer > div#inner[id] { /* IE5 Win ignores code before the '>' selector and therefore applies the rule for #Inner. Use [id]-Selector to prevent! */
    border-bottom: 1px solid transparent; /* footerblock moved up below */
}

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div#content,
* html body div.additional h1,
* html body div.additional h2,
* html body div.additional h3,
* html body ul,
* html body form {
    position: relative;
}

/* End hack */

/* nav... */
div#navblock {
    width: 200px;                    /* left column width */
    margin-left: -200px;             /* _negative_ left column width */
    float: left;
    position: relative;
    z-index: 10;
    line-height: 100%;
}

ul#nav a,
ul#nav a:visited,
ul#nav li.current li a,
ul#nav li.current li a:visited {
  color: #0D6429;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid #0D6429;
  background-color: #EFEFEF;
  background: url(../templates/images/bmg_bg_nav.gif);
}

ul#nav li.current a,
ul#nav li.current a:visited,
ul#nav li.currentNoChild a,
ul#nav li.currentNoChild a:visited {
    color: #FFFFFF;
  background-color: #60A019;
  background: url(../templates/images/bmg_bg_nav_current.gif);
}

ul#nav a:hover,
ul#nav a:focus,
ul#nav li.current li a:hover,
ul#nav li.current li a:focus {
    color: #FFFFFF;
  background-color: #ee7f01;
    text-decoration: none;
  background: url(../templates/images/bmg_bg_nav_hover.gif);
}

ul#nav a:active,
ul#nav li.current a:active,
ul#nav li.current li a:active {
    color: #FFFFFF;
  background-color: #ee7f01;
    text-decoration: none;
  background: url(../templates/images/bmg_bg_nav_hover.gif);
}

ul#nav li {
    padding: 0;
    margin: 0;
}

ul#nav li.open,
ul#nav li.current {
    background-color: #FFFFFF;
}

ul#nav li.currentNoChild {
  font-weight: bold;
}

ul#nav {
    margin-left: 0;
    border-top: 1px solid #0D6429;
  margin-top: 2em;
}

ul#nav li a {
    display: block;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-left: 4px;
    margin-right: 0;
  position: relative;
}
ul#nav ul {
    padding-left: 2px;
  margin:0;
    border:0;
  padding:0;
  border-left: 2px solid #3b971a;
}
ul#nav ul li a {
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    margin-right: 0;
  position: relative;
}
/* IE Win needs this ... \*/
* html body ul#nav li,
* html body ul#nav li a {
    height: 1px;
    position: relative;
}
/* End hack */

ul#nav li.open a.firstchild,
ul#nav li.open a.firstchild:visited,
ul#nav li.current a.firstchild,
ul#nav li.current a.firstchild:visited {
    padding-left: 18px;
    background-image: url("images/pf_active.gif");
    background-repeat: no-repeat;
    background-position: 3px 9px;
}

/* content... */
div#contentblock {
    width: 100%;
    float: left;
    position: relative;
    z-index: 12;
}

div#content {
    margin: 1.8em 20px;
    line-height: 120%;
}

div#marginal {
    width: 200px;                    /* right column width */
    margin-top: 1.8em;
    margin-right: -200px;            /* _negative_ right column width */
    float: left;
    position: relative;
    z-index: 11;
}

div#marginal * {
    margin-right: 0px;
}

div#marginal * * {
    margin-right: 0;
}

.topofpage {
  clear: both;
  float: none;
  text-align: right;
  font-size: 85%;
  margin: 0;
}

/* footer... */
div#footerblock {
    line-height: 150%;
    /*background-image: url("../images/nav_back.gif");
    background-repeat: repeat-y;*/
}

div#footerblock a,
div#footerblock a:visited {
    color: #0D6429;
    white-space: nowrap;
}

div#footerblock a:hover,
div#footerblock a:focus,
div#footerblock a:active {
    color: #000000;
}

div#footerfunctions {
    padding-left: 220px;
}

div#footertopofpage {
    width: 10em;
    padding-right: 1em;
    float: right;
    text-align: right;
}

div#footerfunctions,
div#footertopofpage {
    padding-top: 2em;
}

div#footerfunctions img,
div#footertopofpage img {
    margin-right: 3px;
}

div#footerdeco {
    height: 1px;
    margin-top: 0.1em;
    background: #5284CF left bottom;
}

div#footerdecoleft {
    width: 0px;
    height: 1px;
  border-left: 25px solid #FFFFFF;
    background: #FFFFFF left bottom;
}


/* Content */

div#content ul,
div#content ol,
div#content form {
    margin-bottom: 2em;
}

div#content p,
div#content h1 {
    margin-bottom: 1.5em;
}

div#content h2,
div#content h3 {
    margin-bottom: 1.5em;
}

/* pictures... */
div.pic150,
div.pic180 {
  border: 1px solid #63A14B;
  margin-right: 10px;
  margin-bottom: 0.8em;
  float: left;
  overflow: hidden;
}

/* Opera code */
div.pic150 > a:first-child,
div.pic180 > a:first-child,
div.pic400 > a:first-child {
    display: block;
}

div.pic150 {
    width: 150px;
}
div.pic180 {
    width: 180px;
}
div.pic400 {
  border: 1px solid #63A14B;
  margin-right: 0px;
  margin-bottom: 1.2em;
    width: 400px;
}
div.pic280 {
  border: 1px solid #63A14B;
  margin-right: 0px;
  margin-bottom: 1.2em;
    width: 280px;
}
div.pic150 .annotation,
div.pic180 .annotation {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 2px;
  padding-right: 2px;
}
div.pic400 .annotation,
div.pic280 .annotation {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 2px;
  padding-right: 2px;
}

.csc-textpic-imagewrap img {
  border: 1px solid #63A14B !important;
  /* margin-bottom: 1.2em; */
}
div.caption,
.csc-textpic-caption {
  font-size: 76%;
  padding: 4px;
  line-height: 110%;
  /* margin-bottom: 1.2em; */
}
p.csc-linkToTop {
  font-size: 76%;
  text-align:right;
}

div.annotation_rezept li,
div.annotation_rezept280 li {
  padding-left: 14px;
    background:  url("images/icon_bullet_small.gif") no-repeat 3px 0.5em;
}
div.annotation_rezept ul,
div.annotation_rezept280 ul {
  border: 1px solid #F28E00;
  margin-right: 0px;
  margin-bottom: 1.2em;
  padding-top: 0.2em;
  padding-bottom: 0em;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #FFFFFF;
}

div.annotation_rezept ul {
    width: 396px;
}
div.annotation_rezept280 ul {
    width: 276px;
}
div.annotation_oekotipp ul,
div.annotation_oekotipp p {
  border: 1px solid #F28E00;
    width: 388px;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #FFFFFF;
}
div.annotation_oekotipp li {
  padding-left: 14px;
    background:  url("images/icon_bullet_small.gif") no-repeat 3px 0.5em;
}
#content a img,
#marginal a img {
  border: 1px solid #F28E00;
}

#content a:visited img,
#marginal a:visited img {
  border: 1px solid #F28E00;
}

#content a:hover img,
#content a:focus img,
#marginal a:hover img,
#marginal a:focus img {
    border: 1px solid #0D6429;
}

.annotation {
    line-height: 120%;
}

.annotation a:link,
.annotation a:visited,
.annotation a:focus,
.annotation a:hover {
    text-decoration: underline;
}

div.additional {
    line-height: 120%;
}


div.additional h2 {
  font-size: 143% !important;
  color: #e85511;
  margin: 0 6px 1em 6px;
  border-bottom: 1px solid #ccc;
}

div.additional p {
  margin: 0 0 0 0;
  padding: 0 6px 0 6px;
}

div.additional img {
  margin-top: 1em;
  margin-bottom: 0.2em;
    border: 0 !important;
}
div.additional ul li a:hover,
div.additional ul li a:focus {
    color: #000000;
    text-decoration: underline;
}

div.additional ul li a {
    display: block;
    padding-left: 10px;
    margin: 0.2em 0;
    background: url(../templates/images/bmg_bullet_additional_link.png) no-repeat 0px 4px;
}

/* IE Win needs this... \*/
* html body div.additional ul li a {
    height: 1%;
}
/* End hack */

div.additional ul li a:hover,
div.additional ul li a:focus,
div.additional ul li a:active {
    background: url(../templates/images/bmg_bullet_additional_link.png) no-repeat 0px 4px;
}
div.divider {
    height: 1px;
    margin: 1em 0;

    clear: left;
  /*background-color: #60A019; */
}

/* Forms */
div.formLabel {
    width: 12em;
    float: left;
}

div.formLabel,
div.formElement,
div.formElementLarge {
    margin-bottom: 1ex;
}

div.formElementLarge label {
    display: block;
    margin-bottom: 3px;
}

fieldset {
    padding: 10px;
    border: 1px solid #ffffff; /* Opera needs this */
    margin: 0;
    margin-bottom: 1em;
    position: relative; /* Netspace 6 needs this */
    background: transparent url(../templates/images/bmg_bg_fieldset.png) right 0px no-repeat;
  width: 400px;
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

fieldset br.clearer{
  display: block; /*for N6*/
  font-size: 1px; /*for IE Mac*/
}

div.formwrapper {
    padding: 0.5em 1em;
    border: 1px solid #F28E00;
    background-color: #eeeeee;
    margin: -1px -0.6em; /*  IE Mac needs this */

}

/* Reset margin, hide from IE Mac \*/
div.formwrapper {
    margin: 0;
}
/* End of commented backslash hack */

div.formwrapper a:visited {
    color: #0D6429;
}

legend {
    padding: 0.07em 1em;
    margin: 0;
    color: #eeeeee;
    background-color: #F28E00;
    text-transform: uppercase;
    font-weight: bold;
    position: relative; /* Safari needs this */
    left: -10px;
}

/* Hide from Opera 6 */
head:first-child+body legend {
    left: -5px;
}

/* Hide from Opera 6, hide from IE Mac \*/
head:first-child+body legend {
    left: -10px;
}
/* End of commented backslash hack */

/* Make available to IE Win, hide from IE Mac */
* html body legend {
    left: -7px;
}
/* End of commented backslash hack */

/* reset for modern browsers */
legend[class] {
    position: static;
}

div.formSubmit {
    padding: 0.5em 1em;
    border: 1px solid #F28E00;
    background-color: #cccccc;
    text-align: right;
    margin: -0.9em 3px 0 3px; /* Rule for IE Mac */
}

/* Hide from IE Mac \*/
div.formSubmit {
    margin: -1em 1px 0 1px;
}
/* End of commented backslash hack */

div.formSubmit input {
    padding: 1px 1px;
    border: 1px solid #F28E00;
    color: #000000;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

div.formElement input,
div.formElementLarge input,
div.formElement select,
div.formElementLarge select,
div.formElement textarea,
div.formElementLarge textarea {
    border: 1px solid #F28E00;
}

div.formElement input,
div.formElement textarea {
    width: 15em;
}

div.formElement input.fourletters,
div.formElement textarea.fourletters {
    width: 4em;
}

div.formElementLarge input,
div.formElementLarge textarea {
    width: 94%;
}
.error{
  border: 1px solid #cc0000;
}
input.error,
label.error {
  color: #ffffff !important;
  background-color:#cc0000 !important;
  border: 1px solid #cc0000;
}

div.error p,
div.error li {
  padding: 0 0.5em;
  margin: 0;
  color: #cc0000 !important;
}



/**
 * ----------------------------------------------------------------------------
 * Helper
 *
 */

.rightalign {
    text-align: right !important;
}

.floatright {
  float: right;
}

.floatleft {
  float: left;
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}


.hidden{
display: none;
}
.column1 {
  width: 20em;
  float: left;
  position:relative;
  display: block;
}
.column2 {
  padding-left: 20.2em;
  padding-bottom: 0.3em;
}
.csc-frame-invisible {
    /* height: 1px; */
    margin: 1em 0;
    clear: left;
}
.page_divider {
    height: 1px;
    margin: 1em 0;
    clear: left;
    }

div.home_address p {
  border: 1px solid #ff6600;
       width: 388px;
  margin-top: 1.2em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #FFFFFF;
      background: url(../templates/images/bmg_bg_address.png);
    background-repeat: repeat-x;
}
div.column1 h3 {
        margin: 0 !important;
  border: 0 !important;
        padding-left: 0px !important;

}
div.column1 h3 a,
div.column1 h3 a:visited,
div.column1 h3 a:hover,
div.column1 h3 a:focus {
        background:  url(../templates/images/bmg_pfeil_orange.png) no-repeat 1px 4px;
 padding-left: 10px !important;
}
div.column1 h3 a,
div.column1 h3 a:visited {
    color: #0D6429;
    text-decoration: none;
}
div.column1 h3 a:hover,
div.column1 h3 a:focus {
    color: #000000;
    text-decoration: underline;
}
div.tx-blbmginfo-pi1 h2 {
    text-transform: none !important;
  /*font-size: 107%; !important;*/
  color: #ff6600;
  padding-bottom: 2px !important;
  letter-spacing: 0px !important;

}

.chargebox {
  min-height: 80px;
  padding: 6px 6px 6px 6px;
  margin-bottom: 1.6em;
  position: relative;
  border-left: 1px solid #fec009;
  background: transparent url(../templates/images/bmg_bg_charge.png) right 0px no-repeat;
  text-align: center;
  line-height: 120% !important;
}
.chargebox .bottom {
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent url(../templates/images/bmg_bg_charge.png) right bottom no-repeat;
}
.chargebox .bottom span {
  display: block;
  height: 10px;
  margin-left: -1px;
  width: 10px;
  float: left;
  background: transparent url(../templates/images/bmg_bg_charge.png) left bottom no-repeat;
}
div.chargebox .charge {
  color: #ff6600;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 107% !important;
}
div.chargebox h2 {
  color: #0d6249;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: bold;
  font-size: 120% !important;
       margin-bottom: 0;
       border-bottom: 0;
}
div.chargebox p {
margin: 2px;
margin-bottom: 6px;
}
div.chargebox p a,
div.chargebox p a:visited,
div.chargebox p a:hover,
div.chargebox p a:focus {
        padding-left: 12px;
        background:  url(../templates/images/bmg_bullet_additional_link.png) no-repeat 1px 4px;
}
div.chargebox p a,
div.chargebox p a:visited {
    color: #0D6429;
    text-decoration: none;
}
div.chargebox p a:hover,
div.chargebox p a:focus {
    color: #000000;
    text-decoration: underline;
}
.csc-menu li {
        padding-left: 10px;
        background:  url(../templates/images/bmg_bullet.png) no-repeat 1px 4px;
        padding-bottom: 0.6em;
}
.csc-menu dt {
        padding-left: 10px;
        background:  url(../templates/images/bmg_pfeil_orange.png) no-repeat 1px 4px;
}

.productbox,
.articlebox {
  min-height: 80px;
  padding: 6px 6px 6px 6px;
  margin-bottom: 1.6em;
  position: relative;
  border-left: 1px solid #dedede;
  background: transparent url(../templates/images/bmg_bg_article.png) right 0px no-repeat;
  line-height: 120% !important;
}

div.additional .csc-frame-frame1 img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.additional .csc-frame-frame1 {
  padding: 6px 6px 6px 6px;
  margin-bottom: 1.6em;
  border: 1px solid #dedede;
  line-height: 120% !important;
}
.productbox .bottom,
.articlebox .bottom {
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent url(../templates/images/bmg_bg_article.png) right bottom no-repeat;
}
.productbox .bottom span,
.articlebox .bottom span {
  display: block;
  height: 10px;
  margin-left: -1px;
  width: 10px;
  float: left;
  background: transparent url(../templates/images/bmg_bg_article.png) left bottom no-repeat;
}
div.productbox ul,
div.articlebox ul {
  margin-bottom: 2px;
}
ul.csc-bulletlist-2 li {
  padding-left: 10px;
    background:  url(../templates/images/bmg_pfeil_gruen.png) no-repeat 1px 0.4em;
}
ul.csc-bulletlist-3 {
  border: 1px solid #F28E00;
  font-size: 86%;
  width: 272px;
  background-color: #fff;
        padding: 4px;
}
div.csc-mailform-field {
  display: block;
}
div.csc-mailform-field label {
    width: 12em;
    float: left;
  margin-top: 1em;
}
div.csc-mailform-field input {
  width: 15em;
    border: 1px solid #e85511;
  margin-top: 1em;
}
div.csc-mailform-field textarea {
  margin-top: 1em;
  width: 15em;
    border: 1px solid #e85511;
}
.csc-mailform-label {
  font-size: 140%;
  font-family: "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
  color: #a0a0a0;
  }
/*
div.csc-frame-invisible {
    height: 1px;
    margin-bottom: 5em;
    clear: left;
}
*/
#content a.linkext,
#content a.linkext:visited,
#content a.linkext:hover,
#content a.linkext:focus {
    padding-left: 10px;
    background: url(../templates/images/bmg_bullet_additional_link.png) no-repeat 0px 4px;
}
ul.csc-bulletlist-4 li {
    list-style: none !important;
  padding-left: 0px;
background: url() no-repeat 0px 4px;
}

ul.csc-menu-1 li,
ul.csc-menu-def li {
    list-style: none !important;
  padding-left: 6px;
background: url() no-repeat 0px 4px;
}
div.tx-blecoinform-pi1 .open {
  margin-top: 1em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #FFFFFF;
      background: url(../templates/images/bmg_bg_address.png);
    background-repeat: repeat-x;
    border: 1px solid #ff6600;

}

div.tx-blecoinform-pi1 table.ecoinformdetail {
border: 1px solid #0d6429;
margin: 0 24px 22px 0px;
}
div.tx-blecoinform-pi1 table td.key {
background-color: #0d6429;
padding: 2px 10px 2px 10px;
color: #fff;
text-align: center;
}
div.tx-blecoinform-pi1 table td.val {
padding: 2px 5px 2px 5px;
color: #000;
margin: 0;
text-align: center;
}
div.tx-blecoinform-pi1 p.source {
   font-size: 85%;
}
div.tx-blecoinform-pi1 p a {
        background: url(../templates/images/bmg_bg_prodlist.png);
    background-repeat: repeat-x;
padding: 4px 4px 4px 25px;
display: block;
width: auto;
}
#content #map {
  margin-bottom: 1.5em;
}
#content .tx-bmgvip-pi1 table {
  border: 1px solid #ff6600;
        padding: 3px;
}
#content .tx-bmgvip-pi1 td {
  padding: 10px;
        background: url(../templates/images/bmg_bg_article.png);
  background-color: #fefefe;
  background-repeat: repeat-y;
  background-position: left bottom;
}
#content .css2362 h3 {
  color: #B61E22;
  padding-left: 0px;
  border-left: none;
        font-size: 112%;
}
#content .css2362 {
  border: 1px solid #B61E22;
  padding: 10px;
  background-color: #f8f8f8;
}
#content .css2362 li {
   margin-left: 20px;
   padding-left: 16px;
    background:  url(../templates/images/bmg_pfeil_2362.png) no-repeat 0px 0.1em;
}
#content .tx-rgsmoothgallery-pi1 {
  padding-bottom: 1.5em;
  background-color: #fff !important;
}
div.productbox div.csc-textpic-caption {
  margin-bottom: 0;
}
div.productbox img {
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}
div.productbox .csc-textpic-text{
  margin-bottom: 6px;
  margin-top: 12px;
}

/* CSS für Google Maps */
#map div div div div div div div div {
  overflow: hidden !important;
}
table.contenttable-0 {
  border: 1px solid #0D6429;
  background-color: #ffffff;
}
table.contenttable-0 caption {
  color: #ffffff;
  font-weight: bold;
  background-color: #0D6429;
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-0 td,
table.contenttable-0 th {
  padding: 4px;
    margin: 0;
  text-align: left;
  vertical-align: top;
}
table.contenttable-0 .tr-odd {
  background-color: #ebebeb;
    padding: 0;
      margin: 0;
}
