#veranstaltungenliste {
list-style:none;
margin:0px;
padding:0px;
}
.veranstaltungenlistesort {
list-style:none;
margin:0px;
padding:0px;
}
.veranstaltungenlistediv {
position:relative;
width:100%;
height:120px;
z-index:10000;
}
.veranstaltungenunsichtbar {
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;
}
.veranstaltungenunsichtbarzeitok {
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;
}
.veranstaltungenunsichtbarzeitnotok {
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;
}
.veranstaltungenlisteintraegetitel {
float:left;
width:69%;
padding-left:1%;
color:#000;
font-weight:bold;
/*background-color:#CCCCCC; config File*/
height:20px;
line-height:160%;
}
.veranstaltungenlisteintraegedatum {
float:left;
width:29%;
padding-right:1%;
color:#000;
/*background-color:#CCCCCC; config File*/
height:20px;
line-height:160%;
text-align:right;
}
.veranstaltungenlisteintraegefoto {
float:right;
padding-top:10px;
padding-right:2px;
}
.veranstaltungenlisteinhalt {
float:left;
width:70%;
padding-top:10px;
padding-bottom:10px;
height:80px;
z-index:5000;
overflow:hidden;
}
.titelveranstaltungenlistedetail {
font-weight:bold;
/*color:#6097c5; config File*/
}
.inhaltveranstaltungenlistedetail {

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

