body {
  background: #ecf4fc url(img/main_bg.jpg) repeat-y scroll center top;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  padding-bottom: 20px;
}
* {
  margin: 0;
  padding: 0;
}
p {
  padding: 10px 0;
}
h1 {
  padding: 73px 0 0 125px;
  color: #ffffff;
  font-size: 35px;
}
#header p.link {
  margin: 7px 10px 0 60px;
  padding: 0;
  color: #ffffff;
  font-size: 25px;
}
#header div.beratung {
  float: right;
}
#header div.beratung h2 {
  margin: 55px 70px 0 0;
  text-align: center;
  color: #2e6ea4;
  width: 200px;
  font-size: 21px;
}
#header div.beratung h3 {
  color: #e24a00;
  font-size: 27px;
  margin-left: 12px;
  margin-top: 2px;
}
h2 {
  padding: 0 0 4px;
  color: #ff8d5e;
  font-size: 18px;
  font-weight: bold;
}
h3 {
  color: #578d5e;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 14px;
  padding-top: 10px;
}
ul {
  padding-left: 20px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul li {
  background: transparent url(img/li_bull.gif) no-repeat scroll left center;
  padding-left: 10px;
}
#wrapper {
  margin: 20px auto;
  width: 921px;
}
#header {
  background: transparent url(img/header.png) repeat scroll 0%;
  width: 920px;
  height: 178px;
  margin-left: 2px;
}
#content {
  margin: auto;
  padding: 10px 5px 10px 20px;
  background: transparent url(img/body_bg.png) repeat-y scroll center top;
  width: 895px;
}
#inner {
  float: left;
  width: 575px;
}
#sidebar {
  width: 300px;
  float: left;
  margin-left: 20px;
}
#sidebar h2 {
  background: transparent url(img/sidebar_title.gif) repeat-x scroll 0%;
  width: 270px;
  height: 50px;
  color: #ffffff;
  line-height: 60px;
  font-size: 17px;
  padding-left: 30px;
  padding-bottom: 0;
}
#sidebar .box {
  background: #e1f4e3 none repeat scroll 0%;
  width: 300px;
  font-weight: bold;
  color: #427148;
  margin-bottom: 10px;
}
#sidebar .box table {
  padding: 10px;
  margin-left: 20px;
}
#sidebar .box.map {
  padding: 10px 20px 20px;
  width: 260px;
  color: #000000;
  font-weight: 100;
}
#sidebar .box.map img {
  margin-bottom: 10px;
}
#sidebar .box.map span {
  color: #427148;
  font-weight: bold;
}
#track2LocalFormContainer {
  padding-left: 30px;
  width: 270px;
  font-weight: 100;
  color: #000000;
  background: #e1f4e3;
  padding-bottom: 20px;
}
#track2LocalFormContainer span {
  font-size: 11px;
  color: #97be9c;
}
#track2LocalFormContainer table {
  margin: 0;
  padding: 0;
  color: #427148;
  font-weight: bold;
}
#track2LocalFormContainer tr {
  height: 25px;
}
input, textarea {
  width: 185px;
}
textarea {
  height: 150px;
  margin-bottom: 5px;
}
.submit {
  border:  none;
  background: transparent url(img/input_submit.png) repeat scroll 0%;
  width: 74px;
  height: 29px;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  float: right;
  margin-right: 20px;
}
.contact {
  padding: 0 10px 10px;
  background: transparent url(img/contact_us.jpg) repeat scroll 0%;
  width: 557px;
  height: 96px;
  font-weight: bold;
  color: #2e6ea4;
  text-align: center;
  margin-top: 20px;
}
.contact h2 {
  color: #e14a03;
  font-size: 25px;
  margin-top: 5px;
  margin-left: 10px;
}
.profilimg {
  background: transparent url(img/profil_bg.jpg) repeat scroll 0%;
  float: right;
  width: 189px;
  height: 233px;
  text-align: center;
  padding-top: 2px;
}
.profilimg p {
  padding: 5px 0 0;
  color: #578d5e;
}
#footer {
  background: transparent url(img/footer_bg.png) no-repeat scroll center top;
  margin-left: 2px;
  width: 918px;
  height: 50px;
}
#footer h3 {
  padding: 25px 0 8px 22px;
  font-weight: bold;
  font-size: 20px;
}
#footer span {
  font-weight: bold;
  color: #8da0b0;
  padding-left: 22px;
}
#footer span a {
  color: #8da0b0;
  text-decoration: none;
}
