 /* formatierungsanweisungen für das Grundgerüst*/

    body 	{background-color:#FFFFC4;
    		margin-top:0px;
                 }                                  /*Tabelle schliesst oben an*/


   a:visited	{color:#FFFFC4;
                  text-decoration:none;}

   a:link 	{color:#FFFFC4;    		 /*Normalzustand Hintergrundfarbe*/
                  text-decoration:none;}

   a:hover 	{color:black;
   		 background-color:#FFFFC4;  	 /*Mausüber  */
                  text-decoration:none;}

   a:active 	{color:red;    	      		 /*wenn Mauszeiger gedrückt wird*/
                  text-decoration:none;}






   p.link	{font-size:15px;}

    td.LO        {text-align:center;               /*Feld links oben*/
                  padding-top:7px;
                 }

    td.OM	{padding-top:7px;                /*Feld oben mitte*/
    		text-align:center;
                 }


    td.OR	{padding-top:7px;
                  text-align:center
                 }

    td.LU 	{font-family:arial;               /*Feld links unten*/
                 font-size:15px;
                 font-weight:600;
    		padding-top:10px;
                 padding-left:10px;
                 vertical-align:top;
                 background-color:#0266FD;
                 color:#FFFFC4;
                 line-height:1.5;
                 }

   p.color	{color:#FFFFC4;                /*Ueberschriften in LU und RU*/
                 font-size:20px;
                 font-weight:900;
                 }

  td.UM	       {text-align:center;              /*Feld unten Mitte*/
                 padding:10px;
                 margin:10px;
                 font-family:arial;
                 font-size:15px;
                 font-weight:600;
  		}

   td.RU		{font-family:arial;                   /*Feld unten rechts*/
                 font-size:15px;
                 font-weight:600;
    		padding-top:10px;
                 padding-left:10px;
                 vertical-align:top;
                 padding-left:10px;
                 background-color:#0266FD;
                 color:#FFFFC4;
                 }

   p.fett	{font-weight:bold;}


                                 /* Anweisungen für das Impressumfeld */


    a.mail:visited	{color:blue;
                 	 text-decoration:none;}

    a.mail:link 		{color:blue;    		 /*Normalzustand*/
          		text-decoration:none;}

    a.mail:hover 	{color:black;                     /*Mausüber*/
   		       	background-color:yellow;
          	        text-decoration:none;}

    a.mail:active       	{color:red;    	      		 /*wenn Mauszeiger gedrückt wird*/
                         text-decoration:none;}


                                 /* Anweisung für "mehr" im Aktiv-Feld */

    a.mehr:visited	{color:blue;
                          text-decoration:none;
                          font-weight:200;}

    a.mehr:link 		{color:blue;    		 /*Normalzustand*/
                         font-weight:200;
          		text-decoration:none;}

    a.mehr:hover 	{color:black;                     /*Mausüber*/
                         font-weight:200;
   		       	background-color:yellow;
          	        text-decoration:none;}

    a.mehr:active       	{color:red;    	      		 /*wenn Mauszeiger gedrückt wird*/
                         font-weight:200;
                         text-decoration:none;}


   td.impressum {vertical-align:top;
                 padding-left:10px;
                 font-family:arial;
                 font-size:20px;}

  span.ueberschrift {text-decoration:underline;
                    }

  span.ort	{font-weight:bold;
                  }



  p.zurueck	{font-family:arial;
  		font-size:18px;
  		text-align:center;}


  div.text	{padding-left:40px;
                   }

 div.textfeld	{text-align:left;                         /*Formatierung für das Textfeld*/
	  	 vertical-align:top;
           	 margin:0px;
                  padding:10px;
          	 font-family:arial;
                  height:458px;
                  font-size:16px;
                  font-weight:bold;
                  line-hight:19px;
                  overflow:scroll;
          	 scrollbar-face-color:#0266FD;
          	 scrollbar-base-color:#0266FD;
              	 scrollbar-shadow-color:#000000;
             	 scrollbar-arrow-color:white;
                  }


 h1.ueberschrift {font-size:18px;
                  font-weight:bold;
 	         border-bottom:2px solid black;
                  width:390px;
                  }

span.initial	{font-size:18px;
                  font-weight:bold;
                  }

span.einfach	{font-size:16px;
                  font-weight:200;
                  }


h1.angebot       {font-size:18px;
                  font-weight:bold;
 	         border-bottom:2px solid black;
                  width:100px;
                  }

h1.aktivitaet      {font-size:18px;
                  font-weight:bold;
 	         border-bottom:2px solid black;
                  width:450px;
                  }

h1.links      {font-size:18px;
                  font-weight:bold;
 	         border-bottom:2px solid black;
                  width:450px;
                  }
