#liste {
list-style:none;
margin:0px;
padding:0px;
}
.listesort {
list-style:none;
margin:0px;
padding:0px;
}
.listediv {
position:relative;
width:100%;
height:120px;
z-index:10000;
}
.listeunsichtbar {
position:absolute;
width:3%;
height:120px;
top:0px;
padding:1px;
background-color:#ff0000;
filter:alpha(Opacity= 50); 
-moz-opacity:0.5;
opacity: 0.50; 
background-image:url(../images/icon/1document_error.png);
background-position:bottom;
background-repeat:no-repeat;
z-index:10010;
}
.listeunsichtbarzeitok {
position:absolute;
width:3%;
height:120px;
top:0px;
padding:1px;
background-color:#00ff00;
filter:alpha(Opacity= 50); 
-moz-opacity:0.5;
opacity: 0.50; 
background-image:url(../images/icon/1document_time.png);
background-position:bottom;
background-repeat:no-repeat;
z-index:10010;
}
.listeunsichtbarzeitnotok {
position:absolute;
width:3%;
height:120px;
top:0px;
padding:1px;
background-color:#ff0000;
filter:alpha(Opacity= 50); 
-moz-opacity:0.5;
opacity: 0.50; 
background-image:url(../images/icon/1document_time2.png);
background-position:bottom;
background-repeat:no-repeat;
z-index:10010;
}
.listeintraegetitel {
float:left;
width:99%;
padding-left:1%;
color:#000;
font-weight:bold;
/*background-color:#CCCCCC; config File*/
height:20px;
line-height:160%;
}
.listeintraegefoto {
float:right;
padding-top:10px;
padding-right:2px;
}
.listeinhalt {
float:left;
width:75%;
padding-top:10px;
padding-bottom:10px;
height:80px;
z-index:5000;
overflow:hidden;
}
.titellistedetail {
font-weight:bold;
/*color:#6097c5; config File*/
}
.inhaltlistedetail {

}
.listelinkzurueck {
color:#FF0000;
text-decoration:none;
}
.listelinkweiter {
color:#FF0000;
text-decoration:none;
}
.listelinkanzeige {
position:absolute;
left:248px;
bottom:5px;
font-weight:bold;
text-decoration:none;
}
.listelinkanzeige a, .listelinkanzeige a:link, .listelinkanzeige a:visited, .listelinkanzeige a:hover, .listelinkanzeige a:active {
font-size:9px;
color:#009ee0;
}
.listeyoutubebild{
position:absolute;
top:32px;
right:3px;
width:auto;
height:auto;
}