body {
  background-attachment: fixed;
  background-color:      white;
  background-image:url(therapie/humanbg.jpg);
  background-position:300px 200px;
  background-repeat: no-repeat;
  color:                 black;
  font-family: "Times New Roman";
  font-size:               14px;
  min-width:             1100px;
  scrollbar-face-color: orange;
  scrollbar-shadow-color:green;
  scrollbar-track-color:   red;
  scrollbar-arrow-color:  blue;
  width:                 1100px;
}

h1 {
  color:    #cd5c5c;
  font-family: "Times New Roman";
  font-size:   24pt;
  font-weight: bold;
}

h2 {
  color:darkslateblue;
  font-family: "Times New Roman";
  font-size:   1.5em;
  font-style: italic;
  font-weight:  bold;
}

h3.trainer {
  font-size: 1.0em;
}


.logo {
  margin-left:150px;
}

.navigation {position:absolute;
            margin-top:10px;
	        margin-left:1px;
	       width:1100px;}

.navigation a {display:block; float:left; padding:  0 20px 0 20px; text-decoration:none;font-weight:bold; border:1px solid;border-color:darkblue; background: yellow 2px 50% url(images/menoben/menob2.gif);color:#333; width: .1em;}
             

html>body .navigation a {width:auto;} 
/*fixes IE6 Hack */

.navigation li {list-style:none; float:left; font-size:12px; line-height: 20px;white-space:nowrap;margin-left:1px;padding-left:16px;background:yellow url(images/menoben/menob2.gif);}

.navigation a:hover {color:darkblue;background: #ccc 2px 50% url(images/menoben/menob1.gif);}

.seitmenue {
  font-family: "Times New Roman";
  position: absolute;
  margin-left:   1px;
  margin-top:   105px;}

.seitmenue ul {margin:0;padding:0;width:7em; border: 1px solid;background-image:url(images/button/button3.jpg);}
.seitmenue  li {list-style:none;display:block;margin:0;width:7em;text-decoration:none;}
 .seitmenue li a  {text-decoration:none;display:block;font-size:14px;font-weight:bolder;color:darkblue;}
.seitmenue li a:hover{background-image:url(images/button/button5.jpg);;color:darkgreen;border-bottom:1px solid; border-color:red;}
	



	
         .sportamenue2 {
  font-family: "Times New Roman";
  position: absolute;
  margin-left:   800px;
  margin-top:   105px;}

.sportamenue2 ul {margin:0;padding:0;width:7em; border: 1px solid;background-image:url(images/button/button3.jpg);}
.sportamenue2  li {list-style:none;display:block;margin:0;width:7em;text-decoration:none;}
 .sportamenue2 li a  {text-decoration:none;display:block;font-size:14px;font-weight:bolder;color:darkblue;}
.sportamenue2 li a:hover{background-image:url(images/button/button5.jpg);;color:darkgreen;border-bottom:1px solid; border-color:red;}
	



.content {
  margin-left: 150px;
  margin-top:   50px;
  position: absolute;
  width:       600px;
  z-index:         1;
  

}

.content a:link       { color: #006400;cursor: crosshair; }
.content a:active     { color: #483d8b;cursor: crosshair; }
.content a:visited    { color: #1e9044;cursor: crosshair; }


.list100 {
  margin-left:   1px;
  margin-top:  600px;
}

.wichtig {
  color:red;
  font-weight:bolder;
}

#trainer {
  margin-left: 160px;
}