#nav {
	background-image: url(img/nav1bg.png);
}
.bubble_container {
	position: absolute;
	top:-130px;
	right:-50px;
	width:280px;
	height:280px;
	background:url(/fileadmin/ticommunication/img/sprechblase_de.png) 0 20px no-repeat;
	z-index:99;
	float:right;
	text-align:center;
}

body {
	background-image: url(img/bg_de.jpg);
}
