html{ 
  overflow-y:scroll;
}
.article_column{
  padding: 0px 20px 0px 0px;
}
table{
  width:100%;
}
td{
  vertical-align:top;
}
.componentheading{
  font-weight:bold;
  font-size:22px;
  margin: 0px 0px 15px;
}
.blog{
  cellspacing:50px;
}
#cssbuttons {
  margin: 0px;
  padding: 0px;
  border-left-width: 1px;
  vertical-align: top;
  width: 200px;
  background-color: #d64d7a;
}
#cssbuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#cssbuttons ul li {
  margin: 0px 0px 1px;
  padding-right: 0;
  padding-left: 0;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-weight: normal;
  font-size: 15px;
}
#cssbuttons ul li a {
  padding-right: 4px;
  padding-left: 4px;
  color: #000000;
  background-color: #d64d7a;
  width: 192px;
  text-decoration: none;
  display: block;
  height: 19px;
}
#cssbuttons ul li a:hover {
  color: #ffffff;
  background-color: #8f006b;
}
#cssbuttons > ul > li.active > a{
  background-color: #8f006b;
}
#cssbuttons > ul > li.active > a:hover{
  background-color: #8f006b;
}
#cssbuttons > ul > li.active.parent > a{
  background-color: #d64d7a;
}
#cssbuttons > ul > li.active.parent > a:hover{
  background-color: #8f006b;
}
#cssbuttons ul li ul li {
  margin: 0px 0px 1px;
  padding: 0;
  text-decoration: none;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-weight: normal;
  font-size: 13px;
}
#cssbuttons ul li ul li a {
  padding-left: 30px;
  color: #000000;
  width: 166px;
  text-decoration: none;
  display: block;
  height: 17px;
  background-color: #f3bbce;
}
#cssbuttons ul li ul li a:hover {
  color: #ffffff;
  background-color: #8f006b;
}
#cssbuttons ul li ul li.active {
  margin: 0px 0px 1px;
  padding: 0;
  text-decoration: none;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-weight: normal;
  font-size: 13px;
}
#cssbuttons ul li ul li.active a {
  padding-left: 30px;
  width: 166px;
  text-decoration: none;
  display: block;
  height: 17px;
  color: #f3bbce;
  background-color: #8f006b;
}
#cssbuttons ul li ul li.active a:hover {
  color: #ffffff;
  background-color: #8f006b;
}
.logo {
  border:  none;
  margin: 0px 0px 10px;
  padding: 0px;
}
.navicell {
  margin: 0px;
  padding: 0px;
  border-left-width: 1px;
  vertical-align: top;
  width: 200px;
  background-color: #f3bbce;
  height: 550px;
}
.foerderlogo {
  border: 1px outset #8f006b;
  background-color: white;
  padding-right: 25px;
  padding-left: 25px;
  width: 150px;
  top: 450px;
  position: absolute;
}
a {
  color: #d64d7a;
}
.picturetext {
  width: 100%;
}
/* Generated by KompoZer */
#shadowDiv {
  margin: 0px auto;
  background-image: url(../images/gradient_shadow.png);
  width: 850px;
}
.box {
  border-bottom: 1px solid #dddddd;
  margin: 0px auto;
  padding: 8px;
  color: #000000;
  width: 814px;
  background-color: #faf5f1;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
}
body {
  background-color: #d64d7a;
  padding: 8px;
  margin: 0px;
}
.content {
  padding: 0px 0px 0px 8px;
  width: 100%;
  vertical-align:top;
}
.tab_datum {
  font-weight: bold;
  text-align: right;
  font-size: 14px;
  width: 33%;
  padding-right: 5px;
  padding-top: 2px;
  vertical-align: top;
}
.tab_ort {
  padding-right: 5px;
  text-align: left;
  vertical-align: top;
}
.tab_chr_datum {
  font-weight: bold;
  text-align: right;
  font-size: 14px;
  width: 5%;
  padding-right: 5px;
  padding-top: 2px;
  vertical-align: top;
}
.tab_chr_prog {
  padding-right: 5px;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  padding-bottom: 20px;
}
.tab_chr_ort {
  font-weight: bold;
  padding-right: 5px;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
}
.tab_hbsp_datum {
  font-weight: bold;
  text-align: left;
  width: 40%;
  padding-right: 5px;
  padding-top: 2px;
  vertical-align: top;
}
.tab_hbsp_content {
  text-align: left;
  vertical-align: top;
}
#phocagallery {
  padding-left:50px;
}
a[title="Phoca Gallery"]{
  display:none;
  visibility:hidden;
}
.Disclaimer{
  font-size:9px;
}
.tab_leg_header {
  font-weight: bold;
  text-align: left;
  width: 35%;
  padding-right: 5px;
  padding-top: 2px;
  vertical-align: top;
}

/* tinyMCE fix */
.nopad form { display: block !important; width: 556px;}

.mceToolbarTop * { float:left; }
.mceToolbarTop select { width:auto!important; }
.mceToolbarTop option { float:none; }

/* forms */
table.adminform textarea
{
  width                : 400px !important;
  height               : 400px;
  font-size            : 1em;
  color                : #000099;
}

table.adminform input
{
  width                : 300px;
  font-size            : 1em;
  color                : #000099;
}
.input {
  width: 570px;
}
/*Messages*/
dt.message {
  font-weight: bold;
}
dd.fade ul li{
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
table.probenplantab tbody tr td{
  border:1px solid grey;
  border-top:medium none;
  border-left:medium none;
}
table.probenplantab{
  border-top:2px solid black;
}
