html,body {
	margin:0;
	padding:0;
	background-image: url(../../stuttgart2_template/bg_site.png);
	overflow:hidden;
}
#BigImg {
	width:100%;
	height: 230px;
}
#SmallImg {
	width:500px;
}
#itext {
	width:470px;
	text-align:right;
	font-family: "Trebuchet MS", Sans-Serif, Tahoma;
	font-weight: normal;
	color: #383539;
}