/* ************************************************************ */
/* WEBCAST NIEUWSBLOK STYLE */

/* HIERONDER: CLASS NAAM MAG NIET GEWIJZIGD WORDEN */
/* ************************************************************ */


/* NieuwsBlok  ...................................................................................... */
.webcastBlok{	
/*display: block;
padding:0px;
margin:0px 0px 0px 0px;
position:relative;
top:0px; 
left:0px;
overflow: auto; 
overflow-x: hidden; /* IE only*/
}



.webcastBlok ul{
/*margin-top:0; 
margin-bottom:0; 
list-style-position:outside;*/
}

.webcastBlok li{
/*list-style-type: square;		/*disc | circle | square */

/* bullets aan . . . . . . . . . . . . . . . . . . . . . . . . . 
margin:0 0 0 -20;				/*top right bottom left*/

/* bullets uit . . . . . . . . . . . . . . . . . . . . . . . . . . */
/*list-style: none;*/
/*margin:0 0 0 -40;*/			/*top right bottom left*/
}

/* Geen Nieuws Tekst......................................................................... */
.webcastBlok  h2{
/*padding-left: 0px;
font-weight: bold; font-size: 11px; font-family : Arial, Helvetica, sans-serif;
text-decoration: none;
/*height:20px;line-height:20px;
color: black; */
}

/* "Geen Nieuws" Tekst ...................................................................... */
.webcastBlok a:visited{
/*padding-left: 0px;
font-weight: bold; font-size: 11px; font-family : Arial, Helvetica, sans-serif;
text-decoration: none;
/*height:20px;line-height:20px;
color: black; */
}

/* Artikel link ................................................................................... */
.webcastBlok  a:link{
/*padding-left: 0px;
font-weight: bold; font-size: 11px; font-family : Arial, Helvetica, sans-serif;
text-decoration: none;
/*height:20px;line-height:20px;
color: black; */
}

.webcastBlok   a:hover{
/*padding-left: 0px;
font-weight: bold; font-size: 11px; font-family : Arial, Helvetica, sans-serif;
text-decoration: none;
/*height:20px;line-height:20px;
color: #39BDFF; */
}

.webcastBlok a:active{
/*padding-left: 0px;
font-weight: bold; font-size: 11px; font-family : Arial, Helvetica, sans-serif;
text-decoration: none;
/*height:20px;line-height:20px;
color: red; */
}
