#overlay{
	width:100%;
	height:100%;
	position:fixed !important;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/lightbox.png)!important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/lightbox.png',sizingMethod='scale');
	z-index:4000;
	text-align:center;
	margin:0;
	padding:0;
}

#ecard{
	width:1000px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:5000;
	text-align:center;
	margin:0;
	padding:0;
	float:left;
}

.ecard{
	display:block;
	width:650px;
	height:495px;	
	margin: 0 auto;
}
#motiv{
	float:left;
	width:650px;
	height:455px;
	background:#fff;
	text-align:left;
	position:relative;
	overflow:hidden;
}
#motiv img{
	padding:10px;
	margin:0;
	width:630px;
	height:435px;	
}
#toolbar{
	display:inline;
	float:left;
	margin-top:5px;
	width:650px;
	height:36px;
	background:#fff url(../images/ecard_toolbarBG.jpg) no-repeat top left;
}

#toolbar h2{
	color:#2e2e2e;
	display:inline;
	float:left;
	text-align:left;
	font-size:16px;
	margin:10px 0 0 12px;
	font-weight:normal;
	width:460px;
	padding-bottom:0;
}
#toolbar h2.step2{
	width:364px;
}
.zurueck, .vor{
	margin-top:3px;
	float:left;
	width:42px;
	height:31px;
	cursor:pointer;
}

.vor{
	width:39px;
}

#ecard .weiter{
	background:url("../images/ecard_button.jpg") no-repeat center center;
	text-align:center;
	color:#fff;
	width:85px;
	height:24px;
	float:left;
	font-size:12px;
	margin-top:3px;
	padding-left:4px;
	padding-top:7px;
	margin-right:2px;
	text-decoration:none;
	cursor:pointer;
}
.weiter:hover{
	color:#fff;
}

.ecard_links{
	display:inline;
	float:left;
	margin:17px 0 18px 20px;
	border-right:2px solid #d2cec2;
	width:305px;
	height:420px;
	overflow:hidden;
}
.ecard_rechts{
	display:inline;
	float:left;
	margin-left:24px;
	width:298px;
	height:455px;
	position:relative;
	overflow:hidden;
}

textarea{
	clear:both;
	display:inline;
	float:left;
	width:280px;
	height:250px;	
}
input{
	clear:both;
	display:inline;
	float:left;
	width:278px;
	margin:0 0 9px 0;
	margin-left:0;
	padding:0;
}
input.hidden{
	display:none;
}
label, #rechts label{
	width:350px;
	display:inline;
	margin: 0 0 4px 0;
	margin-top:0;
	padding:0;
	font-size:11px;
}
#motiv img.logo{
	width:184px;
	height:55px;
	margin-bottom:63px;
}
.abstand{
	float:left;
	width:280px;
	height:30px;
}
.marke{
	width:124px;
	height:85px;
	border:1px solid #c5c5c5;
	margin:25px 0 42px 150px;
}
#motiv .marke img{
	width:122px;
	height:83px;
	border:1px solid #fff;
	padding:0;
	margin:0;
}
.stempel{
	position:absolute;
	background:url(../images/stempel.png) no-repeat top left !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/stempel.png');
	width:103px; 
	height:103px;
	top:35px;
	left:67px;
}
.schliessen, .schliessen_motiv, #rechts form a.schliessen, #rechts form a.schliessen_motiv{
	position:absolute;
	background:url(../images/schliessen.jpg) no-repeat top left;
	width:15px; 
	height:15px;
	top:4px;
	left:280px;
	padding:0;
	margin:0;
	border:0;
}
.schliessen_motiv, #rechts form a.schliessen_motiv{
	margin-left:351px;
}
form{
	margin:0;
	padding:0;
}
#fehler, #rechts #fehler{
	width:280px;
	height:35px;
	padding-top:5px;
	padding-bottom:0;
	margin:0;
	color:#c10005;
}
.bemerkung{
	clear:both;
	float:left;
	font-size:9px;	
	width:280px;
}

.nachricht{
	width:280px;
	height:270px;
	overflow-x:hidden;
	overflow-y:scroll;
	font-size:14px;
}
.absender{
	display:inline;
	float:left;
	background-color:#e4e1da;
	width:280px;
	height:121px;
	font-size:14px;
	padding-top:5px;
	margin-top:120px;
}
.absender p{
	padding:15px 0 13px 12px;
	line-height:160%;
}
.absender p span{
	font-weight:bold;
}
#ecard a.create{
	background:url("../images/ecard_button2.jpg") no-repeat center center;
	width:280px;
	height:20px;
}
area{
	cursor:pointer;
}

.schliessenB{
	margin-left:180px;
}
#toolbar h2.vorschau{
	width:455px;
}
