#agenda {display: block;
        background: transparent;
        position: relative;
        top: 10px;
				left: 10px;
				/*right: 350px;
        border-right: 1px solid white;*/
        height: 80%;
				z-index: 2000;
        }
#agenda .kaderlink {text-decoration: none;
                    margin-left: 10px;
                    }

#agenda .kaderlink:hover {color: #000000;
                        text-decoration: none;
                        border:0;}
												
#rbkader {  position: absolute;
            background-color: #6699cc;
            padding: 5px;
            right: 25px;
            top: 25px;
            border: 1px dashed #ffffff;
            visibility: visible;
            text-decoration: none;
            color: #ffffff;
            height: 65px;
            width: 300px;
            z-index: 2500;
            }
#rbkader h2 {margin-top: 0px;}
#rmkader {  position: absolute;
            background-color: #5077aa;
            padding: 5px;
            right: 25px;
            top: 105px;
            /*border: 1px dashed #ffffff;*/
			border: none;
            visibility: visible;
            text-decoration: none;
            color: #ffffff;
            height: 90px;
            width: 300px;
            z-index: 2500;
            }
#rmkader h2 {margin-top: 0px;}
#rmkader ul {display: block;}
#rmkader ul li {list-style-type: square;
            list-style-position: outline;}
#rokader {position: absolute;
					background-color: #6699cc;
					padding: 5px;
					right: 25px;
					top: 210px;
					border: 1px dashed #ffffff;
					visibility: visible;
					height: 200px;
					width: 300px;
					z-index: 200;
					}
#prkader {position: absolute;
					background: transparant;
					width: 70px;
					height: 60px;
					bottom: 10px;
					right: 360px;
					z-index: 5000;
					text-align: center;
					}                       
                        
.kaderlink span {position: absolute;
               /* background-color: #6699cc; */
                padding: 5px;
                right: 25px;
                top: 160px;
                /* border: 1px dashed #ffffff; */
                visibility: hidden;
                text-decoration: none;
                color: #ffffff;
                height: 175px;
                width: 300px;
                z-index: 2500;
                }
.kaderlink:hover span {visibility: visible;
                      top: 160px;
                      right: -326px;
                      z-index: 2500;
                      }
.kaderlink:active span {visibility: visible;
                      top: 160px;
                      right: -326px;
                      z-index: 2500;
                      }
.kaderlink:focus span {visibility: visible;
                      top: 160px;
                      right: -326px;
                      z-index: 2500;
                      }
.kaderlink span h2.kadtit {font-size: 11pt;
                  color: #000066;
                  font-weight: bold;
                  text-decoration: none;
                  margin-bottom: 0px;
                  margin-top: 0px;
                 }
.kaderlink span p {font-size: 10pt;
                color: #ffffff;
                margin-bottom: -15px;
                }
.kaderlink span table {margin-top: 10px;
								border-collapse: collapse;
								}
.kadinf {font-size: 10pt;
        color: #000066;
        }
table.agenda {border-collapse: collapse;
            margin-top: 10px;}
table.agenda  td {margin: 0px;
              padding: 1px 0px 1px 0px ;
              border-left: 0px;
              border-right: 0px;
              border-bottom: 1px solid #ccddee;
              border-collapse: collapse;
              }
table.agenda td.agdate {padding-right: 10px;}
#agenda td a.progr {text-decoration: none;
               border: 0;}
#agenda td a.progr:hover {border: 0;}
.pdficon {height: 20px;
         width: 20px;
         border: none;
         }
.pdficon:hover {opacity:0.4;
                filter:alpha(opacity=40);
                border: none;
                text-decoration: none;
                }
