body {
  margin: 0px;
  padding: 0px;
}

p * {
   margin: 0px;
   padding: 0px;
}

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

.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;
}
.field {
  width: 170px;
  height: 50px;
}
.row {
  width: 170px;
}
a.start {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-transform: uppercase;
}
a.start:hover {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #339966;
}
a.start1 {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-transform: uppercase;
}
a.start1:hover {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #ffa200;
}
a.start2 {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-transform: uppercase;
}
a.start2:hover {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #cc0000;
}
.menuStart0 {
  text-decoration: none;
  color : #666666;
  font-size : 13px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuStart1 {
  text-decoration: none;
  color : #666666;
  font-size : 12px;
  font-weight: normal;
  text-transform: none;
}
.start_line {
  border-left:solid 1px #cccc99;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
a.start3 {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-transform: uppercase;
}
.edit {
  font-size: 10px;
}
.footblock , .footblock * {
  font-size: 10px;
}