#logo {
	background: #FFFFFF url(../images/nav/logo_raumschiff.jpg) left top no-repeat;
	height: 73px;
}

.raumschiff_container {
	font-family: Arial;
	font-size: 12px;
	color: #990033;
	line-height: 16px;
	text-align: justify;
	width: 329px;
	padding-bottom: 10px;
	float: left;
}

.raumschiff_container_right {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
	width: 329px;
	padding-bottom: 10px;
	float: left;
}

.raumschiff_text_left {
	font-family: Arial;
	font-size: 12px;
	color: #990033;
	width: 80px;
	padding-top: 40px;
	float: left;
}

.raumschiff_container_right strong {
	color: #990033;
}

.raumschiff_container_right img {
	border: 5px solid #990033;
	width: 319px;
}

/* 4th FLOOR >> */
.floor4 a:link, .floor4 a:visited {
	background: #FFFFFF url(../images/nav/raumschiff_4_floor.jpg) no-repeat;
	float: left;
	height: 88px;
	width: 188px;
}

.floor4 a:hover {		
	background: #FFFFFF url(../images/nav/raumschiff_4_floor.jpg) -188px top no-repeat;
}

.floor4 {		
	background: #FFFFFF url(../images/nav/raumschiff_4_floor.jpg) -188px top no-repeat;
	float: left;
	height: 88px;
	width: 188px;
}

/* 3rd FLOOR >> */
.floor3 a:link, .floor3 a:visited {
	background: #FFFFFF url(../images/nav/raumschiff_3_floor.jpg) no-repeat;
	float: left;
	height: 87px;
	width: 188px;
}

.floor3 a:hover {		
	background: #FFFFFF url(../images/nav/raumschiff_3_floor.jpg) -188px top no-repeat;
}

.floor3 {
	background: #FFFFFF url(../images/nav/raumschiff_3_floor_over.jpg) no-repeat;
	float: left;
	height: 87px;
	width: 188px;
}

/* 2nd FLOOR >> */
.floor2 a:link, .floor2 a:visited {
	background: #FFFFFF url(../images/nav/raumschiff_2_floor.jpg) no-repeat;
	float: left;
	height: 88px;
	width: 188px;
}

.floor2 a:hover {		
	background: #FFFFFF url(../images/nav/raumschiff_2_floor.jpg) -188px top no-repeat;
}

.floor2 {
	background: #FFFFFF url(../images/nav/raumschiff_2_floor.jpg) -188px top no-repeat;
	float: left;
	height: 88px;
	width: 188px;
}

/* 1st FLOOR >> */
.floor1 a:link, .floor1 a:visited {
	background: #FFFFFF url(../images/nav/raumschiff_1_floor.jpg) no-repeat;
	float: left;
	height: 90px;
	width: 188px;
}

.floor1 a:hover {		
	background: #FFFFFF url(../images/nav/raumschiff_1_floor.jpg) -188px top no-repeat;
}

.floor1 {
	background: #FFFFFF url(../images/nav/raumschiff_1_floor.jpg) -188px top no-repeat;
	float: left;
	height: 90px;
	width: 188px;
}

/* GROUND FLOOR >> */
.ground a:link, .ground a:visited {
	background: #FFFFFF url(../images/nav/raumschiff_ground.jpg) no-repeat;
	float: left;
	height: 94px;
	width: 188px;
}

.ground a:hover {		
	background: #FFFFFF url(../images/nav/raumschiff_ground.jpg) -188px top no-repeat;
}

.ground {
	background: #FFFFFF url(../images/nav/raumschiff_ground.jpg) -188px top no-repeat;
	float: left;
	height: 94px;
	width: 188px;
}

/* CELLAR >> */
.cellar a:link, .cellar a:visited {
	background: #FFFFFF url(../images/nav/raumschiff_cellar.jpg) no-repeat;
	float: left;
	height: 89px;
	width: 188px;
}

.cellar a:hover {		
	background: #FFFFFF url(../images/nav/raumschiff_cellar.jpg) -188px top no-repeat;
}

.cellar {
	background: #FFFFFF url(../images/nav/raumschiff_cellar.jpg) -188px top no-repeat;
	float: left;
	height: 89px;
	width: 188px;
}
