body {
  margin: 0px;
  background-color: #F7E5AE;
}

input {
  background-color: #F7E5AE;
  border: solid 1px #999999;
}

img {
  border:1px solid white;
}

.noborder {
  border: 0px;
}

.shadowleft {
  background-image: url('/images/bg_spacer/verband_sl.gif'); background-repeat: no-repeat;
}

.shadowdown {
  background-image: url('/images/bg_spacer/verband_su.gif'); background-repeat: no-repeat;
}

.submenu {
  border-bottom:1px solid white;
  border-top:1px solid white;
  background-color: #e2d7a9;
}

.wborder {
  border: 1px solid white;
  padding: 3px;
}

.menu {
  text-decoration: none;
  color: #666666;
}
.menuSpecial1 {
  text-decoration: none;
  color : #666666;
  font-size : 10px;
  font-weight: bold;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #666666;
  font-size : 10px;
  font-weight: bold;
}
.menu1 {
  text-decoration : none;
  font-size : 10px;
  font-weight: bold;
  color: #666666;
}
a.menu1:hover {
}
.menuActive1 {
  text-decoration: none;
  color : #666666;
  font-size : 10px;
  font-weight: bold;
}
.menu2 {
  text-decoration: none;
  color : white;
  font-size : 10px;
  font-weight: normal;
}
a.menu2:hover {
}
.menuActive2 {
  text-decoration: none;
  color : white;
  font-size : 10px;
  font-weight: bold;
}
.menu3 {
  text-decoration: none;
  color : #666666;
  font-size : 10px;
  font-weight: normal;
}
a.menu3:hover {
}
.menuActive3 {
  text-decoration: none;
  color : #666666;
  font-size : 10px;
  font-weight: bold;
}

.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;
}

.more {
  font-weight: bold;
}
