body { 
        margin-top:10px; 
        margin-bottom:10px;
        background-image:url(karte.gif);
        background-repeat:no-repeat; 
	/*    wenn hgr-bild nicht gekachelt werden soll */
        background-color:#EEEEFF;
     }

h1 {
    font-family:Times New Roman,times;
    font-size:24px; 
    color:#AA5522; }


h5 {
    position:relative; 
    top: -60px; 
    left: 10px;
    font-family:Times New Roman,times;
    font-size:12px; 
    color:#ff0000; }


h4 {
    font-family:Times New Roman,times;
    font-size:4px; 
    color:#000000; }

