body {
  margin: 0px;
}
.bold {
  font-weight: bold;
}
.inact {
  background-color: #666666;
}
.row {
  width:170px;
}
.field {
  width:170px;
  height:70px;
}
a.glossar {
  font-weight:bold;
}
.nl_date{
  color: #000000;
  padding-left: 8px;
  padding-top: 14px;
}
.nl_balken{
  padding-left:5px;
}

.imgrahmen {
  border: solid 1px #881136;
}
.rahmen {
  border-left: solid 1px #881136;
  border-right: solid 1px #881136;
  border-bottom: solid 1px #881136;
  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: #881136;
  font-size : 9px;
  font-weight: normal;
}
.menu1 {
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #000000;
}
a.menu1:hover {
  color: #000000;
  font-weight: normal;
  font-size : 11px;
  text-decoration: none;
}
.menuActive1 {
  text-decoration: none;
  color : #000000;
  font-size : 11px;
  font-weight: bold;
  background-color: #881136;
}

.menu2 {
  text-decoration: none;
  color : #000000;
  font-size : 11px;
  font-weight: normal;
  text-transform: uppercase;
}
a.menu2:hover {
  text-decoration: none;
  color : #881136;
  font-size : 11px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuActive2 {
  text-decoration: none;
  color : #881136;
  font-size : 11px;
  font-weight: normal;
  text-transform: uppercase;
}

.menu3 {
  text-decoration: none;
  color : #000000;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.menu3:hover {
  text-decoration: none;
  color : #881136;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuActive3 {
  text-decoration: none;
  color : #881136;
  font-size : 10px;
  font-weight: normal;
  text-transform: uppercase;
}

.menu4 {
  text-decoration: none;
  color : #000000;
  font-size : 9px;
  font-weight: normal;
  text-transform: uppercase;
}
.menu4:hover {
  text-decoration: none;
  color : #881136;
  font-size : 9px;
  font-weight: normal;
  text-transform: uppercase;
}
.menuActive4 {
  text-decoration: none;
  color : #881136;
  font-size : 9px;
  font-weight: normal;
  text-transform: uppercase;
}
.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.active {
  color: #881136;
  text-decoration: none;
  font-weight: bold;
}

.download {
  color: blue;
  font-size: 11px;
  font-weight: bold;
}
.padding {
  padding: 3px;
}
