body {
  margin: 0px;
  background-color: white;
}

.imgrahmen {
  border: solid 1px #CCCCCC;
  margin: 3px;
}

.milcha {
  background-color: #ffffff;
  padding: 0px;  
  overflow: auto;
  border: solid 1px white;
}

.milch {
  background: url('/images/bg_spacer/milch.png');
  filter: Alpha(opacity=60);
  padding: 0px;
  border: solid 1px white;
}

.menu {
  text-decoration: none;
  font-size: 10px;
  line-height: 16px;
  color: #111111;
}
.menuactive {
  text-decoration: none;
  font-size: 10px;
  line-height: 16px;
  color: #EFA007;
}
a.menu:hover {
  font-weight: bold;
}
.menuSpecial1 , .menuSpecial1Light{
  text-decoration: none;
  color : #666666;
  font-size : 11px;
  font-weight: bold;
  padding: 2px 10px;
}
.menuSpecial1Light {
  font-weight: normal;
}
.menuSpecial1:hover {
  background: url('/images/bg_spacer/milch.png');
  filter: Alpha(opacity=70);
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #666666;
  font-size : 11px;
  font-weight: bold;
  padding: 2px 10px;
}
.menu1 {
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #000000;
  text-align: right;
}
a.menu1:hover {
  color: #EFA007;
}
.menuActive1 {
  text-decoration: none;
  color : #EFA007;
  font-size : 12px;
  font-weight: bold;
  text-align: right;
}
.menu2 , .menu3 , .menu4 {
  text-decoration: none;
  color : #000000;
  font-size : 10px;
  font-weight: normal;
  padding-right: 10px;
  text-align: right;
}
a.menu2:hover {
  color : #EFA007;
}
.menuActive2 , .menuActive3 , .menuActive4 {
  text-decoration: none;
  color : #EFA007;
  font-size : 10px;
  font-weight: bold;
  padding-right: 10px;
  text-align: right;
}
.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;
}
.salontxt{
  color: black;
  font-weight: normal;
  font-size: 12px;
}

a.salontxtb , .salontxtb {
  color: gray;
  font-size: 11px;
  font-weight: bold;
}

a.sitemap , a.sitemaph {
  text-decoration: none;
}
a.sitemaph {
  font-weight: bold;
}
a.sitemap:hover , a.sitemaph:hover {
  color: #333333;
}
.start {
  font-size: 16px;
  text-decoration: none;
}

.nounderbig {
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

.salonhead{
  text-transform: uppercase;
  color:#4B555F;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.salontxt{
  color:gray;
  font-weight: normal;
  text-decoration: none;
}

a.salontxtb , .salontxtb {
  color: gray;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.box {
  border: solid 1px #999999;
}

.start {
  line-height: 22px;
  text-decoration: none;
}

.bold {
  font-weight: bold;
}
.orange {
 color: #EFA007; 
 text-decoration: none;
}

.orangeLink , .orangeBold {
  color: orange;
  text-decoration: none;
}

.orangeBold {
  font-weight: bold;
  font-size: 13px;
}

.grayBig {
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  width: 100%;
  border-bottom: 1px solid silver;
  color: gray;
}

.grayed {
  color: gray;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: right;
}
