*{
 margin:0;
 padding:0;
}

body{
 text-align:center;
 background:#808080;
}

#seite{
 margin:0pt auto;
 text-align:left;
 width:977px;
 background: url(../bilder/hintergrund.jpg) repeat-y ;
}

#kopf{
/*
 text-align:right;
 background: url(../bilder/hintergrund_oben.png) no-repeat;
*/
}

#suche{
 background: url(../bilder/hintergrund_suche.jpg) no-repeat;
}


#fuss{
 clear:both;
 width:951px;
}

#steuerung {
float:left;
margin-right:20px;
margin-top:0px;
width:216px;
 /* border:1px solid #CCCCCC; */
}

#inhaltsbereich{
  float:left;
  width:630px;
  /* border:1px solid red; */
}

#inhaltsbereich img {
  /* padding-left: 10px; */
  /* border:1px solid red; */
}

.bildamrand {
  padding-left: 0px;
  /* border:1px solid red; */
}

.bildrechts {
  margin-left: 10px;
  float:right;
  border:1px solid silver;
}

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

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


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

#steuerung{
}


#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:0px 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;
}