.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.liste1 {
  background-image: url(../gfx/fce-box2-content1-li.png);	
  background-repeat: no-repeat;
  background-position: 0 1px;
  list-style: none;
  line-height: 15px;
  vertical-align: top;
  padding: 0 0 6px 20px;
}

.liste2 {
  background-image: url(../gfx/fce-box2-content2-li.png);	
  background-repeat: no-repeat;
  background-position: 0 4px;
  list-style: none;
  line-height: 15px;
  vertical-align: top;
  padding: 0 0 5px 15px;
}

a.fce-box11-pfeil {
	display: block;
	height: 23px;
	line-height: 23px;
	
	padding: 0 30px 0 0;
	color: #FFFFFF;

	background-image: url(../gfx/fce-box11-pfeil.png);
	background-repeat: no-repeat;  
	background-position: right;	
}

a.fce-box11-pfeil:hover {
	display: block;
	height: 23px;
	line-height: 23px;
	
	padding: 0 30px 0 0;
	color: #FFFFFF;
	text-decoration: none;

	background-image: url(../gfx/fce-box11-pfeil.png);
	background-repeat: no-repeat;  
	background-position: right;	
}

a.pdf-file {	color: #666666; text-decoration: none; padding-right: 5px; vertical-align: middle; background: url(../gfx/icons/pdf.gif) no-repeat 0 50%; padding: 0 0 0 22px;} 
a.pdf-file:hover {	color: #333333;}

a.casestudy {	color: #666666; text-decoration: none; padding-right: 5px; vertical-align: middle; background: url(../gfx/icons/casestudy.gif) no-repeat 0 50%; padding: 0 0 0 22px;} 
a.casestudy:hover {	color: #333333;}

