#liste {
list-style:none;
margin:0px;
padding:0px;
}
.listesort {
list-style:none;
margin:0px;
padding:0px;
}
.listediv {
position:relative;
width:100%;
height:143px;
border-bottom:1px solid #2e2e2e;
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 {
font-size:11px;
float:left;
width:472px;
font-weight:bold;
padding-left:18px;
color:#1a171b;
/*background-color:#CCCCCC; config File*/
height:20px;
line-height:180%;
}
.listeintraegefoto {
float:left;
}
.listeinhalt {
float:left;
width:223px;
padding:20px;
height:80px;
z-index:5000;
overflow:hidden;
}
.titellistedetail {
font-size:11px;
border-top:3px solid #fff;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
width:472px;
font-weight:bold;
padding-left:18px;
/*color:#1a171b; config File*/
background-color:#ffed00;
height:20px;
line-height:180%;
}
.inhaltlistedetail {

}
.listelinkzurueck {
color:#009ee0;
text-decoration:none;
}
.listelinkweiter {
color:#009ee0;
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;
}