BODY        { color:#336699; background-color:#CDF435; font-family: Verdana, Tahoma, sans-serif; font-size:10px; font-weight:bold; margin:0px; padding:0px }
A           { color: #336699; text-decoration: none; border: none }
LABEL       { font-size: 10px; color:#000000 }
IMG         { border: none }
TABLE       { border:0px solid #000000; color:#ffffff; }
CAPTION     { text-align:left; border:none; color:#336699; font-size:12px; padding:0px }
TH          { font-size: 13px; text-align:left }
TD          { font-size: 13px; font-weight: bold; vertical-align:top; color:#336699; padding:0px}
DIV	    	{ padding:0px; margin:0px }
TEXTAREA, SELECT { background-color:#ffffff; font-size: 9px; padding: 1px; margin:2px; }
INPUT { background-color:#ffffff; font-size: 9px;  }

A.visible    { color: #ec1aff; text-decoration: underline; border: none }
h2.bibinx	{ color: #ec1aff }
 /*
 * MODULE: bibinx  TYPE: E-Cards
 */
  	span.ecards-bibinx						{ position:absolute; left:302px; top:8px }
    table.ecards-cards						{ position: absolute; left: 20px; top: 93px; }
        
    /*
	iframe.ecards							{ position: absolute; left: 0px; top: 0px;  width: 760px; height: 470px; }
    */
    iframe.ecards							{ position: absolute; left: 0px; top: 0px;  width: 800px; height: 460px; }
    
    body.ecards-cards                       { background-image: url("../../images/ecards/cards_background.gif"); background-repeat: no-repeat; }
    
    /*
	a.ecards-choose							{ color: #003366; text-decoration: none; }
    */
    a.ecards-choose							{ color: #FFFFFF; text-decoration: none; }
    div.random-ecard                        { position: absolute; left: 595px; top: 30px; }
	div.ecards-text                         { position: absolute; left: 290px; top: 30px; font-size: 12px; font-family: Arial, sans-serif; color: #003366;}
    div.ecards-back                         { position: absolute; left: 645px; top: 70px;}
	/* E-Cards compose*/
	body.ecards-compose				    	{ color: #003366; background-image: url("../images/ecards/cards_background.gif"); background-repeat: no-repeat; }	
	div.ecards-compose-bildgross			{ position: absolute; left: 50px; top:  115px; }
	span.ecards-compose-from				{ position: absolute; left: 390px; top:  116px; }
	input.ecards-compose-from				{ position: absolute; left: 490px; top:  114px; }
	span.ecards-compose-from-email				{ position: absolute; left: 390px; top:  136px; }
	input.ecards-compose-from-email			{ position: absolute; left: 490px; top:  134px; }
	span.ecards-compose-to					{ position: absolute; left: 390px; top:  166px; }
	input.ecards-compose-to					{ position: absolute; left: 490px; top:  164px; }	
	span.ecards-compose-to-email				{ position: absolute; left: 390px; top:  186px; }
	input.ecards-compose-to-email				{ position: absolute; left: 490px; top:  184px; }	
	span.ecards-compose-message				{ position: absolute; left: 390px; top:  216px; }
	div.ecards-mailed-text					{ position: absolute; left: 390px; top:  180px; width: 310px; height: 110px; }
	textarea.ecards-compose-message		    { font-size: 11px; font-family: Arial, sans-serif; position: absolute; left: 390px; top:  233px; width: 220px; height: 90px;}	
	div.ecards-compose-submit			    { position: absolute; left: 510px; top:  340px; }
	input.ecards-compose-submit			   { border:none; padding: none; margin: 0px; position: absolute; left: 505px; top:  328px; }
	div.ecards-compose-loeschen			   { position: absolute; left: 390px; top:  326px; }
	div.ecards-compose-zurueck	a		   { color: #003366; position: absolute; left: 55px; top:  330px; }
	
	/* E-Cards view */
	body.ecards-view					    { color: #003366; background-image: url("../images/ecards/cards_background.gif"); background-repeat: no-repeat; }	
	div.ecards-mailed-reply-button			{ position: absolute; left: 55px; top:  340px; }
	span.ecards-view-hello					{ position: absolute; left: 390px; top:  116px; }
	span.ecards-view-from					{ position: absolute; left: 390px; top:  140px; }
	div.ecards-view-message			{ position: absolute; left: 390px; top:  140px; width: 280px; height: 150px; }
	span.ecards-view-reply-text				{ position: absolute; left: 390px; top:  297px; }
	img.ecards-view-reply-button			{ position: absolute; left: 235px; top:  355px; }
	img.ecards-view-reply					{ position: absolute; left: 385px; top:  355px; }
