body {	
	margin:0;
	padding:0;
}
td {
	color:#343434;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
}
img {
	border:0;
}
.empty {
	font-size:2px;
	line-height:2px;
	padding:0;
	margin:0;
}
.pointer {
	cursor:pointer;
}
#callcurrency {
	font-size:9px;
}
#fullcurrency {
	font-size:12px;
}
/* ####### alles classen für Type1 ##############  */
.startTxt, .btnSmile, .titleTop, .footerTxt, .bgDark, .numberDe, .numberEu, .tanEu,
.callPrice, .smallPrice, .titleTopFinish, .finishPrice, .finishAgain, .errorTxt, .errorTitle {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
}
.startTxt {
	color:#FFFFFF;	
	font-weight:bold;
	text-align:center;
	padding:10px 10px;
	line-height:20px;
	height:50px;
}
.btnSmile {
	color:#17538A;
	padding:15px 5px 0 45px;
	font-weight:bold;
}
.titleTop {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	padding-bottom:13px;
}
.footerTxt {
	color:#FFFFFF;
	text-align:center;
	font-size:9px;
}
.bgDark {
	border-top:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
}
.numberDe {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.numberEu {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.tanEu {
	color:#FFBF73;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}
.tanTxt {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.callPrice {
	font-size:14px;
	font-weight:bold;
}
.smallPrice {
	font-size:8px;
}
.titleTopFinish {
	color:#FFFFFF;	
	font-weight:bold;
	text-align:center;
	padding:10px 0;
}
.finishPrice {
	font-size:22px;
	color:#9BE963;
	font-weight:bold;
	text-align:center;
}
.finishAgain {
	font-size:13px;
	color:#FFFD7E;
	font-weight:bold;
	text-align:center;
}
a:link		{ color:#FFFD7E; text-decoration:underline;}
a:visited 	{ color:#FFFD7E; text-decoration:underline;}
a:hover 	{ color:#9BE963; text-decoration:none;}
a:active 	{ color:#FFFD7E; text-decoration:none;}

.errorTitle {
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding-top:13px;
	padding-bottom:7px;
}
.errorTxt {
	text-align:center;
	padding:0 10px;
	line-height:18px;
}
.errorLink {
	text-align:center;
	padding-top:5px;
}