html,body {
	margin:0;
	padding:0;
	background-image: url(../../stuttgart_template/bg_site.png);
	overflow:hidden;
}
#BigImg {
	width:100%;
	height: 230px;
}
#SmallImg {
	width:500px;
}
