.srTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.srDescription{
	float:left;
	width: 150px;
	color: #C5C5C5;
}

.srDescriptionHeader {
	background-color: #C5C5C5;
	height: 50px;
	color: #000000;
}

.srDescriptionMonat {
	height: 30px;
	border: 1px solid #C5C5C5;
	color: #000000;
}

.srDescriptionJahr {
	height: 30px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	color: #000000;	
}

.srTarife {
	float: left;
	width: 92px;
}

.srTarifeHeader {
	background-color: #C5C5C5;
	height: 50px;
	border-left: 1px solid #ffffff;
	color: #000000;
}

.srTarifeMonat {
	height: 30px;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-top: 1px solid #C5C5C5;
	color: #000000;	
}

.srTarifeJahr {
	height: 30px;
	border-right: 1px solid #C5C5C5;
	color: #000000;	
}

.srInputFields {
	clear: both;
}

.srInput {
	border: 0px;
	height: 17px;
	width: 140px;
}

.srCalc {
	background-color: #C5C5C5;
	color: #000000;
	border: 0px;
	font-size: 14px;
}
