body{
background-color: grey;
}
#content-oben {
  background-color: lightblue;
  margin-left:5px;
  margin-right: 5px;
  margin-top: 0px !important ;
  min-height: 50px;
  
}




#suchbuttons {
  width: 99%;
margin-top: 5px;


margin-left:5px;

padding-left: 5%;
 
}





#content-links {
  
  margin-left:5px;
 width: 30%;
  margin-top: 10px !important ;
  
float: left;
 min-height: 80% ;
  max-height: 80%; 

  
}


#content-rechts {
  background-color: lightblue;
  margin-left:5px;
  margin-right: 5px;
 width: 69%;
  margin-top: 10px !important ;
  min-height: 80%;
   max-height: 80%;
float: right;


  
}




