/***************************************************************************************************
                Projekt:	Kaiser Otto
                Erstellt:	10.01.2009

                Aufgabe dieser Datei
                x
                
                wichtige Informationen
                x

                Änderungen
                x
                
/**************************************************************************************************/


		/**********************************/
		/***	Lage
		/**********************************/
		#contact{
			height: 100%;
			font-family: Arial;
			font-size: 12pt;
			line-height: 20px;
			margin-top: 45px;
		}
		#contact a:link, #contact a:hover, #contact a:visited, #contact a:active{
			text-decoration: underline;
			color: #000000;
		}
		
		.contact_table{
		
		}
		.contact_bez{
			width: 100px;
			vertical-align: top;
		}
		.contact_input{
		
		}
		
		
		#contact_img_right{
			text-align: right;
		}
		#contact_img_left{
			float: left;
		}
		#contact_bottom{
			
		}
		
		
	