/***************************************************************************************************
                Projekt:	Kaiser Otto
                Erstellt:	10.01.2009

                Aufgabe dieser Datei
                x
                
                wichtige Informationen
                x

                Änderungen
                x
                
/**************************************************************************************************/


		/**********************************/
		/***	Home
		/**********************************/
		#home{
			height: 100%;
			font-family: Arial;
			font-size: 12pt;
			line-height: 20px;
			margin-top: 45px;
		}
		#home_img_right{
			text-align: right;
		}
		#home_img_left{
			float: left;
		}
		#home_bottom{
			
		}
		
		
	