@font-face {
    font-family: 'pt_sans_narrowregular';
    src: url('fonts/ptn57f-webfont.eot');
    src: url('fonts/ptn57f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptn57f-webfont.woff') format('woff'),
         url('fonts/ptn57f-webfont.ttf') format('truetype'),
         url('fonts/ptn57f-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background:#fafaf4 url(../../sitegraphics/tsfa/background-repeat.jpg);
	}

div#sandbox {
	background-image: url(../../sitegraphics/tsfa/pcf-logo-2020.png);
	background-position: top right;
	background-repeat: no-repeat ;
	}
	
h1, h2, h3, h4 {
    font-family: 'pt_sans_narrowregular',sans-serif;
    }

hr {width:80%;}

.eklipsecolumns>tbody>tr>td.c2 {padding-top:30px;}
