﻿body {
	background: #FFF url('../images/bg-gradient.jpg') top left repeat-x;
}
.wrapper {
	background: #FFF;
}
a.readmoreBtn-de {
	background:url("../images/lesen_sie_mehr.png") top no-repeat; 
	width: 132px; 
	height: 30px;
	text-indent:-999em; 
	display:block; 
}
a:hover.readmoreBtn-de{ 
	background-position: 0 -31px;
}
.button-calc-de {
	height:39px;
	width:121px;
	background: #fff url(../images/buttons/btn-ber.png);
	border: none;
}
