body {
	font-family: Verdana;
	font-size: 100%;
	margin: 0;

	background-color: #CCCCCC;
	text-align: center;

	background-image: url('../../img/surfclub/bg.jpg');
	background-repeat: repeat-x;
	background-color: #37415C;
}

div {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

td, th {
	vertical-align: top;
}

p {
	margin: 0;
	margin-bottom: 10px;
}

#pagina {
	width: 782px;
	margin: 0 auto;
	text-align: left;

	border-left: 1px solid black;
	border-right: 1px solid black;
}

/*	H E A D E R */
	#header {
		background-image: url('../../img/surfclub/header.jpg');
		height: 134px;
	}

	#header #taalkeuze {
		list-style: none;
	}

	#header #taalkeuze li {
		float: right;
		margin-top: 115px;
		margin-right: 3px;
	}

	#lijn_1 {
		background-image: url('../../img/surfclub/1.jpg');
		height: 7px;
		font-size: 1px;
	}

/*	L I C H A A M */
	#lijn_2 {
		float: left;
		width: 11px;
		height: 280px;
		background-image: url('../../img/surfclub/2.jpg');
	}

	#lijn_3 {
		clear: left;
		height: 13px;
		font-size: 1px;
		background-image: url('../../img/surfclub/3.jpg');
	}

	#lijn_4 {
		width: 13px;
		background-image: url('../../img/surfclub/4.jpg');
	}

	/*	M E N U */
		#menu {
			list-style: none;
			float: left;
			display: block;
			margin: 0;
			padding: 0;
			width: 223px;
			height: 280px;
		}

		#menu li {
			float: left;
		}

		#menu a {
			display: block;
			height: 28px;
		}

	/* O N D E R L I C H A A M */
		#onderlichaam {
			padding: 0;
			margin: 0;
			border: 0;
			border-collapse: collapse;
		}

		#onderlichaam tr, td, th {
			margin: 0;
			padding: 0;
			border: 0;
			font-size: 90%;
		}

	/* L O G O ' S */
		#logos {
			width: 237px;
			background-image: url('../../img/surfclub/use_bg.jpg');
		}

		#logos ul {
			list-style: none;
			margin: 0;
			padding: 0;
			background-image: url('../../img/surfclub/use_bg.jpg');
		}

		#logos li {
			display: inline;
		}

		#logos a {
			display: block;
		}

	/*	V A K */
		#vak {
			float: right;
			width: 546px;
			height: 280px;

			background-color: #DADBDD;
			background-image: url('../../img/surfclub/surfer.jpg');
			background-repeat: no-repeat;
			background-position: top center;

			padding: 0;
		}

	/*	V A K K E N */
		#vakken {
			width: 543px;
			background-image: url('../../img/surfclub/herhaal_ondervak.jpg');
		}

		#vakken .block {
			margin: 0;
			background-image: url('../../img/surfclub/vak_herhaal.jpg');
		}

		#vakken .block .doos {
			padding: 10px;
			font-size: 90%;
		}

		#vakken .block .titel {
			background-image: url('../../img/surfclub/vak_bar.jpg');

			margin: 0;
			color: #000000;
			font-size: 10pt;

			line-height: 30px;

			padding-left: 25px;
		}

		#vakken .block .titel a {
			text-decoration: none;
			color: #000000;
		}

		#vakken .block .onderkant {
			clear: both;
			background-image: url('../../img/surfclub/vak_sluiting.jpg');
			background-repeat: no-repeat;

			height: 10px;
			margin: 0;
			font-size: 1px;
		}

/* Thumbnails */
	.thumbindex {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.thumbindex li {
		float: left;
		margin: 5px;
		margin-bottom: 10px;
		padding: 0;
	}

	.thumbindex .foto a {
		width: 135px;
		height: 135px;
	}

	.thumbindex a {
		display: block;
		width: 135px;
		height: 180px;
		border: 1px solid #CCCCCC;
		background-color: #EEEEEE;
		padding: 10px;
		text-decoration: none;
		text-align: center;
	}

	.thumbindex img {
		margin: 0 auto;
	}

	.thumbindex a:hover {
		background-color: #FFFFFF;
		border: 1px solid #000000;
	}

	.thumbindex h3 {
		font-size: 10px;
		margin: 0;
		padding: 0;
		padding-top: 5px;
	}

/* Losse foto / video */
	.foto {
		text-align: center;
	}

	.foto img {
		margin: 0 auto;
	}

	.movie {
		text-align: center;
	}

	.movie embed {
		margin: 0 auto;
	}