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-weight: normal;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #000000;
  font-size : 9px;
  font-weight: normal;
}
.menu1 {
  text-decoration : none;
  font-size : 10px;
  font-weight: normal;
  color: #000000;
}
a.content {
  color: #e1271a;
  text-decoration: underline;
}
a.menu1:hover {
  color: #000000;
  font-weight: normal;
  font-size : 10px;
  text-decoration: none;
}
.menuActive1 {
  text-decoration: none;
  color : #000000;
  font-size : 10px;
  font-weight: normal;
}
.menu2 {
  font-family: Courier;
  text-decoration: none;
  color : #000000;
  font-size : 11px;
  font-weight: normal;
}
a.menu2:hover {
  text-decoration: none;
  color : #000000;
  font-size : 11px;
  font-weight: normal;
}
.menuActive2 {
  font-family: Courier;
  text-decoration: none;
  color : #e1271a;
  font-size : 11px;
  font-weight: normal;
}
.menu3 {
  font-family: Courier;
  text-decoration: none;
  color : #000000;
  font-size : 10px;
  font-weight: normal;
}
a.menu3:hover {
  text-decoration: none;
  color : #000000;
}
.menuActive3 {
  font-family: Courier;
  text-decoration: none;
  color : #e1271a;
  font-size : 10px;
  font-weight: normal;
}

.sform {
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
}

.footer {
  text-decoration: none; 
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}

a.admin , a.admin1 , a.admin2 , a.admin3 , a.admin4 , a.admin5 , a.admin6 {
  color: Red;
  font-size: 11px;
}
a.admin2 , admin4 {
  color: blue; 
}
a.admin3 , admin5 {
  color: green;
}
a.admin:hover {
  color : #7B68EE;
  font-size: 11px;
}

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

