@font-face {
    font-family: 'GillSansRegular';
    src: url('gillsans-webfont.eot?') format('eot'),
         url('gillsans-webfont.woff') format('woff'),
         url('gillsans-webfont.ttf') format('truetype'),
         url('gillsans-webfont.svg#webfontRdfmsx6e') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    font-family: Verdana, Arial, sans-serif;
    line-height: 16px;
    margin: 1;
    padding: 0;
    background: #fff;
}

body, td {
    font-size: 11px;
}

#container {
    margin-top: 0px;
    width: 970px;
    margin-left: 0;
    margin-right: auto;
    background: #fff;
}

/*Header stuff*/
#top {
    display: block;
}

#top img {
    border: none;
}

#top #logo {
    float: left;
}

#header h1 {
    font-family: GillSansRegular, sans-serif;
    font-size: 30px;
    font-weight: normal;
   /* letter-spacing: 0.005em; */
    letter-spacing: 0.07em; 
    margin-left: 0;
    margin-bottom: 0px;
    padding-left: 0;
    margin-top: 11px;
}

/*Horizontal submenu stuff*/

#header {
    /*padding-left: 160px;*/
    float: left; padding-left: 20px;
    padding-top: 40px;
    height: 108px; /*Height of mainmenu, center and sidebar*/
}

#header ul {
    padding: 0;
    margin: 16px 0 0 0;
}

#header ul {
    list-style: none;
}

#header ul li {
    display: inline;
    padding: 0 30px 0 0;
}

#header ul li.active a {
    color: #03C; /*#F00*/
}

#header ul li a {
    color: #000;
    font-family: GillSansRegular,"Gill Sans", "Gill Sans MT", sans-serif;
    font-size: 15px;
    text-decoration: none;
}

#header ul li a:hover {
    color: #999; /* #999*/
}

/*Content stuff*/
#content{
    margin-top: 26px; /*26 px was het*/
    clear: both;
}

#mainmenu {
    float: left;
    padding: 2px 0px 0px 20px; 
}

#mainmenu ul {

    float: left;
    padding: 0;
    list-style: none;
    text-align: right;
    margin: 0;
}

#mainmenu ul li {
    display: block;
    padding: 0px 0px 20px 0px;
}

#mainmenu ul li.first {
    padding: 0px -1px 8px;
}

#mainmenu ul li.active a {
    color: #03C; /*#F00*/
}

#mainmenu ul li a {
    color: #000;
    font-family: GillSansRegular,"Gill Sans", "Gill Sans MT", sans-serif;
    font-size: 15px;
   /* letter-spacing: 0.09em; */
    line-height: 12px;
    text-decoration: none;
}

#mainmenu ul li a:hover {
    color: #999;
}

#center {
    margin-left: 160px;
    margin-right: 400px;
    margin-top: -15px;
}

#center p {
    margin: 2 auto;
}

#center a {
    color: black;
    text-decoration: none;
}

#center a:hover {
    color: #ccc;
}

#sidebarVideo {
	width: 140px;
	float: left;
}

#sidebar {
	width: 340px;
	float:right;
}

#sidebar a {
	text-decoration: none;
	color: inherit;
}

#sidebarBlog {
	float: right;
	width: 160px;
	background-color: #FFFFF;
	padding: 0px 20px 20px 20px;
}

#sidebarBlog h3 {
	margin-bottom: 0;
        color: 0000;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS";
}

#sidebarBlog h2 {
	    color: #E80000;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS";
    text-decoration: none;
}

#sidebarBlog a:hover {
	color: #888;
}

#whyLogo {
	width: 800px; 
	height: 240px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	text-align: center;
}

#whyContainer {
	width: 800px; 
		height: 100px; 
		margin-left: auto; 
		margin-right: auto; 
		margin-top: 0px; 
		text-align: center; 
		padding-left: 55px;
}

#whyToggle {
	width: 800px; 
		height: 100px; 
		margin-left: auto; 
		margin-right: auto; 
		margin-top: 0px; 
		text-align: center; 
		padding-left: 55px;
}

#whyVideo {
	float: left; 
	padding-right: 11px; 
	width: 115px; 
	text-align: center;
}

#whyThumbnail {
	vertical-align: middle; 
	width=118px;
}


.blogSummary {
	margin-top: 0;
}

#footer, #footer a {
    clear: both;
    color: #999;
    text-decoration: none;
    text-align: center;

}

#player {
    padding-top: 2px;
}

#imgvert {
  background: #fff;
  float: left;
  width: 45%;
  height: 240px;
}

#capvert {
  background: #fff;
  float: right;
  width: 55%;
  height: 240px;
}

#imghoriz {
  background: #fff;
  float: left;
  width: 61%;
  height: 170px;
}

#caphoriz {
  background: #fff;
  float: right;
  width: 39%;
  height: 170px;
}

img, a {
   border:none;
}


/* Classes */
.platvet {
    font-weight: bold;
}
.platvetblauw {
    color: #03C;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS"
}
.platvetrood {
    color: #E80000;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS"
}
.koprood {
    color: #E80000;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS";
    text-decoration: none
}
.kopblauw {
    color: #0033CC;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS";
    text-decoration: none
}
.kop {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS";
    text-decoration: none
}
.tussenkop {
    color: #000;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS";
    text-decoration: none
}
.platcurs {
    font-style: italic
}
.plat {
    color: #000;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS"
}
.lijst {
    color: #000;
    font-weight: normal;
    font-size: 11px;
    line-height: 17px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS"
}
.plattab {
    color: #000;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana,Arial,Geneva,"Trebuchet MS";
    padding-left: 35px
}
.rood {
    color: #c00
}
a.rood {
    color: #c00
}
a.rood:hover {
    color: #999
}
.flash-replaced div.alt {
    display: none;
   margin-top: -6px; 
}

.flash-replaced {
   margin-top: -7px; 
}
