.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

a.weiss {	
  color: #99A8C5; 
  height: 11px; 
  font-weight: bold; 
	text-decoration: none; 
	vertical-align: middle; 
	background: #FFFFFF url(../gfx/link-gelb.gif) no-repeat 0 50%; 
	padding: 0 3px 0 13px;
} 

a.weiss:hover {	
  color: #99A8C5; 
  height: 11px; 
  font-weight: bold; 
	text-decoration: none; 
	vertical-align: middle; 
	background: #FFFFFF url(../gfx/link-gelb.gif) no-repeat 0 50%; 
	padding: 0 3px 0 13px;
}
