/* positioning */
* {
	margin:0;
}
#container {
	min-height:100%;
	height: auto !important;
	height:100%;
	margin:0 auto -100px;
	width:938px;
}
html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif; /* website font */
}
body {
	background:url(../images/logo_background_repeat.png) repeat-x scroll;
	background-color: #dcdedf;
	margin:0;
}

/* grijs menu tegen bovenkant */
#header {
	height: 29px;
}
#secMenu {
	float:right;
	margin-top: -19px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#secMenu .current {
	color: #333;
}
#talenMenu {
	/*	float:left;*/
	width:100px;
	margin-left:90px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#talenMenu ul, #secMenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#talenMenu ul li, #secMenu ul li {
	display:inline;
}
#talenMenu ul li a, #secMenu ul li a{
	text-decoration:none;
	padding: 1px 3px 1px 1px;
	color:#FFF;
	border:none;
}
#talenMenu .current, #secmenu .current {
	color:#333;
}

/* content onder de grijze header */
#contentBody {
	width:938px;
	margin-top:-4px;
}
/* logo kolom */
  #logo {
	float:left;
	width:153px;
	height:314px;
	background-color:transparent;
	text-align:right;
	background-image: url(../images/logo_background.png);
	background-repeat: no-repeat;
  }
  #logo img {
	  margin-top:59px;
  }
/* inhoudskolom */
#content {
	margin-left:153px;
	background-color:#FFF;
	width: 785px;
}

/* Main menu */
#navigation {
	background:url(../images/nav.jpg) no-repeat #fff;
	background-position:right 0;
	height:150px;
	position:relative;
}
#navigation li {
	position:absolute;
	list-style:none;
	top:0;
}
#navigation li, #navigation a {
	display:block;
	height:150px;
	width:150px;
	border:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a img {
	border:none;
}
#navigation span, #maincontent span {
	display:none;
}
#nav1 {
	left:31px;
}
#nav2 {
	left:182px;
}
#nav3 {
	left:333px;
}
#nav4 {
	left:484px;
}
#nav5 {
	left:635px;
}
#nav1 a:hover, #nav1 .current {
	background:transparent url(../images/nav.jpg) 0 -150px no-repeat;
}
#nav2 a:hover, #nav2 .current {
	background:transparent url(../images/nav.jpg) -151px -150px no-repeat;
}
#nav3 a:hover, #nav3 .current {
	background:transparent url(../images/nav.jpg) -302px -150px no-repeat;
}
#nav4 a:hover, #nav4 .current {
	background:transparent url(../images/nav.jpg) -453px -150px no-repeat;
}
#nav5 a:hover, #nav5 .current {
	background:transparent url(../images/nav.jpg) -604px -150px no-repeat;
}
#maincontent {
	background-color: #FFF;
	font-size: 11px;
	color: #737373;
	margin-top: 17px;
	margin-right: 33px;
	margin-bottom: 17px;
	margin-left: 33px;
}
#maincontent p {
	font-size: 11px;
	color: #737373;
}

.locationIndicator {
	border-bottom:dotted 1px #000;
	padding:0 0 0 12px;
	background:url(../images/pijltje.png) no-repeat 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
}
.arrowlink {
	background-image: url(../images/arrownlink.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#maincontent2 {
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 350px;
}
#maincontent2 p {
	text-align: left;
	font-weight: bold;
	color: #737373;
	font-size: 12px;
}


.clearboth {
	clear:both;
}


/* Vaste stijl van pagina content */
a:link {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	border:none;
}
a:hover {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	border:none;
}
/*paginatitels en subtitels*/
h1 {
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h2 {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.thumbnail {
	float: left;
	width: 100px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	top: 20px;
	text-align: left;
}


/* De inhoud van pagina's */
#textContent {
	float: left;
	width:309px;
	font-size:11px;
	color:#737373;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
}
#slideshow {
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#movie {
	float:right;
	margin-bottom:25px;
}
#vimeoplayer {
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.thumbnailCat {
	float: left;
	width: 100px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* Tekst before the form*/
.BC_optin_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #737373;
}
/* the button*/
.BC_optin_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/arrownlink.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 3px;
}
/* Tekst in the form fields*/
.BC_optin_text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #737373;
	border-top: none;
	border-left: none;
	border-right: none;
}
.BC_optin_button_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #737373;
}
#ref_logos {
	float: none;
	width:471px;
	font-size:11px;
	color:#737373;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.thumbnewsletter {
	width: 100px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 128px;
	text-align: left;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	height:50px;
	text-align:center;
	clear:both;
	background-color: #fff;
	margin-top: 60px;
	margin-right: 33px;
	margin-bottom: 20px;
	margin-left: 33px;
}
.filmpje {
	display:inline-block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

