.raumplaner {
	position: relative;
	width: 100%;
	min-width: 908px;
	height: 486px;
	background: transparent url(../img/event_raumplan/raumplaner.png) no-repeat right;
}

.raumplaner li {
	list-style-type: none;
	list-style-position: inside;
}

.raumplaner li div {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 6px;
	width: 580px;
	height: 480px;
	text-align: center;
	color: #fff;
	text-shadow: 0px 1px 1px #000;	
}

.raumplaner li div span {
	position: absolute;
	display: inline-block;
	top: 6px;
	left: 0;
	color: #fff;
}

.raumplaner li:hover div, .raumplaner li:focus div, .raumplaner li:active div {
	display: block;
}

#centerbox .raumplaner a {
	display: block;
	padding: 3px 10px;
	width: 195px;
	height: 40px;
	border: 1px solid #002f6b;
	border-width: 0px 0px 1px 0px;
	color: #002f6b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../img/bg/sidebar.png) no-repeat 0 center;
	cursor: default;
}

#centerbox .raumplaner a:hover {
	color: #fff;
	background: #002f6b none no-repeat 0 center;
}

#centerbox .raumplaner li:first-child a {
	border-width: 1px 0px 1px 0px;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
}

.raumplaner li.p208_96 div {
	background: transparent url(../img/event_raumplan/208_96.png) no-repeat right;
}

.raumplaner li.p224 div {
	background: transparent url(../img/event_raumplan/224.png) no-repeat right;
}

.raumplaner li.p329 div {
	background: transparent url(../img/event_raumplan/329.png) no-repeat right;
}

.raumplaner li.p360 div {
	background: transparent url(../img/event_raumplan/360.png) no-repeat right;
}

.raumplaner li.p480 div {
	background: transparent url(../img/event_raumplan/480.png) no-repeat right;
}

.raumplaner li.p523 div {
	background: transparent url(../img/event_raumplan/523.png) no-repeat right;
}