*{
 margin:0;
 padding:0;
}

body{
 text-align:center;
}

#seite{
 margin:0pt auto;
 text-align:left;
 width:977px;
 background: url(../bilder/hintergrund_lang_l.jpg) repeat-y ;
 /* border:1px solid red; */
}

#kopf{
 text-align:right;
 background: url(../bilder/logo-therapie-und-beratung.jpg) no-repeat;
}

#fuss{
 clear:both;
 /* width:977px; */
 width:951px;
}

#steuerung{
 float:left;
 width:250px;
 margin-top:20px;
}

#inhaltsbereich{
  float:left;
  width:600px;
}

#rechts{
 float:left;
 width:150px;
}

#fusslinks{
 float:left;
 width:270px;
}


#fussmitte{
/*  float:left; */
/* width:700px; */
}

#steuerung{
}

#inhaltsbereich{
  /* margin-top:61px; */
}

#backforward {
 /*  background-color:#FF66ff; */
 clear:both;
 /* width:957px; */
}

#fusslinks{
/*
  visibility:hidden;
  display:none;
*/
/*
 border-top:1px solid #CCCCCC;
 border-bottom:2px solid #E7A81C;
*/
 /*  background-color:#FF6300; */
}

#fussmitte{
/*
  visibility:hidden;
  display:none;
*/
 border-top:1px solid #CCCCCC;
 border-bottom:2px solid #E7A81C;
 /*  background-color:#FF6300; */
}

#fussmittepad {
/*
  margin-left:30px;
  padding-left: 50px;
*/
/*  background-color:black; */
}

#fuss .punkte {
  padding:0px 10px;
}

blockquote {
  margin: 0px 50px 0px 50px;
}

.beispieltab td {
  padding-bottom: 10px;
  padding-right: 0px;
}

.tabmittig {
  text-align:center;
}

#suchfeld {
  visibility:hidden;
  display:none;
}

