/* Start of CMSMS style sheet 'grundriss' */
.grundrisstxt {
text-align: center;
padding-top: 70px;
font-weight: bold;
}

.grundrisstxt:hover{
font-size: 15px;
}

#grundriss {
	list-style: none;
	width: 868px;
	height: 426px;
	position: absolute;
	background: url(uploads/images/grundriss.png) no-repeat;
	left: 5px;
	top: 101px;
}

#grundriss span {
	display: none;
	position: absolute;
}

#grundriss a {
	display: block;
	position: absolute;
	outline: none;
}

#grundriss a:hover {
	background: url(uploads/images/filter.png);
}

#grundriss a:hover span{
	display: block;
}

#grundriss2 {
	list-style: none;
	width: 868px;
	height: 426px;
	position: absolute;
	background: url(uploads/images/grundriss2.png) no-repeat;
	left: 5px;
	top: 101px;
}

#grundriss2 span {
	display: none;
	position: absolute;
}

#grundriss2 a {
	display: block;
	position: absolute;
	outline: none;
}

#grundriss2 a:hover {
	background: url(uploads/images/filter.png);
}

#grundriss2 a:hover span{
	display: block;
}

.raum3 {
	width: 141px;
	height: 112px;
	top: 294px;
	left: 630px;
}

.raum3 span {
	width: 90px;
	height: 41px;
	background: url(uploads/images/filter.png);
	top: -41px;
	left: 0px;
}

.raum4 {
	width: 123px;
	height: 152px;
	top: 254px;
	left: 499px;
}

.raum5 {
	width: 172px;
	height: 155px;
	top: 19px;
	left: 12px;
}

.raum6 {
	width: 169px;
	height: 224px;
	top: 182px;
	left: 12px;
}

.raum7 {
	width: 209px;
	height: 163px;
	top: 243px;
	left: 188px;
}

.rose {
	position: absolute;
	bottom: 10px;
	left: 375px;
}
/* End of 'grundriss' */


