@CHARSET "ISO-8859-1";
html, body { 
	width: 100%; 
	height: 100%; 
	margin: 0; 
	padding: 0; 
	overflow: auto; 
	font-size: 12px; 
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
	text-align: center; 
	background: url(/files/images/layout/background.gif) 0 0; color:#4c3835; 
	}
td.leftBorder       { background: url(/files/images/layout/linkerRand.gif) 0 0 repeat-y; width: 8px; }
td.rightBorder      { background: url(/files/images/layout/rechterRand.gif) 0 0 repeat-y; width: 8px;}
	
