Template:Amsterdam/template

<style>

  1. rmenu {

float:right; }


  1. top_title {
   display: none;

}

  1. content {
   width: 100vw;
   padding: 0px;
   border: none;
   color: black;
   margin-left: auto;
   margin-right: auto;
   background-color: #fff;
   position: relative;

}

  1. globalWrapper {
   font-size: inherit;
   padding-bottom: 0;

}

  1. sideMenu {
   display: none;

}

  1. top_menu_under {
   height: 0px;

} </style>