#Rates
{
    width:460px;
    float:left;
	margin:10px 0 0 0;
	color:#333;
}
#Rates h2
{
	font-family: Times New Roman, Times;
    font-size: 36px;
    font-style: italic;
    font-weight: bold;	
}
#Tariffe
{
    font-size: 1em;
    margin:-25px auto 10 auto;
    border-collapse: collapse;
}
#Tariffe .Price
{
    text-align:center;
    width:150px;
	color:#958874;
	font-weight:bold;
	font-size: 1.3em;
}
#Tariffe .Notes
{
    text-align:right;
    font-size: 1em;
}
#Tariffe a
{
    color:#6699ff;
}
#Tariffe th
{
    color:#8B6C65;
    text-align:center;
    vertical-align:top;
    border:1px solid #DBD6B3;
	border-bottom:4px solid #DBD6B3;/*#F3BD36;*/
	font-size: 1.3em;
}
#Tariffe th p
{
    font-size:14px;
    margin: 25px 0 0 0;
	color:#984855;
	background:none;
}
#Tariffe tbody td
{
    border:1px solid #DBD6B3;
    padding:8px;
    
}
#TariffeInfo
{
	text-align:center;
	font-size:14px;
	font-style:italic;
	padding:0 10px 0 10px;
	}
#Tariffe tfoot
{
	font-size:13px;
}
#Tariffe2
{
    font-size: 1em;
    margin:-25px auto 10 auto;
    border-collapse: collapse;
}
#Tariffe2 .Price
{
    text-align:center;
    width:150px;
	color:#958874;
	font-weight:bold;
	font-size: 1.3em;
}
#Tariffe2 .Notes
{
    text-align:right;
    font-size: 1em;
}
#Tariffe2 a
{
    color:#6699ff;
}
#Tariffe2 th
{
    color:#8B6C65;
    text-align:center;
    vertical-align:top;
    border:1px solid #DBD6B3;
	border-bottom:4px solid #DBD6B3;/*#F3BD36;*/
	font-size: 1.3em;
}
#Tariffe2 th p
{
    font-size:14px;
    margin: 25px 0 0 0;
	color:#984855;
	background:none;
}
#Tariffe2 tbody td
{
    border:1px solid #DBD6B3;
    padding:8px;
    
}
#Tariffe2 tfoot
{
	font-size:13px;
}
#head_h1
{
	display:none;
}
#ExtraRatesDiv
{
	width: 270px;
	float: left;
	margin: 95px 10px 0 0;
	text-align: right;
	padding: 0 0 0 6px;
}


/*TransferLink*/
#TransferLink
{
	width: 260px;
	float: left;
	font-size: 14px;
	border: 1px dotted #ccc;
	padding: 10px;
	text-align: center;
	margin: 15px 0 10px 0;
}
#TransferLink h1
{
	margin:2px;
	font-size:16px;
	color:#BC1600;
	
}
#TransferLink h4
{
	margin:8px 2px 2px 2px;
	font-size:14px;
	Background-color:#EC8003;
	color:#fff;
	border-bottom:1px dotted #fff;
}
#TransferLink p
{
	margin:0 0 0 10px;
}  

