
/* Allgemeine Einstellungen für Inhaltsseiten FEEFAE F0E2B0 FEFE80 */
BODY {
  font-family: Arial,Helvetica;
  color: #000000;
  font-size: 9pt;
  line-height: 16px;
  margin: 0px;
  margin-top: 0px;
  margin-left: 6px;
  background-color: #FEEFAE;
}

TD {
  font-family: Arial,Helvetica;
  color: #000000;
  font-size: 9pt;
  line-height: 16px;
}


/* Formatierung für Header */
.bodyHeader {
  margin: 0px;
  background-color: #FEEFAE;
}


/* Formatierung für Menü */
.bodyMenu {
  background-color: #B55A01;
  margin: 0px;
  margin-left: 12px;
}
.bodyMenu0 {
  background-color: #B55A01;
  margin: 0px;
  margin-left: 12px;
}
/* Agrar 663300 */
.bodyMenu1 {
  background-color: #B55A01;
  margin: 0px;
  margin-left: 12px;
}
/* Garten 003300 */
.bodyMenu2 {
  background-color: #005A21;
  margin: 0px;
  margin-left: 12px;
}
/* Natursteine CC3333 FF6F6F */
.bodyMenu3 {
  background-color: #A6A6DD;
  margin: 0px;
  margin-left: 12px;
}
/* Brennstoffe */
.bodyMenu4 {
  background-color: #FF0303;
  margin: 0px;
  margin-left: 12px;
}


.buttonMenu {
  background-image: url(../img/bg_button_menu.gif);
  padding-left: 15px;
  padding-right: 15px;
}

.buttonMenuSel {
  background-image: url(../img/bg_button_menusel.gif);
  padding-left: 15px;
  padding-right: 15px;
}

/* nur fuer Uebler-Version
.navmen {
  text-decoration: none;
  color: #FFFFFF;
  line-height: 18px;
}

.navmen:Hover {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 18px;
}
*/

.navH1 {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 18px;
}

.navH1:Hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  line-height: 18px;
}

.navH2 {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 18px;
}

.navH2:Hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  line-height: 18px;
}






/* Formatierung für Inhalt */
.eingabePflicht {
  background-color: #CCCCCC;
}

.bodyProgramm {
  background-color: #FEEFAE;
  margin: 0px;
  margin-left: 6px;
  margin-top: 0px;
}

.backgroundtopnavi {
  background-color: #FEEFAE;
}

.tableContent {
  width: 500px;
}

.tableAktuell {
  width: 230px;
}

.tableNews {
  width: 550px;
}

.tableProgramm {
  width: 550px;
}

.h1all {
  color: #005A21;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #005A21;
}

.h1Programm {
  color: #005A21;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}

.linkAll {
  color: #005A21;
  font-weight: bold;
  line-height: 18px;
}

/* Sitemap */
.linkSM {
  color: #005A21;
  font-weight: bold;
  line-height: 18px;
}

.linkSM2 {
  color: #005A21;
  line-height: 18px;
}

.linkProgrammNavi {
  text-decoration: none;
  color: #970032;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  padding-left: 3px;
  padding-right: 3px;
}

.linkProgrammNaviActive {
  text-decoration: none;
  color: #970032;
  background-color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  padding-left: 3px;
  padding-right: 3px;
}

.textButton {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 18px;
}

.tdNews {
  background-color: #FFE692;
}

.newsEinrueckung {
  margin-left: 15px;
}

UL {
  margin-top: 0px;
  margin-bottom: 0px;
}

LI {
  margin-left: -24px;
}


