@font-face {
    font-family: 'jumbo';
    src: url('../jmb.eot?#iefix') format('embedded-opentype'), 
         url('../jmb.woff') format('woff'), 
         url('../jmb.ttf')  format('truetype'),
         url('../jmb.svg#svgjmb') format('svg');
}
body{font-family: 'jumbo', Sans Serif; font-size:0.9em;color:#3d3d3d;}
.headerbgcolor{color:#343434!important;background-color:#ffcc00!important}
.menuitemsbg{color:#343434!important;background-color:#f3f3f3!important}
.textcolor{color:#343434!important; font-family: 'jumbo', Sans Serif; font-size:0.8em}
.background{width: 100%;background-image: url('../img/background.png');background-repeat: no-repeat;margin-top: 92px;background-size: contain;}
#frontpage{width: 100%;height: 160px;background-image: url('../img/frontpage_img.png');background-repeat: no-repeat;margin-top: 2px;background-size: contain; margin-bottom:10px;}
.pageheader{color:#3d3d3d; background-color:#f3f3f3!important;font-size:1.2em; padding 3px;margin-bottom:10px;}
.roundbgpanel{background-color:#f3f3f3!important;border-radius: 5px;}
.rightmargin{margin-right:10px;}
.bottommargin{margin-bottom:10px;}
.lefttext{text-align:left; padding:10px!important;}
.Jumbogradient {
    background: #ffcc00; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ffcc00, #f9d052); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffcc00, #f9d052); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffcc00, #f9d052); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffcc00, #f9d052); /* Standard syntax */
}
#bgJumbodotcom{width: 320px;height: 320px;background-image: url('../img/jumbodotcom.png')!important;background-repeat: no-repeat;background-size: contain;border-radius: 5px;}
#bgChrisbrengtthuis{width: 320px;height: 320px;background-image: url('../img/chrisbrengtthuis.png')!important;background-repeat: no-repeat;background-size: contain;border-radius: 5px;}
#bgfacebook{width: 320px;height: 80px;background:#2b4b94;background-image: url('../img/facebook.png')!important;background-repeat: no-repeat;background-size: contain;border-radius: 5px;}
.eventheadingyellow{background: #ffcc00;padding:10px;margin-top:0px;font-size:1.4em;text-align:center;}
.eventbuttonpink {color:#fff;background: #d8007d;padding:8px;font-size:1.5em;text-align:center;border-radius: 7px;text-decoration:none; margin:10px;margin-top:210px;}
.eventheadingdark{color:#ffffff;background: #262626;padding:10px;margin-top:0px;font-size:1.4em;text-align:center;border-radius: 5px;}
.eventbuttongreen{
	background: #006627; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#006627, #36a12a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#006627, #36a12a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#006627, #36a12a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#006627, #36a12a); /* Standard syntax */
	color:#fff;padding:8px;font-size:1.5em;text-align:center;border-radius: 7px;text-decoration:none; margin:10px;margin-top:190px;}
