body {
/* background-image: url("./bg.png");
background-position: top center;
background-repeat: no-repeat; */
text-align:center;

}

div#container {
text-align:left;
height: 500px;
}

/* -------------------------------------- MENUBALK -------------------------------------- */

.gridspeling_menubalk {
width: 140px;
height: 100px;
}

div#menubalk_speling {
background-image: url("./logo.png");
background-position: 30px 10px;
background-repeat: no-repeat;
width: 300px;
height: 100px;
}

div#menubalk {
background-image: url("./menubalk.png");
background-position: 7px -10px;
background-repeat: no-repeat;
width: 300px;
height: 100px;
}

.links_menubalk {
position: relative;
left: 7px;
}

#menu {
position: relative;
top: 10px;
left: 29px;
font-family: 'Myriad Pro', arial;
font-size: 12px;
}

#menu  li {
display: inline;
}

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

#menu  li  a.active {
color: blue;
text-decoration: underline;
}

#menu  li  a:hover {
color: blue;
text-decoration: underline;
}

.menu_red_bold {
font-weight: bold;
}


/* -------------------------------------- VIDEOS -------------------------------------- */

.gridspeling_videos {
width: 140px;
height: 720px;
}

div#video_container_left {
width: 300px;
height: 720px;
}

div#video_container_right {
width: 300px;
height: 720px;
}

.video_item {
margin-top: 20px;
float: left;
width: 300px;
height: 120px;
border-bottom: 1px solid #b7b7b7;
font-family: 'Myriad Pro', arial;
font-size: 12px;
}

.video_item  a{
color: black;
text-decoration: none;
}

.video_title {
background-color: #f9f7ed;
padding: 5px;
border: 1px solid #b7b7b7;
}

.video_thumbnail {
float: left;
padding: 10px;
width: 80px;
}

.video_desc {
float: left;
padding: 10px;
width: 180px
}


td {
text-align: top;
}

/* -------------------------------------- OPDRACHTGEVERS -------------------------------------- */

.gridspeling_opdrachtgevers {
width: 140px;
height: 20px;
}

div#opdrachtgevers {
border: 1px solid #b7b7b7;
width: 600px;
padding: 10px;
font-family: 'Myriad Pro', arial;
font-size: 10px;
letter-spacing: 2px;
line-height: 1.3;
}

/* -------------------------------------- FOOTER -------------------------------------- */

div#gridspeling_footer {
width: 140px;
height: 50px;
}

div#footer {
width: 620px;
height: 25px;
border-top: 1px solid #eeeeee;
}
