*{
 margin:0;
 padding:0;
}

body{
 text-align:center;
}

#seite{
 margin:0pt auto;
 text-align:left;
 width:977px;
 background: url(../bilder/hintergrund.gif) repeat-y ;
 /* border:1px solid red; */
}

#kopf{
}

#fuss{
 clear:both;
 width:977px;
}

#steuerung{
 float:left;
 width:272px;
}

#inhaltsbereich{
  float:left;
  width:700px;
}

#rechts{
 float:left;
 width:150px;
}

#fusslinks{
 float:left;
 width:272px;
}


#fussmitte{
/*  float:left; */
/* width:700px; */
}

#steuerung{
}

#inhaltsbereich{
}

#backforward {
 /*  background-color:#FF66ff; */
 clear:both;
 /* width:957px; */
}

#fusslinks{
 border-top:1px solid #CCCCCC;
 border-bottom:1px solid #CCCCCC;
 /*  background-color:#FF6300; */
}

#fussmitte{
 border-top:1px solid #CCCCCC;
 border-bottom:1px solid #CCCCCC;
 /*  background-color:#FF6300; */
}

#fussmittepad {
/*
  margin-left:30px;
  padding-left: 50px;
*/
/*  background-color:black; */
}

blockquote {
  margin: 0px 50px 0px 50px;
}

.beispieltab td {
  padding-bottom: 10px;
  padding-right: 0px;
}

.tabmittig {
  text-align:center;
}


