body {
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  background: #FFFFFF;
  color: #4AA0E0;
  font-family: sans-serif;
  }

.m {
  background: white;
  color: #4aa0e0;
  font-family: sans-serif;
  font-size: 15px;
  text-decoration: none;
  }

.mactive {
  font-weight: bold;
  color: #9d1807;
  background: white;
  font-family: sans-serif;
  font-size: 15px;
  text-decoration: none;
  }

a:hover {
  color: #9d1807;
  background: white;
  }

a {
  color: #FF007F;
  font-weight: bold;
  text-decoration: none;
  }

.main {
  background: white;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 70px;
  width: 580px;
  line-height: 115%;
  }

.outside {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 10px;
  line-height: 115%;
  }

.table_main {
  background: white;
  width: 750px;
  height: 550px;
  border-style: dotted;
  border-color: #4AA0E0;
  border-width: 2px;
  }

.main a:hover {
  text-decoration: underline;
  color: #FF007F;
  background: white;
  }

.outside a:hover {
  text-decoration: underline;
  color: white;
  background: white;
  }

.lineup a {
  font-weight: normal;
  }
  
.lineup a:hover {
  text-decoration: underline;
  color: black;
  }

.submenu {
  text-align: right;
  margin-right: 80px;
  font-size: 90%;
  }

.subactive {
  font-weight: bold;
  color: #9d1807;
  background: white;
  font-family: sans-serif;
  text-decoration: none;
  }

.intropic {
  width: 100px;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-width: 2px;
  border-style: solid;
  border-color: white;
  }
  
.gast a:hover {
  text-decoration: underline;
  color: white;
  background: #9d1807; 
  }

.reviews {
  width: 580px;
  border-style: solid;
  border-width: 1px;
  border-color: white;
  margin-bottom: 15px;
  }

.mixes {
  clear: left;
  margin-left: 50px;
  }
