body { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;		
		line-height:16px;
		color: #000000;        
		text-align: left;
} 
	
#headnavi {
	display: none;
}

#header {
	display: none;
}

	
#mainnavi {
	display: none;
}

#content p.bodytext {
  text-align: justify;
}

#colRight {
	/* display: none; */	
	float:right;
}

#newsbox {
	display: none; 
}

#content {
	float: none;
	width: 100%;
}

#footer {
	clear:both;	
}	

#print {
	display: none;
}	

#adressbox {
  color: #000000;
  background: #ffffff;
  font-size:10px;
}  

h1 {font-size:18px;font-weight:bold;}
h2 {font-size:16px;font-weight:bold;}
h3 {font-size:14px;font-weight:bold;}

img { border: 0; }
