body {
  width:710px;
  font-family:calibri,helvetica,arial;
  font-size:13px;
  background-color:#0a3f47;
  color:#717174;
  padding:10px;
  margin:auto;
  position:relative;
}
body.startseite {
  width:500px;
  margin-top:20px;
  background-color:#f6f6f7;
}
body.startseite a {
  color:#f6f6f7;
}
#header {
  width:710px;
  height:163px;
  background:url(./header_bg.jpg);
  color:white;
  padding-top:7px;
}
#header a {
  color:#ffffff;
  text-decoration:none;
}
#header a:hover {
  text-decoration:underline;
}
#header_left {
  float:left;
  margin-left:29px;
}
#header_right {
  float:right;
  padding-top:2px;
  margin-right:29px;
  font-size:10px;
}
#menue {
  position:absolute;
  top:93px;
  left:30px;
  background:url(./menue_bg.jpg);
  text-align:right;
  width:203px;
  height:322px;
  padding:15px 7px 0 0;
  z-index:4;
  font-weight:bold;
  font-size:20px;
  color:#0f444c;
}
#menue img {
  border:0;
}
#menue #mem_submenu, #menue #mem_submenu2 {
  font-size:12px;
  font-weight:normal;
  padding-bottom:10px;
}
#menue .not_seeable {
  display:none;
}
#menue ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}
#menue ul li {
  padding:0 0 3px 0;
  margin:0;
  cursor:pointer;
  width:203px;
}
#maceenergiemethode {
  background:url('maceenergiemethode.png') no-repeat;
  width:203px;
  height:25px;
  display:block;
}
#maceenergiemethode:hover {
  background:url('maceenergiemethode2.png') no-repeat;
}
#einzelsitzung {
  background:url('einzelsitzung.png') no-repeat;
  width:203px;
  height:25px;
  display:block;
}
#einzelsitzung:hover {
  background:url('einzelsitzung2.png') no-repeat;
}
#anwendung {
  background:url('anwendung.png') no-repeat;
  width:203px;
  height:25px;
  display:block;
}
#anwendung:hover {
  background:url('anwendung2.png') no-repeat;
}
#faq {
  background:url('faq.png') no-repeat;
  width:203px;
  height:20px;
  display:block;
}
#faq:hover {
  background:url('faq2.png') no-repeat;
}
#ueber {
  background:url('ueber.png') no-repeat;
  width:203px;
  height:30px;
  display:block;
}
#ueber:hover {
  background:url('ueber2.png') no-repeat;
}
#kontakt {
  background:url('kontakt.png') no-repeat;
  width:203px;
  height:25px;
  display:block;
}
#kontakt:hover {
  background:url('kontakt2.png') no-repeat;
}
#links {
  background:url('links.png') no-repeat;
  width:203px;
  height:25px;
  display:block;
}
#links:hover {
  background:url('links2.png') no-repeat;
}
a {
  text-decoration:none;
  color:#569aa4;
}
a:hover {
  color:#326269;
}
.error {
  color:red;
}
.success {
  color:green;
}
#banner {
  height:225px;
}
#main h2 {
  border-bottom:2px dotted #87888a;
  padding:0 0 2px 0;
  margin:0;
  font-size:14px;
  color:#58585a;
}
#main h3 {
  padding:0;
  margin:24px 80px 0 30px;
  font-weight:bold;
  font-family:georgia,helvetica,arial,sans-serif;
  color:#569AA4;
  font-size:16px;
}
#main h4 {
  padding:0;
  margin:0;
  font-weight:bold;
  font-family:georgia,helvetica,arial,sans-serif;
  font-size:14px;
}
#main p {
  padding:0;
  margin:12px 80px 0 30px;
}
#main .gross {
  font-size:16px;
  font-weight:bold;
  font-family:georgia,helvetica,arial,sans-serif;
  color:#569AA4;
  padding:15px 0 20px 0;
}
#main ul {
  padding:0;
  margin:12px 80px 0 55px;  
}
#main ul li {
  padding:6px 0 6px 0;
}
#main_top {
  background:url(./main_top_bg.jpg);
  background-repeat:no-repeat;
  position:relative;
  z-index:2;
}
#main {
  background:url(./footer_bg.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
  position:relative;
  z-index:3;
}
#main_text {
  background:url(./main_middle_bg.jpg);
  position:relative;
  z-index:1;
}
#text {
  padding:60px 0 45px 80px;
  width:630px;
} 
#text input.kontaktformular {
  width:200px;
}
#text textarea {
  width:200px;
  height:80px;
}
#text .logo {
  float:left;
  margin-right:10px;
}

#texta {
  font-size:10px;
  padding:40px 0 0 30px;
  color:#95b1b5;
}

#texta a {
  color:#95b1b5;
}

