* {
  padding: 0;
  margin: 0;
}

img, fieldset {
  border: 0;
}

ul, li {
  list-style: none;
}

input, select, textarea {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

a {
  text-decoration: underline;
  color: #cdc7d2;
}

a:hover {
  text-decoration: none;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #ffffff;
 background: #978ba1 url(../images/bg_body.jpg) 0 0 repeat-x;
}

#wrapper {
  margin: 25px auto;
  width: 951px;
}

/* header */

#header {
  height: 241px;
}

#main{
  overflow: hidden;
  width: 951px;
  background: url(../images/bg_main.gif) 0 0 repeat-y;
  position: relative;
}

#main .edge {
  height: 64px;
  width: 55px;
  background: url(../images/bg_edge.gif) 0 0 no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 90;
}

/* menu */

#menu {
  width: 131px;
  padding: 22px 0 0 55px;
  float: left;
  height: 394px;
  /*background: #736282;*/
  margin: 0 8px 0 0;
  font-size: 18px;
  font-family: Trebuchet MS, Verdana, sans-serif;
}

#menu li {
  padding: 0 0 30px 0;
}

#menu li a {
  text-decoration: none;
  color: #cdc7d2;
}

#menu li a:hover {
  color: #ffffff;
}

#menu li.active a {
  font-size: 20px;
  color: #ffffff;
}

/* content */

#content {
  width: 702px;
  height: 386px;
  float: left;
  padding: 30px 0 0 55px;
  /*background: #736282;*/
  overflow: auto;
  position: relative;
}

#content .top {
  height: 105px;
  width: 142px;
  background: url(../images/bg_edge_top.gif) 0 0 no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

#content p {
  margin: 0 0 10px 0;
}

#content h3 {
  font-size: 11px;
  font-weight: bold;
  padding: 0 0 3px 0;
}

#content ul {
  margin: 0 0 7px 13px;
}

#content li {
  list-style-type: disc;
  padding: 0 0 3px 0;
}

#content p.link {
  font-size: 10px;
  position: absolute;
  right: 55px;
  bottom: 20px;
  z-index: 100;
}

#content .scroll {
  height: 340px;
  overflow: auto;
  z-index: 89;
  position: relative;
  margin: 0 10px 0 0;
}

/* start */

#content.start {
  width: 682px;
  height: 366px;
  padding: 30px 75px 0 0;
  font-size: 13px;
  text-align: center;
  background: url(../images/bg_start.gif) right 0 no-repeat;
}

#content.start p {
  font-size: 11px;
}

#content.start p.nomargin {
  margin: 0;
}

/* prana*/

#content.prana {
  width: 717px;
  height: 356px;
  padding: 30px 40px 30px 0;
  font-size: 13px;
  text-align: center;
  background: url(../images/bg_prana.gif) 160px bottom no-repeat;
}

#content.prana p.bold {
  font-size: 18px;
  font-weight: bold;
}

/* angebote */

#content.angebote {
  background: url(../images/angebote.jpg) 440px 90px no-repeat;
}

#content.angebote p {
  width: 360px;
}

#content.angebote ul {
  width: 360px;
}

#content.angebote p.image {
  position: absolute;
  right: 45px;
  top: 85px;
  width: auto;
}

/* nils */

#content.nils {
  background: url(../images/nils.jpg) right top no-repeat;
}

#content.nils p {
  width: 250px;
  margin: 0 0 20px 0;
}

#content.nils ul {
  width: 250px;
  margin: 0 0 30px 13px;
}

#content.nils p.link {
  font-size: 14px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  position: static;
  margin: 0 0 3px 0;
}

#content.nils p.link a {
  text-decoration: none;
}

#content.nils p.link a:hover {
  text-decoration: underline;
}

/* news */

#content.news {

}

#content .news_item {
  width: 620px;
  overflow: hidden;
  margin: 0 0 20px 0;
}

#content .news_item p.title {
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 5px 0;
}

#content .news_item p.date {
  font-size: 10px;
  color: #d8d3db;
}

#content .news_item p.image {
  width: 220px;
  overflow: hidden;
  float: left;
  margin: 0 0 5px 0;
}

#content .news_item p.text {
  text-align: justify;
}

/* team */

#content.team {
  background: url(../images/bg_team.gif) center 20px no-repeat;
  text-align: center;
  padding: 113px 0 0 0;
  width: 757px;
}

#content.team a {
  margin: 0 3px 0 3px;
}

#content.team .dr {
  padding: 80px 0 0 0;
}

/* team alex */

#content.alex {
  background: url(../images/alex.jpg) right top no-repeat;
}

#content.alex p, #content.alex ul {
  margin-bottom: 20px;
}

/* team dennis */

#content.dennis {
  background: url(../images/dennis.jpg) right top no-repeat;
}

#content.dennis p, #content.dennis ul {
  margin-bottom: 20px;
}

/* team torsten */

#content.torsten {
  background: url(../images/torsten.jpg) right top no-repeat;
}

#content.torsten p, #content.torsten ul {
  margin-bottom: 20px;
}

/* team nils*/

#content.nils_tr {
  background: url(../images/nils_tr.jpg) right top no-repeat;
}

#content.nils_tr p, #content.nils_tr ul {
  margin-bottom: 20px;
}

/* team dr */

#content.dr_kuehn {
  background: url(../images/dr_kuehn.jpg) right top no-repeat;
  padding-top: 30px;
}

#content.dr_kuehn p {
  margin-bottom: 20px;
  padding-right: 350px;
}

#content.dr_kuehn p.link {
  margin-bottom: 20px;
  padding-right: 0
}

/* parter */

#content.partner p.firstrow {
  margin: 0 0 70px 0;
}

#content.partner p a {
  margin: 0 60px 0 0;
}

#content.partner p.firstrow a {
  margin: 0 120px 0 0;
}

/* impressum */

#content.imprint {
  padding-top: 50px;
  height: 366px;
}

#content.imprint div {
  width: 400px;
  float: left;
}

#content.imprint div.route {
  width: 200px;
}

/* kontakt */

#content.contact {
  padding-top: 50px;
  height: 366px;
}

#content.contact .formular {
  width: 320px;
  float: left;
  overflow: hidden;
  margin: 0 55px 0 0;
  border-right: 1px solid #c2bcc8;
  display: inline;
  padding: 0 55px 0 0;
}

#content.contact .desc {
  margin: 0 0 5px 0;
}

#content.contact #ok {
  font-weight: bold;
  color: #33cc00;
}

#content.contact p small {
  color: #c2bcc8;
}

#content.contact .formular td {
  padding: 0 0 5px 0;
}

#content.contact .formular td.text input {
  width: 215px;
  border: 1px solid #cccccc;
}

#content.contact .formular td.text textarea {
  width: 215px;
  border: 1px solid #cccccc;
}

#content.contact .contact {
  float: left;
}

/* Footer */

#footer {
  padding: 8px 0 65px 0;
  font-size: 12px;
  background: url(../images/bg_footer.gif) 0 0 no-repeat;
}

#footer ul li {
  display: inline;
  color: #333333;
  border-right: 1px solid #333333;
  padding: 0 5px 0 5px;
}

#footer ul li a {
  color: #333333;
  text-decoration: none;
}

#footer ul li a:hover {
  text-decoration: underline;
}

#footer ul li.last {
  border-right: none;
}

#footer span {
  color: #ffffff;
}


