body {
  background-color: white;
  height: 100%;
}

td.tbl_bgr {
  background-color: #32952F;
}

td.tbl_dark {
  background-color: #32952F;
}

td.tbl_dark_fett {
  background-color: #32952F;
  font-weight: bold;
}

td.tbl_light {
  background-color: #D7F2D7;
}

td.tbl_white {
  background-color: #ffffff;
}

// ---
td. {
  font-family: arial;
  font-size: 80%;
  color: #000000;
}
td {
  font-family: arial;
  font-size: 80%;
  color: #000000;
}
.rot {
  color:red;
}
.gruen	{
  color:green;
}
.fett{
  font-weight:bold;
}
.art_head	{
  font-family: tahoma, sans-serif;
  font-size:100%;
  font-weight: bold;
  color: #333333;
}
.cms_head {
  font-family: tahoma, sans-serif;
  font-size:100%;
  font-weight: bold;
  color: #333333;
}
.listen_head {
  font-family: tahoma, sans-serif;
  font-size:80%;
  font-weight: bold;
  color: #000033;
}

a {
  font-family: tahoma, sans-serif;
  font-size:12px;
  font-weight:bold;
  color: #32952F;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: red;
}
a.gesperrt {
  font-family: verdana, sans-serif;
  font-size:80%;
  color:red;
  font-weight:bold;
  text-decoration: line-through;
}
a.gesperrt:hover {
  text-decoration: none;
}
a.kategorie {
  font-family: verdana, sans-serif;
  font-size: 100%;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
a.kategorie:hover {
  color: red;
}
a.funktion {
  font-family: arial, sans-serif;
  color: #32952F;
  font-size: 80%;
  background-color: #CAD7EA;
  text-decoration: underline;
  font-weight: bold;
}
a.auflistung {
  font-family: arial, sans-serif;
  color: #000000;
  font-size: 80%;
  background-color: #CAD7EA;
  text-decoration: underline;
}
input.flat {
  font-family: arial, sans-serif;
  border-width: 0px;
}

.upload input {
  background-color:#c5e2c6;
  font-size=100%;
  color:#214322;
  border:1px solid #214322;
}
.form-error { 
  color: red;
  font-weight: bold;
}
