
body 
{  
	
	background-image: url(x.gif);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
} 

html { overflow-y: scroll;} 

.menuebar
{  
	visibility: hidden;
}	

.strich1 
{  
	visibility: hidden;
}	

.strich2 
{  
	visibility: hidden;
}	

.tail 
{  
	display: none;
}	

.content 
{ 
	position:relative; 
	/*left: 104px;
	font-size:14px; 
	float:left; 
	border-style:solid; 
	border-width: 0 0 0 0; 
	margin-top: 2px;*/
}

.newsbar 
{
	/*position:absolute; 
	left: 50%;
	margin-left: 235px;*/
	/*background-image: url(newsbar_bg.gif); */
}
