﻿h1 { font-size:20px; font-weight:bold; margin-top:10px; margin-bottom:5px; }

#left-container { float: left; width: 330px; height:350px; padding:0px 0 0px 10px;}
#right-container { float: right; width: 340px; }

#speaker{
    float:left; width:316px; height:131px; padding:0px 0px 0px 0px;
    background-image:url(../images/bg-container-white.gif);
    background-position:center; margin-top:20px;
}

#title-speaker { float:left; }
#datumblock { height:15px; width:175px; float:right; margin-top:2px; margin-right:5px; text-align:right;}
#img-speaker { float:left; width:66px; height:83px; margin:5px 0 0 0px; }
#speaker-text { float:left; margin:5px 0 0 10px; height:83px; width:235px; }

#exposant{
    float:left; width:316px; height:131px; padding:5px 5px 5px 10px;
    background-image:url(../images/bg-container-white.gif);
    background-position:center; margin-top:25px;
}

#center-container { 
	float: left; width: 280px; height:350px;
	background-image:url(../images/bg-aanmelden.gif);
    background-position:center; background-repeat:no-repeat;
}

#blocktitle {
    margin-top:28px; font-weight:bold;
    font-size:16px; color:#ffffff; text-align:center;
}

#bezoeker-btn {
    margin-top:25px; font-size:14px;
    color:#c41230; font-weight:bold; text-align:center;
}

#bezoeker-btn a {
    color:#c41230;
}

#exposant-btn {
    margin-top:26px; font-size:14px;
    color:#c41230; font-weight:bold; text-align:center;
}

#exposant-btn a {
    color:#c41230;
}

#blocktitle-nieuwsbrief {
    margin-top:65px; font-weight:bold;
    font-size:16px; color:#ffffff; text-align:center;
}

#logo-bedrijf { float:left; width:135px; height:105px; margin:0 0 0 10px; }

#nieuwsbrief {
    margin-top:15px; font-size:11px; width:130px;
    color:#3d3d3d; margin-left:70px;
}

#nieuwsbrief-aanmelden {
    font-size:14px;
    color:#3d3d3d; font-weight:bold; text-align:center;
}

#nieuwsbrief-aanmelden a {
    color:#3d3d3d;
}

/*
 * Lower row (News items, Video, etc.)
 */
#news-left {
    background-image:url(../images/bg-news-left.gif); background-position:top; background-repeat:no-repeat;
    width:294px; margin:0 0 0 10px; padding:0 0 0 15px; float:left;
}
#news-title-left { float:left; width:200px; height: 20px; margin-top:9px; }
#rss-news-left { float:right; width:19px; height: 28px; margin:5px 20px 0 0; }
#archive-btn { float:left; margin-top:10px; font-weight:bold; color:#07296a; font-size: 12px;}
#news-container { width:100%; float:left; line-height:12pt; }
#news-date { float:left; width:50px; color:#666666;}
#news-link { float:left; width:236px; margin-left:8px;}
#extern-news-link { float:left; width:236px; margin-left:8px;}
#extern-news-link a {color:#a0000f;}

/*
 * Extern News (Center)
 */
#news-center {
    background-image:url(../images/bg-news-center.gif); background-position:top; background-repeat:no-repeat;
    width:304px; margin:0 0 0 0; padding:0 0 0 20px; float:left;
}
#news-title-center { float:left; width:200px; height: 20px; margin-top:9px; }
#archive-center { float:left; margin-top:10px; }
#archive-btn-center { float:left; margin-top:10px; color:#a0000f; font-size: 12px; font-weight:bold;}

/*
 * Media center (Right)
 */
#mediacenter {
    background-image:url(../images/bg-news-right.gif); background-position:top; background-repeat:no-repeat;
    width:290px; margin:0 0 0 0; padding:0 0 0 20px; float:left; font-size: 11px;
}
#mediacenter-title { float:left; width:290px; height: 20px; margin-top:9px; }
#mediacenter-subtitle { margin-top:15px; float:left; width:280px;}
#mediacenter-video { float:left; width:253px; height:223px; margin-top:15px; }