#sp
{
	width: 500px;
	height: 300px;
	display: block;
	background: url(../img/sp.bg.png) no-repeat top left;
	position: relative;
	top: 0px;
	left: 0px;
}

#spkauf
{
	width: 160px;
	height: 35px;
	display: block;
	background: url(../img/sp.kauf.png);
	position: absolute;
	top: 30px;
	left: 45px;
}

#spmiete
{
	width: 160px;
	height: 35px;
	display: block;
	background: url(../img/sp.miete.png);
	position: absolute;
	top: 30px;
	left: 305px;
}





#spmiethaus
{
	width: 65px;
	height: 30px;
	display: block;
	background: url(../img/sp.haus.png) no-repeat 0px -60px;
	position: absolute;
	top: 75px;
	left: 373px;
}

#spmiethaus a
{
	display: block;
	background: url(../img/sp.haus.png) no-repeat 0px 0px;
}

#spmiethaus a:hover
{
	display: block;
	background-position: 0px -30px;
}



#spkaufhaus
{
	width: 65px;
	height: 30px;
	display: block;
	background: url(../img/sp.haus.png) no-repeat 0px -60px;
	position: absolute;
	top: 75px;
	left: 83px;
}

#spkaufhaus a
{
	display: block;
	background: url(../img/sp.haus.png) no-repeat 0px 0px;
}

#spkaufhaus a:hover
{
	display: block;
	background-position: 0px -30px;
}





#spmietwohnung
{
	width: 100px;
	height: 30px;
	display: block;
	background: url(../img/sp.wohnung.png) no-repeat 0px -60px;
	position: absolute;
	top: 125px;
	left: 380px;
}

#spmietwohnung a
{
	display: block;
	background: url(../img/sp.wohnung.png) no-repeat 0px -0px;
}

#spmietwohnung a:hover
{
	display: block;
	background-position: 0px -30px;
}


#spkaufwohnung
{
	width: 100px;
	height: 30px;
	display: block;
	background: url(../img/sp.wohnung.png) no-repeat 0px -60px;
	position: absolute;
	top: 125px;
	left: 40px;
}

#spkaufwohnung a
{
	display: block;
	background: url(../img/sp.wohnung.png) no-repeat 0px -0px;
}

#spkaufwohnung a:hover
{
	display: block;
	background-position: 0px -30px;
}




#spmietgewerbe
{
	width: 145px;
	height: 30px;
	display: block;
	background: url(../img/sp.gewerbe.png) no-repeat 0px -60px;
	position: absolute;
	top: 175px;
	left: 350px;
}

#spmietgewerbe a
{
	display: block;
	background: url(../img/sp.gewerbe.png) no-repeat 0px -0px;
}

#spmietgewerbe a:hover
{
	display: block;
	background-position: 0px -30px;
}


#spkaufgewerbe
{
	width: 145px;
	height: 30px;
	display: block;
	background: url(../img/sp.gewerbe.png) no-repeat 0px -60px;
	position: absolute;
	top: 175px;
	left: 20px;
}

#spkaufgewerbe a
{
	display: block;
	background: url(../img/sp.gewerbe.png) no-repeat 0px -0px;
}

#spkaufgewerbe a:hover
{
	display: block;
	background-position: 0px -30px;
}



#spmietexklusiv
{
	width: 80px;
	height: 30px;
	display: block;
	background: url(../img/sp.exklusiv.png) no-repeat 0px -60px;
	position: absolute;
	top: 225px;
	left: 315px;
}

#spmietexklusiv a
{
	display: block;
	background: url(../img/sp.exklusiv.png) no-repeat 0px -0px;
}

#spmietexklusiv a:hover
{
	display: block;
	background-position: 0px -30px;
}


#spkaufexklusiv
{
	width: 80px;
	height: 30px;
	display: block;
	background: url(../img/sp.exklusiv.png) no-repeat 0px -60px;
	position: absolute;
	top: 225px;
	left: 50px;
}

#spkaufexklusiv a
{
	display: block;
	background: url(../img/sp.exklusiv.png) no-repeat 0px -0px;
}

#spkaufexklusiv a:hover
{
	display: block;
	background-position: 0px -30px;
}

