body{
   font-family: Verdana, Geneva, Tahoma, sans-serif;
   font-size: 16px;
   background-color: beige;
}

.bg{
   background-color:rgb(231, 188, 131);
}

/*onderste balk*/

.footer
{
   position: fixed;
   padding-bottom: 7px;
   bottom: 1px;
   width: 100%;
   min-height: 50px;
   background-color: rgb(231, 188, 131);
   text-align: center;
   line-height: 1.5;
}
img
{
   max-width: 45%;
  height: auto;
}
#ogen-Ap 
{
   border: 1px solid black;
   background: url(images/ogen-appie.jpg);
   background-repeat: no-repeat;
   background-size: 100%;
 }
 .streepje
 {
   display: inline-block;
   height:30px;
   width: 180px;
   padding: 4px;
   text-align: center;
   color:whitesmoke;
   font-weight: bold;
   border-top-left-radius: 15px;
   border-left: 5px solid rgb(98, 6, 6) ;
   border-right: 4px solid rgb(98, 6, 6);
   border-top-left-radius: 20px;
   }
.streepje2
{
  display: inline-block;
  height:30px;
  width: 180px;
  padding: 4px;
  text-align: center;
}
