﻿.onderwerp { font-size:11px; color:#4c4c4c; font-weight:bold; }
#onderwerp-holder { float:left; margin-top:10px; width:100%; }
#onderwerp-title-holder { float:left; width:100%; height:40px;}
#nieuws-text { float:left; width:680px; margin-top:20px;}

#left-container { width:694px; float:left;}

#left-container-inside
{
    background-image:url(../images/bg-spreker-overzicht.gif); background-position:top; 
    background-repeat:no-repeat; width:694px; float:left; padding:10px 0 0 10px; margin-left:13px;
}

#left-container-nieuws
{
    background-image:url(../images/bg-exposant.gif); background-position:top; 
    background-repeat:no-repeat; width:694px; float:left; padding:10px 0 0 10px; margin-left:13px;
}

#right-container { 
	float: left; width: 240px; height:350px; margin:10px 0 0 25px;
	background-image:url(../images/bg-aanmelden-wide.gif);
    background-position:center top; background-repeat:no-repeat;    
}

#right-container-nieuws-detail { 
	float: left; width: 240px; height:350px; margin:0 0 0 25px;
	background-image:url(../images/bg-aanmelden-wide.gif);
    background-position:center top; background-repeat:no-repeat;    
}

#blocktitle {
    margin-top:10px; font-weight:bold;
    font-size:16px; color:#ffffff; margin-left:53px;
}

*:first-child+htm div#blocktitle {
    margin-top:30px; font-weight:bold; background-color:Lime;
    font-size:16px; color:#ffffff; margin-left:53px;
}

#download-pdf { background-image:url(../images/pdf.gif); margin-top:10px; padding:10px 0 0 40px; background-position:left; background-repeat:no-repeat; height:21px; }

#horizontal-line { margin-top:6px; height:20px; padding-top:5px; text-align:right; width:680px; border-top:solid 1px #d8d8d8; float:left; }

/* btn terug naar overzicht */
#terug { padding-top:25px; float:right;}

.nieuws-list { float:left; margin-top:2px; width:680px;}

#nieuws-datum { width:75px; float:left; }
#nieuws-titel { width:600px; float:left;}
#nieuws-titel a { text-decoration: underline;}
#nieuws-titel a:hover { text-decoration: none;}

.bron { font-size:10px; color:#666666;}
