body {
  margin: 0px;
}

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

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1 {
  text-decoration: none;
  color : black;
  font-size : 10px;
  font-weight: normal;
  opacity: 0.7;
  filter: Alpha(opacity=70);
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: black;
  font-size : 10px;
  font-weight: bold;
}
.menu1 {
  text-decoration : none;
  font-size : 12px;
  font-weight: bold;
  color: white;
  opacity: 0.7;
  filter: Alpha(opacity=70);
  height: 22px;
}
a.menu1:hover {
  color: white;
  font-weight: bold;
  font-size : 12px;
  text-decoration: none;
  opacity: 0.7;
  filter: Alpha(opacity=70);
}
.menuActive1 {
  text-decoration: none;
  color : white;
  font-size : 12px;
  font-weight: bold;
  height: 22px;
}
.menu2 {
  text-decoration: none;
  color : white;
  font-size : 12px;
  font-weight: bold;
  opacity: 0.7;
  filter: Alpha(opacity=70);
  height: 20px;
  vertical-align: bottom;
}
a.menu2:hover {
  text-decoration: none;
  color : white;
  font-size : 12px;
  font-weight: bold;
  opacity: 0.7;
  filter: Alpha(opacity=70);
}
.menuActive2 {
  text-decoration: none;
  color : white;
  font-size : 12px;
  font-weight: bold;
  height: 20px;
  vertical-align: bottom;
}
.menu3 {
  text-decoration: none;
  color : white;
  font-size : 11px;
  opacity: 0.7;
  filter: Alpha(opacity=70);
}
.menuActive3 {
  text-decoration: none;
  color : white;
  font-size : 11px;
}
.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;
}

td.opacity {
  text-decoration: none;
  color : white;
  font-size : 10px;
  font-weight: normal;
  opacity: 0.6;
  filter: Alpha(opacity=60); 
}

td.mainLink
{
  width: 163px;
  padding-bottom: 15px;
}

a.mainLink
{
  opacity: 0.6;
  filter: Alpha(opacity=60);
  text-decoration: none;
  font-weight: bold;
  color: white;
}

a.lang
{
  text-decoration: none;
  color : black;
  font-size : 10px;
  font-weight: normal;
  opacity: 0.7;
  filter: Alpha(opacity=70);
}

a.bottom_menu {
  text-decoration: none;
}
