body {
	background: url("pic/intro_bg.jpg") top left repeat-x;
	background-color: #34033e;
	text-align: center;
	margin: 0px;
}

#picture {
	margin: 50px auto 20px auto;
	width: 528px;
	height: 551px;
	background:url("pic/yorkinet_intro.jpg") top center no-repeat;
}

#menu {
	width: 596px;
	height: 40px;
	background: url("pic/intro_top.jpg") top center no-repeat;
	margin: 0px auto;
	padding: 0px;
}

#undermenu {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 80px;
	background: url("pic/intro_name_bg.jpg") top left repeat-x;
	text-align: center;
}

#undermenu h3 {
	margin: 0px auto;
	width: 596px;
	height: 80px;
	background: url("pic/intro_name.jpg") top center no-repeat;
	text-indent: -2000px;
}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 23px;
	margin: 10px 0px 0px 82px;
	overflow: hidden;

}

#belepes { background: url("pic/intro_belepes.jpg") top center no-repeat; }
#eintritt { background: url("pic/intro_eintritt.jpg") top center no-repeat; }
#entry { background: url("pic/intro_entry.jpg") top center no-repeat; }