/***************************************************************************************************
                Projekt:	Kaiser Otto
                Erstellt:	10.01.2009

                Aufgabe dieser Datei
                x
                
                wichtige Informationen
                x

                Änderungen
                x
                
/**************************************************************************************************/


		/**********************************/
		/***	Feste feiern
		/**********************************/
		#party{
			height: 100%;
			font-family: Arial;
			font-size: 12pt;
			line-height: 24pt;
			margin-top: 45px;
		}
		#party a:link, #party a:hover, #party a:visited, #party a:active{
			text-decoration: underline;
			color: #000000;
		}
		
		
		#party_img_right{
			text-align: right;
		}
		#party_img_center{
			margin-left: 30px;
			float: left;
		}
		#party_img_left{
			float: left;
		}
		#party_bottom{
			
		}
		
		
	