body {
	margin: 0;
	padding: 0 20px;
	text-align: center;
}

#stage {
	position: relative;
	width: 950px;
	height: 670px;
	margin: 20px auto;
	background-color: #FF6600;
	text-align: left;
}

img { border: none; }

#titel {
	position: absolute;
	left: 197px;
	top: 200px;
}

#kollektionen, #kollektionen_bt, #koll_selector {
	position: absolute;
	left: 449px;
	top: 295px;
}
#kollektionen_bt img {
	width: 173px;
	height: 24px;
}
#koll_selector {
	visibility: hidden;
	background-color: #FF6600;
}
#koll_selector a:link, #koll_selector a:visited {
	margin: 0 10px 0 0;
}
#koll_selector a:hover {
	margin: 0 0 0 10px;
}



#schaufenster, #schaufenster_bt, #schf_selector {
	position: absolute;
	left: 478px;
	top: 351px;
}
#schaufenster_bt img {
	width: 212px;
	height: 16px;
}
#schf_selector {
	visibility: hidden;
}
#schf_selector a:link, #schf_selector a:visited {
	margin: 0 10px 0 71px;
}
#schf_selector a:hover {
	margin: 0 0 0 81px;
}



#kontakt, #kontakt_bt {
	position: absolute;
	left: 375px;
	top: 367px;
}
#kontakt_bt img {
	width: 165px;
	height: 34px;
}

#bonnyundried, #bonnyundried_bt {
	position: absolute;
	left: 384px;
	top: 312px;
}
#bonnyundried_bt img {
	top: 320px;
	width: 300px;
	height: 30px;
}


#weitere, #weitere_bt {
	position: absolute;
	left: 323px;
	top: 345px;
}
#weitere_bt img {
	top: 345px;
	width: 152px;
	height: 17px;
}

#weitere, #weitere_bt, #weit_selector {
	position: absolute;
	left: 323px;
	top: 345px;
}
#weitere_bt img {
	width: 152px;
	height: 17px;
}
#weit_selector {
	visibility: hidden;
	background-color: #FF6600;
}
#weit_selector a:link, #weit_selector a:visited {
	margin: 0 10px 0 0;
}
#weit_selector a:hover {
	margin: 0 0 0 10px;
}

#adr {
	position: absolute;
	left: 203px;
	top: 385px;
}
#link1 {
	position: absolute;
	left: 375px;
	top: 453px;
}
#link2 {
	position: absolute;
	left: 375px;
	top: 524px;
}