/***************************************************************************************************
                Projekt:	Kaiser Otto
                Erstellt:	10.01.2009

                Aufgabe dieser Datei
                x
                
                wichtige Informationen
                x

                Änderungen
                x
                
/**************************************************************************************************/


		/**********************************/
		/***	Aktuelles
		/**********************************/
		#temporary{
			height: 100%;
			font-family: Arial;
			font-size: 12pt;
			line-height: 20px;
			margin-top: 45px;
		}
		#temporary a:link, #temporary a:hover, #temporary a:visited, #temporary a:active{
			text-decoration: underline;
			color: #000000;
		}
		
		#temporary_img_right{
			text-align: right;
		}
		#temporary_img_center{
			margin-left: 30px;
			float: left;
		}
		#temporary_img_left{
			float: left;
		}
		#temporary_bottom{
			
		}
		
	