*{
	margin:0;
	padding:0;
}
body {
	margin:0;
	
	background:#fff;
	font-size:120%;
	font-family:Arial Narrow, Arial;
	color:#555;
	line-height:210%;
}

#center{ 
/*margin:0 auto; */
margin:-125px 0 0 -458px;
width:916px;
position:absolute;
		top:50%;                  
		left:50%;

}

div#platzhalter{
	height:35px;
}


/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:780px;
		/*height:241px;*/
		overflow:hidden; 
		}
	
	.buttons{
		/*width:100px;*/
		line-height:140px;
		display:block;
		/*margin-top:200px;*/
	}
	
	div#txtNeid{
	}
	.buttons #prevBtn img,
	.buttons #nextBtn img{
		border:0;
		padding-top:40px;
		cursor:pointer;
	}
	.buttons div#prevBtn{
		width:34px;
		float:left;
		margin-right:20px;
		margin-top:180px;
		
	}
	.buttons div#nextBtn{
		margin-right:8px;
		float:right;
		margin-top:180px;
	}			

	#slider{
		/*padding-top:100px;*/
		float:left;
		margin:100px 20px;
		width:780px;
	}
	h2{
		cursor:pointer;
		color:#df6d07;
		font-size:85px;
		/*padding:20px;*/
		text-indent:-99999px;
		height:140px;
	}
	div.eig						{
								  color:#df6d07;
								}
	div.eig_neid					{
								  color:#df6d07;
								  margin:0 0 0 180px;
								}
	
	div.eig_durchsetzungsvermoegen	{
								  color:#df6d07;
								  margin:0 0 0 0;
								}
	
	div.eig_ehrgeiz				{
								  color:#df6d07;
								  margin:0 0 0 440px;
								}
	
	div.eig_ehrlichkeit			{
								  color:#df6d07;
								  margin:0 0 0 30px;
								}
	
	div.eig_eitelkeit			{
								  color:#df6d07;
								  margin:0 0 0 0;
								}
	
	div.eig_geduld				{
								  color:#df6d07;
								  margin:0 0 0 446px;
								}
	
	div.eig_hoeflichkeit			{
								  color:#df6d07;
								  margin:0 0 0 258px;
								}
	
	div.eig_liebe				{
								  color:#df6d07;
								  margin:0 0 0 540px;
								}
	
	div.eig_mut					{
								  color:#df6d07;
								  margin:0 0 0 240px;
								}
	
	div.eig_neugier				{
								  color:#df6d07;
								  margin:0 0 0 0;
								}
	
	div.eig_selbstbewusstsein	{
								  color:#df6d07;
								  margin:0 0 0 0;
								}
	
	div.eig_verlaesslichkeit		{
								  color:#df6d07;
								  margin:0 0 0 65px;
								}
	
	
	h2.durchsetzungsvermoegen	{ 
								  background: url('images/durchsetzungsvermoegen.jpg') no-repeat left bottom;
								  margin:0 10px 0 0px;
								  width:780px;
								}
	h2.ehrgeiz					{ 
								  background: url('images/ehrgeiz.jpg') no-repeat left bottom;
								  float:right;
								  margin:0 40px 0 10px;
								  width:294px;
								}
	h2.ehrlichkeit				{ 
								  background: url('images/ehrlichkeit.jpg') no-repeat left bottom;
								  margin:0 10px 0 30px;
								  width:484px;
								}
	h2.eitelkeit				{ 
								  background: url('images/eitelkeit.jpg') no-repeat left bottom;
								  float:left;
								  margin:0 0 0 0px;
								  width:367px;
								}
	h2.geduld					{ 
								  background: url('images/geduld.jpg') no-repeat left bottom;
								  float:right;
								  margin:0 40px 0 10px;
								  width:294px;
								}
	h2.hoeflichkeit				{ 
								  background: url('images/hoeflichkeit.jpg') no-repeat left bottom;
								  margin:0 10px 0 258px;
								  width:480px;
								}
	h2.liebe					{ 
								  background: url('images/liebe.jpg') no-repeat right bottom;
								  float:right;
								  margin:0 0 0 10px;
								  width:237px;
								}
	h2.mut						{ 
								  background: url('images/mut.jpg') no-repeat left bottom;
								  float:left;
								  margin:0 0 0 240px;
								  width:174px;
								}
	h2.neid						{ 
								  background:transparent url(images/neid.jpg) no-repeat scroll center bottom;
								  float:left;
								  margin:0 10px 0 180px;
								  width:204px;
								}
	h2.neugier					{ background: url('images/neugier.jpg') no-repeat left bottom;	}
	h2.selbstbewusstsein		{ 
								  background: url('images/selbstbewusstsein.jpg') no-repeat left bottom;
								  margin:0 10px 0 0px;
								  width:780px;
								}
	h2.verlaesslichkeit			{ 
								  background: url('images/verlaesslichkeit.jpg') no-repeat left bottom;
								  margin:0 10px 0 65px;
								  width:691px;
								}
	
	.txt{
		width:780px;
		text-align:justify;
		line-height:25px;
	}
	
	div.neid						{
								  margin:120px 0 0 120px;
								  text-align:left;
								}
	
	.neid span.zeile1			{
								  display:block;
								}
	
	.neid span.zeile2			{
								  display:block;
								  margin-left:20px;
								}
	
	.neid span.zeile3			{
								  display:block;
								  margin-left:90px;
								}
								
	div.liebe					{
								  margin:40px 0 0 120px;
								  text-align:left;
								}
	
	.liebe span.zeile1			{
								  display:block;
								  margin: 0 0 0 210px;
								}
	
	.liebe span.zeile2			{
								  display:block;
								  margin:0 0 0 240px;
								}
	
	.liebe span.zeile3			{
								  display:block;
								  margin:0 0 0 205px;
								}
								
	.liebe span.zeile4			{
								  display:block;
								  margin:0 0 0 222px;
								}
								
	.liebe span.zeile5			{
								  display:block;
								  margin:0 0 0 205px;
								}
								
	div.eitelkeit					{
								  margin:95px 0 0 0;
								  text-align:left;
								}
	
	.eitelkeit span.zeile1			{
								  display:block;
								  margin: 0 0 0 370px;
								}
	
	.eitelkeit span.zeile2			{
								  display:block;
								  margin:0 0 0 400px;
								}
	
	.eitelkeit span.zeile3			{
								  display:block;
								  margin:0 0 0 180px;
								}
								
	.eitelkeit span.zeile4			{
								  display:block;
								  margin:0 0 0 160px;
								}
								
	div.hoeflichkeit			{
								  margin:0 0 0 0;
								  text-align:left;
								}
	
	.hoeflichkeit span.zeile1			{
								  display:block;
								  margin: 0 0 0 25px;
								}
	
	.hoeflichkeit span.zeile2			{
								  display:block;
								  margin:0 0 0 0px;
								}
	
	.hoeflichkeit span.zeile3			{
								  display:block;
								  margin:0 0 0 50px;
								}
								
	div.verlaesslichkeit			{
								  margin:0 0 0 40px;
								  text-align:left;
								}
	
	.verlaesslichkeit span.zeile1			{
								  display:block;
								  margin: 0 0 0 25px;
								}
	
	.verlaesslichkeit span.zeile2			{
								  display:block;
								  margin:0 0 0 60px;
								}
								
	div.ehrlichkeit				{
								  margin:0;
								  text-align:left;
								}
	
	.ehrlichkeit span.zeile1			{
								  display:block;
								  margin: 0 0 0 130px;
								}
	
	.ehrlichkeit span.zeile2			{
								  display:block;
								  margin:0 0 0 282px;
								}
	
	.ehrlichkeit span.zeile3			{
								  display:block;
								  margin:0 40px 0 0;
								  text-align:right;
								}
								
	div.selbstbewusstsein				{
								  margin:0;
								  text-align:left;
								}
	
	.selbstbewusstsein span.zeile1			{
								  display:block;
								  margin: 0 0 0 330px;
								}
	
	.selbstbewusstsein span.zeile2			{
								  display:block;
								  margin:0 0 0 350px;
								}
	
	.selbstbewusstsein span.zeile3			{
								  display:block;
								  margin:0 0 0 340px;
								}
								
	.selbstbewusstsein span.zeile4			{
								  display:block;
								  margin:0 80px 0 0;
								  text-align:right;
								}
								
	div.geduld				{
								  margin:90px 0 0 0;
								  text-align:left;
								}
	
	.geduld span.zeile1			{
								  display:block;
								  margin: 0 0 0 10px;
								}
	
	.geduld span.zeile2			{
								  display:block;
								  margin:0 0 0 40px;
								}
	
	.geduld span.zeile3			{
								  display:block;
								  margin:0 0 0 0;
								  font-size:96%;
								}
								
	div.ehrgeiz				{
								  margin:40px 0 0 0;
								  text-align:left;
								}
	
	.ehrgeiz span.zeile1			{
								  display:block;
								  margin: 0 0 0 130px;
								  
								}
	
	.ehrgeiz span.zeile2			{
								  display:block;
								  margin:0 0 0 40px;
								}
	
	.ehrgeiz span.zeile3			{
								  display:block;
								  margin:0 0 0 185px;
								}
	
	.ehrgeiz span.zeile4		{
								  display:block;
								  margin:0 0 0 100px;
								}
								
	div.mut				{
								  margin:95px 0 0 0;
								  text-align:left;
								}
	
	.mut span.zeile1			{
								  display:block;
								  margin: 0 0 0 0px;
								  
								}
	
	.mut span.zeile2			{
								  display:block;
								  margin:0 0 0 425px;
								}
	
	.mut span.zeile3			{
								  display:block;
								  margin:0 0 0 0;
								}
	
	.mut span.zeile4		{
								  display:block;
								  margin:0 0 0 50px
						}
								
	div.durchsetzungsvermoegen				{
								  margin:0 0 0 0;
								  text-align:left;
								}
	
	.durchsetzungsvermoegen span.zeile1			{
								  display:block;
								  margin: 0 0 0 10px;
								}
	
	.durchsetzungsvermoegen span.zeile2			{
								  display:block;
								  margin:0 0 0 40px;
								}
	
	.durchsetzungsvermoegen span.zeile3			{
								  display:block;
								  margin:0 0 0 200px;
								}
	
	/* // Easy Slider */
	
	#stoerer{
		width:100%;
		height:100%;
		background-color:#67595b;
		z-index:99999;
		display:none;
		position:absolute;
	}
	
	.stoercont{
		width:400px;
		height:300px;
		position:absolute;
		top:50%;                  
		left:50%;
		margin:-150px 0 0 -200px;
		background-color:#FFFFFF;
		text-align:center;
		vertical-align:middle;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	.stoercont div{
		text-transform:none;
		color:#FFFFFF;
		cursor:pointer;
		font-size:12px;
		font-weight:normal;
	}
