body {
  margin: 0px;
}

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

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1 {
  text-decoration: none;
  color : #007F49;
  font-size : 9px;
  font-weight: normal;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #007f49;
  font-size : 9px;
  font-weight: normal;
}
.menu1 {
  text-decoration : none;
  font-size : 12px;
  font-weight: normal;
  color: #FFFFFF;
}

a.menu1:hover {
  color: #FFFFFF;
  font-weight: normal;
  font-size : 12px;
  text-decoration: none;
}
.menuActive1 {
  text-decoration: none;
  color : #FFFFFF;
  font-size : 12px;
  font-weight: normal;
}
.menu2 {
  text-decoration: none;
  color : #FFFFFF;
  font-size : 10px;
  font-weight: normal;
}
a.menu2:hover {
  text-decoration: none;
  color : #FFFFFF;
  font-size : 10px;
  font-weight: normal;
}
.menuActive2 {
  text-decoration: none;
  color : #FFFFFF;
  font-size : 10px;
  font-weight: normal;
}

.menu3 {
  text-decoration: none;
  color : #FFFFFF;
  font-size : 10px;
  font-weight: normal;
}
a.menu3:hover {
  text-decoration: none;
  color : #FFFFFF;
  font-size : 10px;
  font-weight: normal;
}
.menuActive3 {
  text-decoration: none;
  color : #FFFFFF;
  font-size : 10px;
  font-weight: normal;
}
.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;
}

.konsument {
  border: 1px solid black;
  border-top: none;
  background: url('/images/bg_spacer/konsument.jpg') no-repeat bottom right;
}

.haendler {
  border: 1px solid black;
  border-top: none;
  background: url('/images/bg_spacer/haendler.jpg') no-repeat bottom right;
}

.direkt {
  border: 1px solid black;
  border-top: none;
  background: url('/images/bg_spacer/direkt.jpg') no-repeat bottom right;
}


.milch {
  background: url('/images/bg_spacer/milch.png') 0px 10px repeat;
  filter: Alpha(opacity=70);
}

.milchtext {
  color: #007f19;
  font-weight: normal;
}
.row {
  width: 170px;
}
.field {
  width: 170px;
  field: 50px;
}
