body {
  margin: 0px;
}

.imgrahmen {
  border: solid 1px white;
  padding: 1px;
}

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1 {
  text-decoration: none;
/*  color : #000000;  
  font-size : 9px; */
  font-size:10px;
  text-transform:uppercase;
  font-weight: normal;
  padding-left:10px;
  
}
.menuActiveSpecial1 {
  text-decoration: none;
/*  color: #000000;
  font-size : 9px;
  */
  font-size:10px;
  padding-left:10px;
  font-weight: normal;
  text-transform:uppercase;
}
.menu1 {
  text-decoration : none;
  font-size : 10px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.sto-switch {
  text-decoration : none;
  font-size : 10px;
  font-weight: normal;
  color: #FFFFFF;
}

.sto-switch-akt {
  text-decoration : none;
  font-size : 10px;
  font-weight: bold;
  color: #FFFFFF;
}
.sto-switch-ina {
  text-decoration : none;
  font-size : 10px;
  font-weight: normal;
  color: #8c8c8c;
}

td.menu1 {
  border-top: 1px solid white;
  padding-top: 5px;
  padding-left: 30px;
  background: #4A545F;
}


a.menu1:hover {
  color: #EBB309;
}
.menuActive1 {
  text-decoration: none;
  color : #EBB309;
  font-size : 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.menu2 {
  text-decoration : none;
  font-size : 10px;
  font-weight: normal;
  color: #4A545F; 
  text-transform: uppercase;
}
a.menu2:hover {
  color: #EBB309;
  font-weight: normal;
  font-size : 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.menuActive2 {
  text-decoration: none;
  color : #EBB309;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.footer {
  text-decoration: none; 
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}

A.admin {
  color : Red;
  font-size: 11px;
}
A.admin:hover {
  color : #7B68EE;
  font-size: 11px;
}

.error {
  color:red; 
  font-size:12px;
}


.innerTable {
  border: 1px solid #4A545F;
}

.bluebg {
  background: #4A545F;
}

.menu2_div {
  width: 100px;
  height: 100px;
  background: #FFFFFF;
  padding: 5px;
  position: absolute;
}


.salonwahl  {
  background: #eee;
  border-top: 4px solid #4A545F;
  border-bottom: 4px solid #4A545F;
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
}
span.salonlink {
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

div#gal_bsp a {
  margin:5px;
  float:left;
  display:block;
}

