/* CSS Document */
#contentbackground
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 955px;
	overflow: hidden;
	z-index: 20;
	margin: 0;
	padding: 0;
	height: 880px;
	background-image:url(images/background_kontakt.jpg);
	background-repeat: no-repeat;
}
#contentcontact
{
	overflow: auto;
	z-index: 50;
	margin: 10px;
	padding: 0;
	position: absolute;
	left: 510px;
	top: 65px;
	width: 395px;
	height: 560px;
}
#bottomnavigation
{
	z-index: 50;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	position: absolute;
	left: 510px;
	bottom: 180px;
	width: auto;
	height: auto;
}