#kurse {
list-style:none;
margin:0px;
padding:0px;
}
.kursesort {
list-style:none;
margin:0px;
padding:0px;
border-bottom:#000000 solid 1px;
}
.kursediv {
position:relative;
width:100%;
height:30px;
z-index:10000;

}
.kurseunsichtbar {
position:absolute;
width:3%;
height:30px;
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;
}
.kurseunsichtbarzeitok {
position:absolute;
width:3%;
height:30px;
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;
}
.kurseunsichtbarzeitnotok {
position:absolute;
width:3%;
height:30px;
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;
}
.kurseintraegetitel {
float:left;
width:99%;
padding-left:1%;
color:#fff;
/*background-color:#CCCCCC; config File*/
height:20px;
line-height:160%;
}
.kurseintraegefoto {
float:right;
padding-top:10px;
padding-right:2px;
}
.kurseinhalt {
float:left;
width:75%;
padding-top:10px;
padding-bottom:10px;
height:30px;
z-index:5000;
overflow:hidden;
border-bottom:#000000 solid 1px;
}
.titelkursedetail {
font-weight:bold;
/*color:#6097c5; config File*/
}
.inhaltkursedetail {

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