#tariffe {
    margin: 0px 150px 0px 200px;
	padding: 30px 40px 10px 40px;
	width:auto;
	height:534px;
}

#tariffe table {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
	background-color: #2480E9;
	border-collapse:collapse;
	margin: 0;
	padding: 0em 0em 0.6em 0em;
	border-top: 1px solid  #2480E9;
	border-bottom: 6px solid  #2480E9;
}

.tariffe_head {
	text-decoration: none;
	text-align: center;
	background-color: #4cb1fe;
	border-bottom: 4px solid  #2480E9;
}

.tariffe_body {
	text-decoration: none;
	text-align: right;
	background-color: #e0e8ef;
}

.tariffe_body_r {
	text-decoration: none;
	text-align: center;
	background-color: #e0e8ef;
}