body { background: url(../img/hg_fampart.gif) no-repeat fixed #ffffff; margin: 0px; padding: 0px; }

/*Eingabefelder und Button*/
.feld 		{ border: #000000 solid 1px; background-color: #ffffff; color: #000000; }
.schalter 	{
  border: #000000 solid 1px; background-color: #A4CCF6; color: #000000; font-weight: bold; margin-top:5px; }
.schalter:hover 	{ /*background-color: #eeeeee; padding: 2px; color: #002d5b;*/ }

/*Kalender*/
  /*Wochenblatt, Kalender deluxe*/
   .wochenblatt 		{  }
   .wochenblatt th	{ border: 1px solid #dfe6ee; background-color: #dfe6ee; padding: 5px; color: #ffffff; }
   .wochenblatt td	{ border: 1px solid #336699; background-color: #ffffff; padding: 5px; }
   .wochenblatt td.link 	{ border: 1px solid #336699; background-color: #eeeeee; }
  /*Anzeige des aktuellen Termins oben, Kalender deluxe; gilt auch für Newsliste*/
   .akt  		{ border: 1px solid #A4CCF6; background-color: #ffffff; padding: 0px 10px 0px 10px; }
  /*Jahresübersicht, Kalender einfach, premium, deluxe*/
   .kalender		{ padding-bottom: 20px; }
   .kalender th		{
     border: 1px solid #000000; background-color: #A4CCF6; padding: 5px; color: #000000; }
   .kalender td		{ border: 1px solid #000000; padding: 5px; color: #000000; }
   .kalender td.link 	{ background-color: #eeeeee; }
  /*Auswahlmöglichkeiten, Kalender premium, deluxe*/
   .optionen /*global*/	{  }
   .kategorie		{  }
   .verantwortlicher	{  }
  /*Anzeige der Terminliste*/
    /*Anzeige des Hinweises auf keinen Termin*/
     .kat 		{ font-weight: bold; }
    /*Terminliste global*/
     .terminliste	{  }
    /*Abtrennung der Liste nach oben*/
     .auswahl 		{  }
    /*Abrennung der einzelnen Termine*/
     .termin          	{  }

  /*Vorlage 33: 5 Text-Bild-Blöcke + 1 rechter Textblock + 2 Termine rechts*/
     /*Textblöcke links*/
     .kalender-vorlage33		{ margin-right: 250px; }
     /*Textblöcke rechts*/
     .kalender-vorlage33_text-rechts 		{
       position: absolute; top: 120px; right: 0px; width: 250px; background-color: #ffffff;
       padding: 5px; margin: 0px 10px 0px 0px; }
     .kalender-vorlage33_text-rechts .auswahl	{
       border-top: 2px solid #0C8348; padding: 5px 0px 10px 0px; margin-top: 20px; }
     .kalender-vorlage33_text-rechts .termin	{
       border-bottom: 1px solid #0C8348; padding: 0px 0px 5px 0px; }

  /*Vorlage 34: Terminliste*/
     .termin-kategorie		{  }
     .termin-kategorie .kateg	{
       border: solid 1px #cc0000; display: block; margin-right: 5px;
       font-size: 110%; font-weight: bold; color: #cc0000; text-align: center; }
     .termin-kategorie .veranst	{
       background-color: #DFEEDF; display: block; font-weight: bold; text-align: center;
       padding: 2px; margin: 5px 5px 5px 0px; }
     .termin-kategorie .name	{ display: block; margin: 5px 5px 0px 0px; }

  /*Vorlage 35: 5 Text-Bild-Blöcke + 2 rechte Textblöcke + 1 Termin rechts*/
     /*Textblöcke links*/
     .kalender-vorlage35		{ margin-right: 250px; }
     /*Textblöcke rechts*/
     .kalender-vorlage35_text-rechts 		{
       position: absolute; top: 120px; right: 0px; width: 250px; background-color: #ffffff;
       padding: 5px; margin: 0px 10px 0px 0px; }
     .kalender-vorlage35_text-rechts .auswahl	{
       border-top: 2px solid #0C8348; padding: 5px 0px 10px 0px; margin-top: 20px; }
     .kalender-vorlage35_text-rechts .termin	{
       border-bottom: 1px solid #0C8348; padding: 0px 0px 5px 0px; }
/*Kalender Ende*/

/*Newsliste*/
.newsliste th 		{ text-align: left; color: #000000; padding: 5px; }
.newsliste td 		{ padding: 5px 5px 15px 5px; color: #000000; }

/*Standardliste*/
.liste			{  }
.liste th		{ text-align: left; padding: 5px; color: #000000; }
.liste td		{ padding: 5px 5px 15px 5px; color: #000000; }

/*Bildergalerie*/
.galerie td		{ border: 1px solid #000000; padding: 5px; color: #000000; }

/*mehrspaltige Tabelle*/
.tabelle55 td		{ border: 1px solid #000000; padding: 5px; color: #000000; }
/*Vorlage 56: Tabelle aus Datei*/
.tabelle56 th		{
  border: 1px solid #A4CCF6; background-color: #A4CCF6; padding: 5px; color: #000000; text-align: left; }
.tabelle56 td		{ border: 1px solid #000000; padding: 5px; color: #000000; }

/*statistische Tabelle*/
table.stat 	{ border: 1px solid #000000; }
th.statth 	{ border: 1px solid #A4CCF6; background-color: #A4CCF6; padding: 5px;}
td.stattd 	{ border: 1px solid #000000; text-align: right; padding: 5px; }

/*Vorlage: mehrsprachige Inhalte, Position der Flaggen*/
.sprachen	{ margin-bottom: 20px; text-align: center }

/*Globale Klassen*/
  /*Klasse zum An- und Ausschalten*/
   .start 	{ /*display: none; speak: none;*/ }
   .speakonly 	{ display: none; speak: normal; }
   .speaknone 	{ speak: none; }

  /*Klassen für links und rechts positionierte Bilder*/
   .left		{ margin-right: 25px; }
   .right	{ margin-left: 25px; }

  /*Barrierefrei-Logo
   .barrierefrei	{ margin-top: 50px; }
  */
  /*Schrift kleiner*/
   .klein 	{ font-size: 80%; }

  /*Auszeichung von Erklärungen, Abkürzungen usw.*/
   .help      	{ cursor: help; border-bottom: 1px dotted #000000; }

  /*Klassen, die von bestimmten, jedoch immer vorhandenen Vorlagen vewendet werden*/
    /*Suche-Hinweis*/
    .tip 		{ border: 1px solid #A4CCF6; background-color: #ffffff; padding: 0px; }
    /*Wer hats erfunden?*/
    .copy		{ border: 1px solid #A4CCF6; background-color: #ffffff; padding: 0px; }
    /*Krümelpfad*/
    .kruemel		{ display: none;
      font-family: Palatino linotype, Palatino, Times New Roman, serif; font-weight: bold; font-size: 100%; color: #ffffff;
      background: url(../img/kreuz.gif) top right no-repeat #0A64D2;  padding: 3px 0px 5px 20px; margin: 0px; }

    /*Sonderklassen für Kundenwünsche*/
      /*Inhalt*/
      .inhaltsseiten 	{ /*display: none*/ }
      .illu 		{ /*display: none*/ }
      .iframe 		{ margin: -10px 18px -10px -35px; }
      /*Container login*/
        #login 		{ margin: 20px 0px 0px 0px; border: 2px solid #000099; background-color: #A4CCF6; }
        #login h1	{
          font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 100%; color: #000000;
          background-color: #0A64D2; padding: 3px 0px 5px 20px; margin: 0px 0px 10px 0px; }
        .loginlinks	{ padding-left: 10px; }
      /*logout*/
        a.logout {
          border: #000000 solid 1px; background-color: #A4CCF6; color: #000000;
          font-weight: bold; margin:0px 0px 0px 0px; }

   /*Klassen für Sonderauszeichnungen von Text
    .blau		{ color: #336699; }
   */

/*Suchkontainer*/
#suche 			{ display: none;
  margin: 15px 15px 0px 0px; padding: 0px; color: #000000;
  font-family: Palatino linotype, Palatino, Times New Roman, serif; text-align: right; }
#suche form 		{ margin: 0px 0px 15px 0px; padding: 0px; font-weight: bold; }
#suche a			{ font-weight: bold; color:  #000000; text-decoration: none; }
#suche a:hover		{ font-weight: bold; color:  #000000; text-decoration: none; }

/*Schrift vergrößern*/
#schrift 		{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; color: #ffffff;
  margin: 10px 50px 10px 0px; padding: 3px;
  border: 2px solid #000099; text-align: center; }
#schrift a 		{
  background-color: #0A64D2; color: #ffffff; text-decoration: none; padding: 1px 3px 1px 3px; }
#schrift a:hover 	{
  background-color: #A4CCF6; color: #000000; padding: 1px 3px 1px 3px; text-decoration: none; }

/*Logo-Container*/
#logo 			{ display: none;
  width: 300px; position: absolute; top: 50px; left: 55px; padding: 0px;
  text-align: center; border: 2px solid #000099; }

/*Printcontainer*/
#print 			{ display: block }

/*Kontainer für links angeordnete Spalte*/
#navklappmain 		{ position: absolute; top: 180px; left: 5px; width: 200px; display: none; }

/*Navklapp-Container*/
#navklapp 		{
  padding: 0px 0px 10px 0px; margin: 0px; border: 2px solid #000099; background-color: #A4CCF6;}
#navklapp h1		{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 100%; color: #ffffff;
  background: url(../img/kreuz.gif) top right no-repeat #0A64D2;
  padding: 3px 0px 5px 10px; margin: 0px 0px 10px 0px; }
#navklapp a 		{ color: #000000; text-decoration: none; }
#navklapp a:hover 	{ color: #000099; text-decoration: underline; }
#navklapp .active a	{ color: #000099; text-decoration: none; }
.navebene1 p		{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; color: #000000; font-weight: bold;
  margin: 0px 5px 5px 10px; padding: 0px; }
.navebene2 p		{ margin: 0px 5px 10px 20px; }
.navebene3 p		{ margin: 0px 5px 10px 30px; }
.navebene4 p		{ margin: 0px 5px 10px 35px; }
.navebene5 p		{ margin: 0px 5px 10px 40px; }

#textfeld 		{ margin: 0px 0px 10px 0px; padding: 0px; border: 0px solid #000099; }

/*Content-Container*/
#content 	{
  margin: 0px; padding: 0px; }
#content h1 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 150%; font-weight: normal; color: #000000;
  margin: 0px 0px 20px 0px; }
#content h2 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 130%; color: #000000;
  margin: 25px 0px 15px 0px; }
#content h3 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 100%; color: #000000;
  margin: 20px 0px 10px 0px; }
#content h4 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 100%; color: #000000;
  margin: 10px 0px 10px 0px; }
#content p 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; color: #000000;
  margin: 5px 0px 15px 0px; line-height: 150%; }
#content li 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 100%; line-height: 150%;
  margin: 0px; color: #000000; }
#content .s_ebene1 	{ list-style-type: disc; }
#content .s_ebene2 	{ margin-left: 15px; list-style-type: circle; }
#content .s_ebene3 	{ margin-left: 40px; list-style-type: square; }
#content .s_ebene4 	{ margin-left: 70px; list-style-type: circle; }
#content .s_ebene5 	{ margin-left: 90px; list-style-type: disc; }
#content table 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif;
  margin: 10px 0px 10px 0px; padding: 0px; }
#content caption {
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 110%; padding: 5px; color: #000000; }
#content th 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 100%;
  padding: 5px; color: #000000; }
#content td 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; line-height: 150%; font-size: 100%;
  padding: 2px 5px 2px 5px; color: #000000; }
#content a 	{ color: 0A64D2; text-decoration: underline; }
#content a:hover { color: 0A64D2; text-decoration: none; }
#content .allejahre 	{ background-color: #A4CCF6; color: #000000; font-size: 95%; text-align: center; }
#content .allejahre p	{
  background-color: #A4CCF6; color: #000000; font-size: 100%; text-align: center; padding: 2px; }
#content .allejahre a	{
  background-color: #A4CCF6; color: #000000; font-size: 100%; text-align: center; padding: 2px; }
#content .allejahre1 	{
  background-color: #A4CCF6; color: #000000; font-size: 95%; text-align: center;
  border: 1px solid #A4CCF6; margin: 2px; }
#content .allejahre1 p	{ background-color: #ffffff; color: #000000; font-size: 100%; text-align: center; }
#content .abstand 	{ padding-left: 30px; }
#conten hr	{ margin: 5px 0px 5px 0px; color: #000000; }

/*rechter Container, Infofeld*/
#rechts 		{ display: none;
  float: right; width: 200px; background: url(../img/kreuz.gif) top right no-repeat #A4CCF6;
  padding: 0px; margin: 50px 5px 0px -30px ; border: 2px solid #000099; }
#rechts h1 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 100%; color: #000000;
  padding: 3px 0px 5px 20px; margin: 0px 0px 10px 0px; background-color: #0A64D2; }
#rechts .infofeld p  	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; color: #000000;
  padding: 0px 10px 5px 10px; margin: 0px; line-height: 150%; }
#rechts .infofeld h2 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 120%; color: #000000;
  padding: 10px 10px 5px 10px; margin: 0px; }
#rechts infofeld li 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif;
  padding: 0px 10px 5px 0px; margin: 0px; color: #000000; line-height: 110%; }
#rechts infofeld a 	{ color: #990000; text-decoration: underline; }
#rechts infofeld a:hover 	{ color: #000000; text-decoration: none; }
#rechts infofeld img	{ padding: 5px; }

/*Footer-Container*/
#footer 		{
  padding: 0px; margin: 50px 0px 10px 0px; border: 0px solid #ffffff; background-color: #ffffff; }
#footer h1 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; font-size: 100%;
  background: url(../img/kreuz.gif) top right no-repeat #0A64D2;
  padding: 3px 0px 5px 0px; margin: 0px; color: #ffffff; }
#footer p 	{
  font-family: Palatino linotype, Palatino, Times New Roman, serif; color: #000000; line-height: 150%;
  padding: 5px 0px 5px 0px; margin: 0px; text-align: left; }
#footer a 	{ color: #000000; text-decoration: underline; }
#footer a:hover 	{ color: #000000; text-decoration: none; }