body {
  margin: 0px;
}
.field{
  width:200px;
  height:100px;
}
.row{
  width:200px;
}
a.act {
  font-weight: normal;
  color: #CC101C;
  text-decoration: none;
}

.folder {
  color: #fff;
  font-size : 14px;
  font-weight: bold;
  background-color: #CC101C;
  padding:3px;
}

.download {
  padding:3px;
  background: url('/images/bg_spacer/bg_download.gif') repeat-x;
}
a.sitemaph {
  font-weight: bold;
}
a.inact{
  font-weight: normal;
  color: #666;
  text-decoration: none;
}
.imgrahmen {
  border: solid 1px #666;
  padding: 2px;
}
.menu {
  text-decoration: none;
  color: #111111;
}
.head {
  font-size:14px;
  color:#fff;
  font-weight: bold;
}
.menuSpecial1 {
  text-decoration: none;
  color : #666;
  font-size : 9px;
  font-weight: normal;
}
.menuSpecial1:hover {
  text-decoration: none;
  color : #CC101C;
  font-size : 9px;
  font-weight: normal;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #CC101C;
  font-size : 9px;
  font-weight: normal;
}
.menu1 {
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #666;
}
a.menu1:hover {
  color: #CC101C;
  font-weight: normal;
  font-size : 11px;
  text-decoration: none;
}
.menuActive1 {
  text-decoration: none;
  color : #CC101C;
  font-size : 11px;
  font-weight: normal;
}
.menu2 {
  text-decoration: none;
  color : #666;
  font-size : 10px;
  font-weight: normal;
}
a.menu2:hover {
  text-decoration: none;
  color : #CC101C;
  font-size : 10px;
  font-weight: normal;
}
.menuActive2 {
  text-decoration: none;
  color : #CC101C;
  font-size : 10px;
  font-weight: normal;
}
.menu3 {
  text-decoration: none;
  color : #666;
  font-size : 9px;
  font-weight: normal;
}
a.menu3:hover {
  text-decoration: none;
  color : #CC101C;
  font-size : 9px;
  font-weight: normal;
}
.menuActive3 {
  text-decoration: none;
  color : #CC101C;
  font-size : 9px;
  font-weight: normal;
}
.menu4 {
  text-decoration: none;
  color : #666;
  font-size : 9px;
  font-weight: normal;
}
a.menu4:hover {
  text-decoration: none;
  color : #CC101C;
  font-size : 9px;
  font-weight: normal;
}
.menuActive4 {
  text-decoration: none;
  color : #CC101C;
  font-size : 9px;
  font-weight: normal;
}
.menu5 {
  text-decoration: none;
  color : #666;
  font-size : 9px;
  font-weight: normal;
}
a.menu5:hover {
  text-decoration: none;
  color : #CC101C;
  font-size : 9px;
  font-weight: normal;
}
.menuActive5 {
  text-decoration: none;
  color : #CC101C;
  font-size : 9px;
  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;
}
a.red {
 color : #CC101C;
 text-decoration:none; 
}
