/* CSS Document */
body {
	font-family: Tahoma;
	text-align: center;
	font-size: 12px;
	background-color:#000;
	margin: 0;
	background-image:url(bg.png);
	background-repeat: repeat-x;
}
.container {
	width: 990px;
	margin: 0 auto;
}
.t1 {
	float: left;
	width: 988px;
	text-align: left;
	color: #FFFFFF;
	background-color:#000;
	border-left: 1px solid #4c4745;
	border-right: 1px solid #4c4745;
}
.t1 h1{
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	color: #369dc1;
}
.toolbar {
	float: left;
	width: 988px;
	height: 45px;
	background-image:url(toolbarbg.png);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #4c4745;
}
.toolbar ul {
	text-align: left;
	list-style: none;
	margin:0px;
	padding:0px;
	margin-left: 10px;
}
.toolbar ul li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	width: 140px;
}

.toolbar ul li a {
	color: #f10909;
	text-decoration: none;
	display:block;
	height: 30px;
	padding-top: 15px;
	text-align: center;
}

.toolbar ul li a:hover  {
	background-color: #000000;
	color: #FFF;
	display:block;
}

.content {
	float: left;
	width: 988px;
	border-left: 1px solid #4c4745;
	border-right: 1px solid #4c4745;
}

.c1 {
	float: left;
	width: 163px;
	text-align: left;
	margin-top: 5px;
	margin-left: 3px;
	padding-bottom: 5px;
}
.c2 {
	float: left;
	width: 810px;
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	background-color:#212223;
	text-align: left;
}
/**/
.c2 .video2{
	float: left;
	background-color:#000000;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	width: 170px;
	height: 150px;
	border: solid 1px #666666;
}
.c2 .thumb2 {
	float: left;
	width: 180px;
	background-color:#000000;
	height: 120px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.c2 .thumb2 img{
	padding: 3px;
	border: 1px #000000 solid;
}
.c2 .thumb2 a:hover img {
	border: 1px #CC0000 dashed;
}
/**/
.c2 .video{
	float: left;
	background-color:#000000;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	width: 194px;
	height: 200px;
	border: solid 1px #666666;
}
.c2 .video .thumb img{
	margin-top: 5px;
	margin-left: 5px;
	border: 1px #CC0000 solid;
}
.c2 .video .thumb a:hover img {
	border: 1px #CC0000 dashed;
}
.c2 .video .title {
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	width: 180px;
	height: 30px;
	color:#c8c8c8;
	font-size: 11px;
	font-weight: bold;
}
.c2 .video .time {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 180px;
	height: 20px;
	color:#c8c8c8;
	font-size: 11px;
	font-weight: bold;
}
.c3 {
	float: left;
	width: 978px;
	margin-top: 3px;
	margin-left: 3px;
	padding-bottom: 5px;
	background-color:#212223;
	text-align: left;
}
.c4 {
	float: left;
	width: 500px;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.c1blok {
	float: left;
	width: 163px;
	margin-bottom: 5px;
	background-color:#212223;
}

.c2 ul {
	text-align: left;
	list-style: none;
	margin:0px;
	padding:0px;
	margin-left: 10px;
}
.c2 ul li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	width: 140px;
}
.c2 ul li a{
	color: #c8c8c8;
}

.c2 h3, .c2 h2, .movieembed h2 {
	text-align: left;
	font-size: 12px;
	color: #c8c8c8;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	padding-top: 5px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-color: #333333;
}
.c1blok h3, .c3blok h3{
	text-align: left;
	font-size: 12px;
	color: #c8c8c8;
	padding: 0px;
	margin: 0px;
	height: 15px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-color: #333333;
}
.c1blok ul, .c3blok ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
.c1blok ul li, .c3blok ul li {
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.c1blok ul li a, .c3blok ul li a{
	color: #c8c8c8;
	padding: 3px;
	text-decoration: none;
	display:block;
	background-image:url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 12px;
}

.c1blok ul li a:hover, .c3blok ul li a:hover {
	background-color: #000000;
	color: #c8c8c8;
	padding: 3px;
	text-decoration: underline;
	display:block;
	background-image:url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 12px;
}
.c3blok {
	float: left;
	width: 978px;
	background-color:#212223;
	margin-bottom: 5px;
	text-align: center;
}

.movieembed {
	width: 798px;
	height: 550px;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 5px;
	border: solid 1px #666666;
	text-align: center;
	background-color:#000;	
	color: #FFFFFF;
	}

.scroller {
	width: 798px;
	height: 550px;
	overflow: hidden;
	}

#content-1 {
	width: 798px;
	}


.slide {
	float: left;
	width: 798px;
	height: 550px;
}
.movieembed .nothanks a{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

/* navigatie */ 
.c2  .topnavigatie {
	float: left;
	width: 809px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 14px;
}

.c2  .topnavigatie .navleft {
	float: left;
	width: 290px;
	height: 14px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: left;
}
.c2  .topnavigatie .navright {
	float: right;
	width: 290px;
	height: 14px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: right;
}
.c2  .topnavigatie .navright a {
	background-color:#000000;
	padding-left: 32px;
	padding-right: 26px;
	border: 1px solid #666666;
	color: #c8c8c8;
	height: 16px;
	text-decoration: none;
}
.c2  .topnavigatie .navleft a {
	background-color:#000000;
	padding-left: 11px;
	padding-right: 12px;
	border: 1px solid #666666;
	color: #c8c8c8;
	text-decoration: none;
}
.c2  .topnavigatie .navright a:hover, .c2  .topnavigatie .navleft a:hover {
	background-color: #000000;
	color: #CC0000;
	border: 1px solid #CC0000; 
}
.c2 .navigatie {
	float: left;
	width: 800px;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;	
	margin-bottom: 5px;
}
.c2  .navigatie .nummeractief {
	background-color: #000000;
	color: #CC0000;
	float: left;
	width: 29px;
	height: 15px;
	margin-right:1px;
	margin-bottom: 1px;
	border: 1px solid #CC0000;
}
.c2  .navigatie a {
	float: left;
	background-color: #000000;
	width: 29px;
	height: 15px;
	margin-right:1px;
	margin-bottom: 1px;
	border: 1px solid #666666;
	color: #c8c8c8;
}
.c2  .navigatie a:link,
.c2  .navigatie a:active,
.c2  .navigatie a:visited {
	text-decoration: none;
}
.c2  .navigatie a:hover{
	background-color: #000000;
	color: #CC0000;
	text-decoration: underline;
	border: 1px solid #CC0000;
}
/* einde navigatie */