
/*  Steuerung und Positionierung der Institut */

/* Bild Wolf*/
			#wolfBild
	{ 
		position:absolute; 
		left:117px; 
		top:205px; 
		width:120px; 
		height:150px;
	
	}
	
			#wolfBild1
	{
		border-color:#E87318;
		width:120; 
		height:150;
	}
/* Bild Wolf*/

/* Bilduntertitel*/
 			#textWolf
	{ 
		position:absolute; 
		left:119px; 
		top:363px; 
		width:138px; 
		height:56px; 
	}
 /* Bilduntertitel*/
 /* ----- TEXT -------*/
 			#textInstitut
	{ 
		position:absolute; 
		left:270px; 
		top:145px; 
		width:550px; 
		height:350px; 
	}
  /* ----- TEXT -------*/