@charset "utf-8";


/* links.css */

/*Pictures left site chozi wa simba. Index over 10*/

#schotter01{
    position:absolute;
    top: 1140px;
	left: 0px;
	
	width: 200px;
	height: 0px;
	z-index: 20;
	
	overflow:visible;
	
	margin-left: 0px;	
	padding-top: 0px;
	padding-left: 0px;
	background-image:url(bilder/Nav_links_Schotter_02.jpg);
	background-repeat:repeat-y;
	}
	
#schotter02{
	position:absolute;
	top: 1140px;
	left: 0px;
	width: 200px;
	height: 85px;
	z-index: 20;
	overflow:visible;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image:url(bilder/Nav_links_Schotter_02.jpg);
	background-repeat:repeat-y;
	}	

