/*
css für logo.htm
erstellt von she am 15. Sept. 2007
*/

body {
	background-color:#FFFFFF;
}

table {
	width:100%;
	height:100%;
}

tr {
	 vertical-align:middle;	 
}

td {
	 text-align:center;
}

img {
	 border:0;
	 /*width:172px;*/
}