<!--body {background-color:transparent; margin: 0 0 0 0;}-->
.pic-textsmalls{
	font-size:10px;
}
.pic-textsmallsm{
	font-size:11px;
}
.pic-textsmall{
	font-size:12px;
}
.pic-textsmallm{
	font-size:14px;
}
#picture-box-ges{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow-y: auto;
	overflow-x:hidden;
	
}
.picture-preview-ges{
	width:100%;
	display:inline;
	position:relative;
	margin:0px 10px 0px 0px;
	left:5px;
}
.picture-preview-1{
	width:100px;
	height:66px;
	moz-border-radius: 4px;
    webkit-border-radius: 4px;
    ms-border-radius: 4px;
    o-border-radius: 4px;
    khtml-border-radius: 4px;
    border-radius: 4px;
	display:inline;
	position:relative;
	margin:0px 0px 10px 0px;
}
.picture-preview-2{
	width:100px;
	height:66px;
	moz-border-radius: 1px;
    webkit-border-radius: 1px;
    ms-border-radius: 1px;
    o-border-radius: 1px;
    khtml-border-radius: 1px;
    border-radius: 1px;
	display:inline;
	position:relative;
	margin:0px 0px 10px 0px;
	padding:1px;
   	border:1px solid rgba(0,0,0,0.5);
   	background-color:rgba(127,127,127,0.7);
}
.picture-preview-2:hover{
	border:1px solid rgba(0,0,0,0.7);
   	background-color:rgba(127,127,127,0.9);
}
#alertblack{
	position:fixed;
    left:0px;
	top: 0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.75);
	z-index:100;
	visibility:hidden;
}
#alertdark{
	position:fixed;
    left:0px;
	top: 0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.75);
	z-index:100;
}
.alertmes1{
	position:absolute;
    left:303px;
	top: 178px;
	width:500px;
	height:358px;
	background: url("http://www.aepix.eu/cashpoint/interface/alert1.png") no-repeat scroll center top transparent;
	z-index:101;
}
.alertmeshead{
	top: 0px;
    height: 8px;
	width: 450px;
	background: url("http://www.aepix.eu/cashpoint/interface/alertpagehead.png") repeat scroll center top transparent;
	z-index:102;
}
.alertmesbody{
	top: 0px;
    min-height: 200px;
	padding:20px;
	width: 410px;
	background: url("http://www.aepix.eu/cashpoint/interface/alertpagebody.png") repeat scroll center top transparent;
	z-index:102;
}
.alertmesfoot{
	top: 0px;
    height: 8px;
	width: 450px;
	background: url("http://www.aepix.eu/cashpoint/interface/alertpagefoot.png") repeat scroll center top transparent;
	z-index:102;
}
.alertmesclose{
	position:absolute;
    right:10px;
	top: 10px;
	width:18px;
	height:18px;
	background: url("http://www.aepix.eu/cashpoint/interface/iconx.png") no-repeat scroll center top transparent;
	background-position: 0px 0px;
	z-index:110;
}
.alertmesclose:hover{
	background-position: -18px 0px;
}
.alertpicges{
	position:absolute;
	left:50%;
	top:50%;
	min-height:480px;
	min-width:940px;
	background-color:rgba(0,0,0,1.0);
	z-index:101;
}
.alertpicside{
	position:absolute;
	right:0px;
	top:0px;
	min-height:480px;;
	width:300px;
	background-color:rgba(255,255,255,1.0);
	z-index:103;
}
.picsidebox{
	position:absolute;
	left:20px;
	top:20px;
	width:260px;
	min-height:440px;;
}
.area-logo-border{
	position:absolute;
	left:0px;
	top:0px;
	width:44px;
	height:44px;
}
.area-logo-s{
	position:absolute;
	left:6px;
	top:6px;
	width:31px;
	height:31px;
}
.logo-star{
	position:absolute;
	left:31px;
	top:31px;
	width:14px;
	height:14px;
}
.side-album-titel{
	position:absolute;
	left:55px;
	top:-4px;
	width:200px;
	height:16px;
	background-color:rgba(250,0,255,0.0);
}
.side-img-date{
	position:absolute;
	left:55px;
	top:14px;
	width:205px;
	height:16px;
	background-color:rgba(50,0,255,0.0);
}
.side-img-poster{
	position:absolute;
	left:55px;
	top:30px;
	width:205px;
	height:16px;
	background-color:rgba(150,0,55,0.0);
}
.side-img-beschr{
	position:absolute;
	left:0px;
	top:70px;
	width:260px;
	min-height:280px;
	background-color:rgba(150,0,255,0.0);
}
.aecopygal{
	position:absolute;
	right:30px;
	bottom:30px;
	width:80px;
	height:50px;
	background: url("http://www.aepix.eu/interface/bildergalcopy.png") no-repeat scroll center top transparent;
	opacity:0.5;	
}
.imggalnav{
	position:absolute;
	left:20px;
	bottom:30px;
	width:150px;
	height:40px;
	background-color:rgba(50,100,0,0.0);
	text-align:center;	
}
.alertpicimg{
	position:absolute;
	left:0px;
	top:0px;
	min-height:480px;
	min-width:640px;
	background-color:rgba(0,0,0,1.0);
	z-index:103;
	
}
.alertimg{
	position:absolute;
	left:50%;
	top:50%;
	z-index:104;
	animation:fadein 0.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 0.5s;
	opacity:1.0;
	background-size:100% 100%;
}
#markon{
	position:absolute;
	left:8px;
}
#markoff{
	position:absolute;
	left:8px;
}
.imgmarkbutton1{
	position:relative;
	width:190px;
	height:20px;
	background: url("http://www.aepix.eu/interface/imgmark2.png") no-repeat scroll center top transparent;
	opacity:0.6;
}
.imgmarkbutton2{
	position:relative;
	width:190px;
	height:20px;
	background: url("http://www.aepix.eu/interface/imgmark1.png") no-repeat scroll center top transparent;
	opacity:0.6;
}
.buttonimgmark{
	background-image:url(http://www.maigesellschaft.de/mgsale/interface/buttongrey.gif); 
	font-size:13px; padding:2px; text-shadow:2px 2px 5px #236817;  
	font-weight:bold; 
	color:#FFFFFF; 
	border:1px solid; 
	border-color:#595959; 
	border-bottom-color:#373737;
	display:inline;
	text-shadow:2px 2px 5px #494949;  
}
.buttonimgmark:hover
{
	opacity:0.7;
}
.persname{
	position:absolute;
	height:20px;
	min-width:50px;
	background-color:rgba(255,255,255,0.9);
	border:1px solid #000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	moz-border-radius: 3px;
    webkit-border-radius: 3px;
    ms-border-radius: 3px;
    o-border-radius: 3px;
    khtml-border-radius: 3px;
    border-radius: 3px;
	text-align:center;
}
.imgspeech{
	position:absolute;
	width:10px;
	height:10px;
	top:-10px;
	left:5px;
	background: url("http://www.aepix.eu/interface/imgspeech.png") no-repeat scroll center top transparent;
	opacity:0.9;
}
#leftarrow{
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-240px;
	width:320px;
	height:480px;
	background: url("http://www.aepix.eu/interface/arrow-smal2-l.png") no-repeat scroll center top transparent;
	background-size:100% 100%;
	opacity:0.0;
	z-index:200;
}
#leftarrow:hover{
	opacity:0.5;
}
#rightarrow{
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-240px;
	width:320px;
	height:480px;
	background: url("http://www.aepix.eu/interface/arrow-smal2-r.png") no-repeat scroll center top transparent;
	background-size:100% 100%;
	opacity:0.0;
	z-index:200;
}
#rightarrow:hover{
	opacity:0.5;
}
.newstextareaimgv2 {
	background-color:#FFFFFF;
	font: 12px "Lucida Sans Unicode","Lucida Grande","Arial",sans-serif;
    color: rgb(90, 90, 90);
    padding: 3px 5px;
	border: 1px solid rgb(192, 192, 192);
    margin: 0px;
	display:inline;
	width: 260px;
	height: 60px;
}
.input-text-imgv2 input {
    font: 12px "Lucida Sans Unicode","Lucida Grande","Arial",sans-serif;
    color: rgb(90, 90, 90);
    padding: 0px 7px;
    height: 32px;
    border: 1px solid rgb(192, 192, 192);
    width: 260px;
    margin: 0px;
	display:inline;
}
.linkcheck{
	display:inline-block;
	width:7px;
	height:7px;
	background: url("http://www.aepix.eu/interface/xcheck.png") no-repeat scroll center top transparent;
	background-position: -8px 0px;
}
.linkcheck:hover{
	background-position: -8px -8px;
}
.linkdel{
	display:inline-block;
	width:7px;
	height:7px;
	background: url("http://www.aepix.eu/interface/xcheck.png") no-repeat scroll center top transparent;
	background-position: 0px 0px;
}
.linkdel:hover{
	background-position: 0px -8px;
}
@keyframes fadein{from{opacity:0;}to{opacity:1;}}
@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}
@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}
@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}