html {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: verdana, Arial, sans-serif;
  font-size: 83%;
  line-height: 145%;
  color: #000;
  margin: 0px;
  padding: 0px;
  background: #cae3c2;
  text-align: center;
  background: url(../images/bg_main.gif) top center repeat-y #cae3c2;
}
img {
  border: 0px;
}
/*=========== DIVs ==========================*/
#container {
  text-align: left;
  width: 790px;
  margin: auto;
  background: url(../images/bg_main.gif) top center repeat-y #cae3c2;
}

#head-left-logo {
  float: left;
  display: inline;
  width: 352px;
  height: 250px;
  background: url(../images/bg_head_logo.gif) no-repeat #cae3c2;
}
/*=========== Head-Composings ==========================*/
#head-right-comp-start {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp.jpg) no-repeat #cae3c2;
}
#head-right-comp-wie {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_wann.jpg) no-repeat #cae3c2;
}
#head-right-comp-wann {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_mich.jpg) no-repeat #cae3c2;
}
#head-right-comp-prinzipien {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_prinzipien.jpg) no-repeat #cae3c2;
}
#head-right-comp-impressum {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_impressum.jpg) no-repeat #cae3c2;
}
#head-right-comp-kontakt {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_patienten.jpg) no-repeat #cae3c2;
}
#head-right-comp-mich {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_wie.jpg) no-repeat #cae3c2;
}
#head-right-comp-vermietung {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_skizze.jpg) no-repeat #cae3c2;
}
#head-right-comp-vermietung2 {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_prax.jpg) no-repeat #cae3c2;
}
#head-right-comp-patienten {
  float: left;
  display: inline;
  width: 438px;
  height: 250px;
  background: url(../images/bg_head_comp_kontakt.jpg) no-repeat #cae3c2;
}
/*=========== ENDE Head-Composings ==========================*/
#content {
  float: left;
  display: inline;
  width: 790px;
  margin: 0px;
  padding: 0px;
  background: url(../images/bg_content.gif) bottom no-repeat;
}

#nav {
  float: left;
  display: inline;
  color: #333333;
  width: 200px;
  height: 600px;
}

#content-box {
  float: left;
  display: inline;
  width: 490px;
  text-align: left;
  margin: 30px 0px 0px 45px;
  padding: 0px 0px 40px 0px;
}

#footer {
  float: left;
  display: inline;
  text-align: center;
  width: 770px;
  height: 40px;
  margin-left: 19px;
  padding: 0px;
  background: rgb(135, 198, 112);
}
/*====================== Navi =============*/

#nav ul {
  float: left;
  display: inline;
  list-style-type: none;
  margin: 20px 0px 0px 40px;
  padding: 0px;
}

#nav li {
  float: left;
  display: inline;
  line-height: 173%;
  background: url(../images/bg_button_linie.gif) bottom repeat-x;
  margin: 0px;
  padding: 0px 0px 4px 0px;
}

#nav li a,
#nav li a:visited,
#nav li a:active {
  display: block;
  font-family: verdana, arial, sans-serif;
  color: black;
  font-size: 100%;
  text-indent: 5px;
  line-height: 293%;
  width: 170px;
  text-decoration: none;
}

#nav li a:hover {
  display: block;
  line-height: 293%;
  text-indent: 5px;
  background: url(../images/bg_button_hover.gif) top left;
}
#nav #aktiv {
  display: block;
  line-height: 293%;
  text-indent: 5px;
  background: url(../images/bg_button_neg.gif) top left;
}
/*====================== Schriftformate =============*/
#content-box p {
  font-size: 100%;
  line-height: 154%;
  margin: 0px 0px 20px 0px;
  /*background: url(../images/bg_absatz.gif) bottom center no-repeat;*/
}
#content-box .trenner {
  font-size: 100%;
  line-height: 154%;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 30px 0px;
  background: url(../images/bg_absatz.gif) bottom center no-repeat;
}
#content-box #ende {
  font-size: 100%;
  line-height: 154%;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 30px 0px;
  background: none;
}
#content-box p a {
  font-size: 100%;
  line-height: 154%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  color: #50a132;
  text-decoration: none;
  background: url(../images/bg_links.gif) no-repeat;
}
#content-box p a:hover {
  font-size: 100%;
  line-height: 154%;
  margin: 0px 0px 0px 0px;
  color: #50a132;
  text-decoration: underline;
  background: url(../images/bg_links.gif) no-repeat;
}
#content-box h1 {
  font-size: 140%;
  color: #50a132;
  margin: 0px 0px 0px 0px;
}
#content-box h2 {
  font-size: 105%;
  color: #868686;
  margin: 10px 0px 15px 0px;
}
#content-box ul {
  display: block;
  margin: 0px 0px 25px 0px;
  padding: 0px;
  text-indent: 15px;
}
#content-box li {
  display: block;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-indent: 25px;
  line-height: 160%;
  font-weight: normal;
  color: #50a132;
  background: url(../images/bullet_liste.gif) left top no-repeat;
}
#content-box strong {
  color: #50a132;
}
/* ==========================  ZITAT  =====================================*/
#content-box #zitat {
  float: left;
  display: inline;
  padding: 20px 0px 0px 70px;
  margin: 0px 0px 30px 0px;
  background: url(../images/img_parantese_start.gif) top left no-repeat;
}
#content-box .zitat {
  padding: 0px 40px 10px 0px;
  margin: 0px 0px 0px 10px;
  background: url(../images/img_parantese_ende.gif) bottom right no-repeat;
  line-height: 170%;
}
#content-box #zitat strong {
  color: #50a132;
}
/* ==========================  Ende ZITAT =====================================*/
#content-box .pic {
  margin: 0px 0px 20px 0px;
  display: inline;
}
/* ==========================  Formular =====================================*/
.formular {
  display: block;
  margin: 10px 0px 10px 0px;
}
form {
  padding: 0px;
  margin: 0px;
}
input,
textarea {
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #ababab;
  background-color: White;
  color: black;
  font-size: 100%;
  margin: 0px 0px 0px 0px;
}
#buttonLeft {
  border: 1px solid #ababab;
  background: #e7f2e4;
  margin: 10px 0px 30px 0px;
  width: 120px;
}
#buttonRight {
  border: 1px solid #ababab;
  background: #e7f2e4;
  margin: 10px 0px 30px 20px;
  width: 120px;
}
