h1.oben {text-align:center;
         margin:3px;
		 font-family: times;
		 font-size: 25pt;
		 font-weight:bold;
		}

h1.mitte {text-align:center;
         margin:3px;
		 font-family: times;
		 font-size: 14pt;
		 font-weight:bold;
		}

h1.unten {text-align:left;
		 font-family: times;
		 font-size: 14pt;
		 font-weight:bold;
		}

h4.zeile1 { text-align:left;
            margin: 3px;
            font-family: times;
			font-size: 10;
			color: black;
		   }

table {width: 600;
       background-color: #ADC6DE;
       border-collapse:collapse;
	   table-layout:fixed;
	   empty-cells:show;}

tr.oben {background-image:url(../jpg/vhs_oben.jpg);
         height: 220;
        }
tr.mitte {background-image:url(../jpg/vhs_mitte.jpg);
         height: 180;
        }
tr.unten {background-color: white;
         }
tr.abschluss {background-image:url(../jpg/vhs_unten.jpg);
              height: 200;
             }

tr.zwischen {background-color: #3989bc;
			 height: 5;
			}

td.text {text-align:left;
         margin:6px;
		 font-family: times;
		 font-size: 12pt;
		 line-height: 15pt;
		 font-weight:bold;
}

