body { 
        margin-top:10px; 
        margin-bottom:10px;
        background-image:url(grundriss.gif);
        background-repeat:no-repeat; 
	/*    wenn hgr-bild nicht gekachelt werden soll */
        background-color:#FFFFFF;
     }

h1 {
    position:absolute; 
    top: 530px; 
    left: 640px;
    font-family:Times New Roman,times;
    font-size:16px; 
    margin-width:2px;
    background-color:#000060; 
    color:#FFFF00; 
    border-style:solid;
    border-width:thin; 
    border-color:#00c000; 
    padding:5px;
     }


h5 {
    position:relative; 
    top: -60px; 
    left: 10px;
    font-family:Times New Roman,times;
    font-size:14px; 
    border-style:solid;
    border-width:thin; 
    color:#ff0000; }


h4 {
    font-family:Times New Roman,times;
    font-size:4px; 
    color:#ffffff; }
