.webspecial {
	margin-bottom:20px;
	position: relative;
	width: 100%;
}

.webspecial .teaserimage {
	position: relative;
	z-index: 30;
}

.webspecial .webspecialbutton {
	position: relative;
	height: 27px;
	width: 135px;
	z-index: 60;
	float:right
}

.webspecial .webspecialbutton.rot a {
	background-image:url(/fileadmin/templates/sma/images/webspezial.rot.png);
	background-repeat:no-repeat;
	height: 27px;
	width: 135px;
	float:left;
	font-size:0px;
}


.webspecial .webspecialbutton.rot a:hover {
	background: url(/fileadmin/templates/sma/images/webspezial.rot-over.png);
	text-decoration: none;
	background-repeat:no-repeat;
	height: 27px;
	width: 135px;
	float:left;
	font-size:0px;
}

.webspecial .webspecialbutton.grau a {
	background-image:url(/fileadmin/templates/sma/images/webspezial.grau.png);
	background-repeat:no-repeat;
	height: 27px;
	width: 135px;
	float:left;
	font-size:0px;
}


.webspecial .webspecialbutton.grau a:hover {
	background: url(/fileadmin/templates/sma/images/webspezial.grau-over.png);
	text-decoration: none;
	background-repeat:no-repeat;
	height: 27px;
	width: 135px;
	float:left;
	font-size:0px;

}

