body,html{
min-height :100.02%;
}
#presenter a.back{
background:url(back.gif) top;
display:block;
float:left;
height:70px;
margin:0 0 0 50px;
padding :0;
outline:0px dotted invert;
width:70px;
}
#presenter a.back:hover,#presenter a.back:active,
#presenter a.back:focus{
background:url(back.gif) bottom;
}
#presenter a.next{
background:url(next.gif) top;
display:block;
float:left;
height:70px;
margin:0 0 0 50px;
outline:0px dotted invert;
width:70px;
}
#presenter a.next:hover,#presenter a.next:active,
#presenter a.next:focus{
background:url(next.gif) bottom;
}
#presenter a.pause{
background:url(pause.gif) top;
display:block;
float:left;
height:70px;
margin:0 0 0 50px;
outline:0px dotted invert;
width:70px;
}
#presenter a.pause:hover,#presenter a.pause:active,
#presenter a.pause:focus{
background:url(pause.gif) bottom;
}
#presenter a.pause-akt{
background:url(pause-akt.gif);
display:block;
float:left;
height:70px;
margin:0 0 0 50px;
outline:0px dotted invert;
width:70px;
}
#size{
background: #FFF1E3;
color:#6E6E6E;
display:block;
float:left;
font:bold .8em Arial,Helvetica,sans-serif;
margin:60px 0 20px 10px;
width:130px;
}
#blockUI{
background: #FAFAD2 url(../sys/load.gif) no-repeat 220px 10px;
border:3px solid #DC143C;
color:#000000;
display:none;
font-weight:bold;
left:50%;
margin:-50px 0 0 -125px;
position:fixed;
top:50%;
width:250px;
z-index:5;
}
#blockUI h1{
padding:15px;
}
/* spezial */
#presenter .einz20{
clear :both;
}


