/***********     Background-Images       ************/

#bg_titel {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	width: 431px;
	height: 295px;
	z-index: 0;
}

#bg_rechts {
	position: absolute;
	top: 0px;
	left: 430px;
	background-image: url(../grafik/bg_rechts.gif);
	background-repeat: no-repeat;
	width: 574px;
	height: 210px;
	z-index: 1;
}

#bg_links {
	position: absolute;
	top: 295px;
	left: 0;
	background-image: url(../grafik/bg_links.gif);
	background-repeat: no-repeat;
	width: 147px;
	height: 436px;
	z-index: 0;
}
