.mainposition{
	width:804px;
	text-align:left;
	position:relative;
}
.mainposition_ecard{
	width:952px;
	text-align:left;
	position:relative;
}
.mainholder{
	position:absolute;
	top:102px;
	left:0px;
	width:804px;
}
.mainholder_index{
	position:absolute;
	top:132px;
	left:0px;
	width:804px;
}
.mainholder_ecard{
	position:absolute;
	top:102px;
	left:0px;
	width:952px;
}
.menu{
	position:absolute;
	top:54px;
	left:0px;
	width:804px;
	height:48px;
	background-image:url(../gfx/main_top.gif);
	background-repeat:no-repeat;
}
.menu_ecard{
	position:absolute;
	top:54px;
	left:0px;
	width:952px;
	height:48px;
	background-image:url(../gfx/main_top_ecard.gif);
	background-repeat:no-repeat;
}
.menu_index{
	position:absolute;
	top:84px;
	left:0px;
	width:804px;
	height:48px;
	background-image:url(../gfx/main_top.gif);
	background-repeat:no-repeat;
}
.main{
	min-height:320px;
	height:auto !important;  /* für moderne Browser */
  	height:320px;  /*für den IE */
}

.main_ecard{
	min-height:320px;
	height:auto !important;  /* für moderne Browser */
  	height:320px;  /*für den IE */
	width:952px;
	background-image:url(../gfx/main_ecard.gif);
}

.logo{
	position:absolute;
	top:22px;
	left:653px;
}

.indexlogo{
	position:absolute;
	top:12px;
	left:594px;
}

.indexlogo_ecard{
	position:absolute;
	top:12px;
	left:742px;
}

.loginbar{
	top:55px;
	left:36px;
}

#cctv{
	background-image:url(../gfx/comiccreatortestback.png);
	width:843px;
	height:778px;
	position:absolute;
	top:100px;
	left:-20px;
	z-index:1200;	
}
