/***************************************************************************************************
                Projekt:	Kaiser Otto
                Erstellt:	10.01.2009

                Aufgabe dieser Datei
                x
                
                wichtige Informationen
                x

                Änderungen
                x
                
/**************************************************************************************************/


		/**********************************/
		/***	Team
		/**********************************/
		#team{
			height: 100%;
			font-family: Arial;
			font-size: 12pt;
			line-height: 20px;
			margin-top: 45px;
		}
		#team a:link, #team a:hover, #team a:visited, #team a:active{
			text-decoration: underline;
			color: #000000;
		}
		
		#team_img_right{
			text-align: right;
		}
		#team_img_rightcenter{
			float: left;
		}
		#team_img_leftcenter{
			float: left;
		}
		#team_img_center{
			float: left;
		}
		#team_img_left{
			float: left;
		}
		#team_bottom{
			
		}
	