body{
  background-image: url(Bilder/bg.body.gif);
  font-family: verdana, arial, tahoma, sans serif;
  font-size: 12px;
}
a {
  text-decoration: none;
}
a img {
  border: 0;
}
a:link, a:visited {
  color: black;
}
a:hover, a:active {
  color: #990000;
}
li {
  font-family: verdana, arial, tahoma, sans serif;
  font-size: 12px;
}
div#content li {
  line-height: 1.4;
}
form {
  margin: 0;
}
h1, h2, h3, h4, h5 {
  font-family: verdana, arial, tahoma, sans serif;
  color: #666;
}
h1 {
  font-size: 15px;
  font-variant:small-caps;
  margin-top: 25px;
}
h1.csc-firstHeader {
  margin-top: 0;
}
h2 {
  font-size: 13px;
  font-weight: bold;
}
h4 {
  font-size: 13px;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 5px;
  color:#11A474;
}
h5 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 0;
}


.floatleft{
  float: left;
}
.floatright{
  float: right;
}
.displaynone {
  display: none;
}
.displayblock {
  display: block;
}
.hg-white{
  background-color: white;
}
.clearboth{
  clear: both;
}
.fett {
  font-weight: bold;
}
.aktiviert {
  color: #990000;
}
.bordergreen {
  border: 1px solid green;
}
.keinbutton{
  background-color: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.inline {
  display: inline;
}
.blau, .blau a { color:#1c5da0; border-color:#1c5da0; }
.blau a:hover { color:#11A474 !important; border-color:#11A474 !important; }
.blau:hover { color:#11A474 !important; border-color:#11A474 !important; }
.gruen, .gruen a { color: #11A474; border-color: #11A474; }
.gruen a:hover { color:#1c5da0 !important; border-color:#1c5da0 !important; }
.gruen:hover { color:#1c5da0 !important; border-color:#1c5da0 !important; }
.orange { color: #f69e1a; }
.rot { color: #990000; border-color: #990000; }
.rot a { color: #990000; }
.rot a:hover { color: #990000 !important;  border-color: #990000 !important; }



p.bodytext {
  font-family: verdana, arial, tahoma, sans serif;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: 5px;
  color: #666;
}
p.bodytext a, div#content li a {
  color: black;
  border-bottom: 1px dotted black;
}
.rgtabs-menu li a {
  border-bottom: 0;
}
p.bodytext a:hover {
  color: #990000;
}
li {
  color: #666;
}


/*----------------------------------------------*/
/* Grundaufbau                                  */
/*----------------------------------------------*/
div#gesamt-outer {
  width: 1000px;
  text-align: left;
  margin-top: 20px;
}
div#gesamt-inner {
  width: 997px;
  text-align: left;
  background-color: white;
  border-left: 2px solid #1F9B76;
  border-right: 2px solid #1F9B76;
  border-bottom: 2px solid #1F9B76;
}
div#abstand-nach-logo { height: 10px; width: 990px; float: left;}
div#menu1-outer {
  float: left;
  width: 237px;
  min-height: 600px;
  text-align: left;
}
  div#menu1 {
    min-height: 500px;
    margin: 20px 0 10px 15px;
  }
div#content-outer {
  width: 730px;
  min-height: 600px;
  float: left;
  text-align: left;
  background-color: white;
}
  div#content {
    margin: 15px 0 10px 25px;
  }


/*----------------------------------------------*/
/* Menü                                         */
/*----------------------------------------------*/
div#menubox-outer {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  background-image: url(Bilder/verlauf.menubox.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.startseite-adressfeld a { color: #666; }
div#menubox {
  margin: 15px 15px 20px 5px;
}
h1.therapieprogramme {
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  font-variant: normal;
  margin-top: 0;
}
ul#ulmenu1, ul#ulmenu1-ebene2, ul#ulmenu1-ebene3,
ul#ulmenu1home, ul#ulmenu1home-ebene2, ul#ulmenu1home-ebene3 {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 4px 0 0 0;
}
ul#ulmenu1 li, ul#ulmenu1home li {
  font-size: 14px;
  padding-left: 15px;
}
li.menu1-level1, li.menu2-level1 {
  font-weight: bold;
  margin-bottom: 4px;
}
li.menu1-level3 {
  margin-left: 5px;
}
li.menu1-level3 a {
  font-size: 11px;
}
li.menu2-level1 a, li.menu2-level2 a {
  color: #999;
}
li.act, li.act a {
  color: #f69e1a;
}
li.act, li.act:hover, li.no:hover {
  background: url(Bilder/dreieck.jpg) no-repeat 0 0;
}


/*----------------------------------------------*/
/* Mini-Warenkorb                               */
/*----------------------------------------------*/
div#miniwarenkorb {
  margin: 15px 15px 20px 15px;
}



/*----------------------------------------------*/
/* Kontaktformular                              */
/*----------------------------------------------*/
h1.Kontaktformular {
  color: #980002;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 13px;
}
div#KontaktFormular {
  font-size: 11px;
  text-align: left;
}
div#Kontaktformular-inner {
  clear: both;
}
div#KontaktFormular p.eingabefeldzeile {
  margin: 0;
  clear: left;
}
div#kontaktform-links {
  float: left;
  width: 500px;
}
div#kontaktform-links label {
  font-family: verdana, arial, Helvetica, sans serif;
  font-size: 11px;
  width: 150px;
  float: left;
  text-align: left;
  color:#777777;
  font-weight: bold;
}
input.kontaktform-input, textarea.kontaktform-input {
  width: 240px;
  height: 18px;
  background-color: white;
  color: black;
  border: 1px solid #777777;
  margin: 0 0 10px 0;
  font-family: verdana, arial, Helvetica, sans serif;
  font-size: 11px;
  padding: 4px;
}
input.button-senden {
  border: 1px solid #777777;
}
textarea.kontaktform-input {
  height: 135px;
  overflow: hidden;
}
div.kontaktform-buttons {
  margin: 20px 20px 0 20px;
  clear: both;
}
ul#kontaktform-fehlerliste {
  padding: 0 0 0 8px;
  margin: 0 0 15px 8px;
}
ul#kontaktform-fehlerliste li {
  color: red;
  margin: 0;
  width: 200px;
  height: 10px;
}

/***********************************
Teilung 50/50
************************************/
div.content-2spaltig-50-50-outer {
  width: 720px;
  margin-top: 10px;
}
div.content-2spaltig-50-50-spalte1-outer {
  width: 350px;
  float: left;
  margin-right: 15px;
}
div.content-2spaltig-50-50-spalte2-outer {
  width: 350px;
  float: left;
}

/***********************************
Teilung 25/25/25/25 (als Tabelle)
************************************/
div.content-4spaltig-outer {
  background-image: url(Bilder/bg.tabelle.jpg);
  background-position: 170px 0;
  background-repeat: repeat-y;
  width: 720px;
  border-bottom: 1px solid #ddd;
}
div.content-4spaltig-spalte1-outer {
  width: 170px;
  min-height: 4px;
  float: left;
  margin-right: 10px;
}
div.content-4spaltig-spalte2-outer {
  width: 170px;
  min-height: 4px;
  float: left;
  margin-right: 10px;
}
div.content-4spaltig-spalte3-outer {
  width: 170px;
  min-height: 4px;
  float: left;
  margin-right: 10px;
}
div.content-4spaltig-spalte4-outer {
  width: 170px;
  min-height: 4px;
  float: left;
}

/*----------------------------------------------*/
/*                                              */
/*----------------------------------------------*/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  margin-top: 5px;
  font-size: 11px;
}
div#content li.csc-textpic-image a {
  border-bottom: 0;
}


/*----------------------------------------------*/
/* Dummy-Element des Shops ausblenden
/*----------------------------------------------*/
div#tx-ttproducts-pi1-single,
div#tt-products-single-411 {
  display: none;
}

/*----------------------------------------------
  Formularelemente
----------------------------------------------*/
input.rigling-button,
div.rigling-button {
  border: 1px solid;
  background-color: white;
  font-weight: normal;
  width: 190px;
  cursor: pointer;
  font-family: verdana, arial, tahoma, sans serif;
}
div.rigling-button {
  font-size: 11px;
  width: 188px;
  height: 14px;
  padding-top: 2px;
  margin-top: 3px;
  text-align: center;
}
div.rigling-button a {
  font-family: verdana, arial, tahoma, sans serif;
}
input.rigling-button:hover,
div.rigling-button:hover {
}
input.rot:hover{
  border-color: #990000;
  color: #990000;
}
div.rigling-button a:hover {
}

/*----------------------------------------------
  Warenkorb/Bestellanfrage
----------------------------------------------*/
td.warenkorb-spaltentitel {
  background-color: #ddd;
  height: 20px;
}
span.tx-ttproducts-pi1-wrap2 {
  font-size: 12px;
}
p.bodytext-merkliste {
  margin-top: 8px;
  margin-bottom: 2px;
}
