

/*Styles Unten*/

body {
          background-color: #E8C171;
          /*border-left-width: medium;
          border-left-style: solid;
          border-left-color: #876216;*/


}


#counter {
         position:relative;
         top: 5px;
         left: 45%;

 }