	#body {
    	color: black; 
    	background-color: rgb(255, 255, 255);
    	#background:url("http://www.ntj.de/typo3/ntj_bg.gif");
    	font-family: Helvetica,Arial,sans-serif;
    	margin: 0;
    	text-align: justify;
    }
    
    p{
        font-size:10pt;   
        text-align:justify;
        font-family: Helvetica,Arial,sans-serif;
    }
    
    h1{
        font-size:16pt;
        font-style:bold;
        font-family: Helvetica,Arial,sans-serif;
    }
  
	#topline{
		background:url("http://www.ntj.de/typo3/gradient_top.gif"); 
		background-repeat: repeat-x;
	}
	
	#bar_blue{
		background:url("http://www.ntj.de/typo3/bar_blue.gif"); 
		background-repeat: repeat-x;
	}
	
	#content{
		margin: 15px;
		text-align: justify;
		font-family: ARIAL;
	}
