#ECard {
	width:551px; overflow:hidden; margin: 0 0 10px 0;
}
#ECard {
	position:relative;
}
#ECardVorschau {
	position:relative;
}
#ECardAnsehen {
	position:relative;
}
#ECard .oben{
	position:relative;
	top:0;
	left:0;
	height:9px;
}
#ECard .unten{
	position:relative;
	top:0;
	left:0;
	height:6px;
}

#ECard form,
#ECardAnsicht {
	position:relative;
	top:0;
	left:0;
	margin:0; padding:0; width: 551px;
	background: url(/fileadmin/images/ecard/bg.gif);
}
#ECard *,
#ECardAnsicht * {
	color:white; line-height:150%;
}
#ECard .gelb,
#ECardAnsicht .gelb{
	color:#FFEF00; font-weight:bold;
}
#ECardEingabe table,
#ECardVorschau table,
#ECardAnsicht table{
	margin: 0px 10px;
}
#ECardEingabe input,
#ECardEingabe textarea {
	font-size:10px; color:black; border:1px solid #A5ACB2; width:207px;
}
#ECardEingabe textarea {
	height:210px;
}
#ECard input.button{
	background:transparent url(/fileadmin/images/ecard/button.gif); color:black; text-align:center; font-weight:bold; line-height:25px; height:25px; width:80px; border:0;
}
#d_nachricht {
	color:white; font-weight:bold; line-height:12px; padding:10px;
}
#d_nachricht *,
#ECardAnsicht *{
	font-weight:bold;
}
