/* 
 * ############################################################################################
 *  NAME:      		_shared_css/netscape_only.css                                                                    
 *  DESCRIPTION:   	Cascading Style Sheet for Ansorg for Netscape 4.X                                 
 *  AUTHOR:     	Karim Massad 
 *  CREATED:   		08.04.2002
 *  UPDATED:   		
 *  WHERE USED: 	Should be the same for ALL pages
 *  DEPENDENCIES:  	-
 *  COMMENTS: 		all styles have to be described here, 
 *            		only changes to the Netscape styles to be added in netscape_only.css (linked with media="all")
 * ############################################################################################
 */
 

 /* um das div in ns zu positionieren */
 
	#divText
	{
		position:absolute;
		left:29px;
		top:24px;
	}
	
	#divScrollTextCont
	{
		position:relative;
		left:30px;
		top:-125px;
		width:370px;
		height:300px;
		clip:rect(0px 358px 270px 0px);
		visibility:visible;
		background-color : #FFFFFF;
		background : #FFFFFF;
		overflow : hidden;
	}
	
	

	
	
	
	#divTextJobs
	{
		position:absolute;
		left:0px;
		top:0px;
	}
	
	#divScrollTextContJobs
	{
		position:relative;
		left:0px;
		top:0px;
		width:559px;
		height:176px;
		clip:rect(0px 55px 176px 0px);
		visibility:visible;
		background-color : #e2e5e8;
		background : #e2e5e8;
		overflow : hidden;
	}
	
	#divTextKoop
	{
		position:absolute;
		left:0px;
		top:0px;
	}
	
	#divScrollTextContKoop
	{
		position:relative;
		left:0px;
		top:0px;
		width:259px;
		height:135px;
		clip:rect(0px 259px 135px 0px);
		visibility:visible;
		background-color : #ffffff;
		background : #ffffff;
		overflow : hidden;
	}

		div.calcLeft {
		position: absolute; visibility: visible;z-index: 80;
	}

	
form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

